#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_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287; // 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; } }; // 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_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___source_1)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___destination_3)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___source_1)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___destination_3)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___source_1)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___destination_3)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___source_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___destination_3)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___source_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___destination_3)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___source_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___destination_3)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___source_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___destination_3)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___source_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___destination_3)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___source_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___destination_3)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___source_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___destination_3)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___source_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___destination_3)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___source_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___destination_3)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___source_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___destination_3)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___source_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___destination_3)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___source_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___destination_3)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___source_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___destination_3)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___source_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___destination_3)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___source_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___destination_3)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___source_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___destination_3)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___source_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___destination_3)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___source_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___destination_3)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___source_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___destination_3)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___source_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___destination_3)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___source_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___destination_3)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___source_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___destination_3)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___source_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___destination_3)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___source_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___destination_3)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___source_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___destination_3)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___source_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___destination_3)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___source_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___destination_3)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___source_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___destination_3)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___source_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___destination_3)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___source_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___destination_3)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___source_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___destination_3)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___source_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___destination_3)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___source_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___destination_3)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___source_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___destination_3)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___source_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___destination_3)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___source_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___destination_3)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___source_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___destination_3)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___source_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___destination_3)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___source_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___destination_3)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___source_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___destination_3)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___source_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___destination_3)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___source_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___destination_3)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___source_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_source_1() const { return ___source_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___destination_3)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___source_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_source_1() const { return ___source_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___destination_3)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___source_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_source_1() const { return ___source_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___destination_3)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___source_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_source_1() const { return ___source_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___destination_3)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___source_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_source_1() const { return ___source_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___destination_3)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___source_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_source_1() const { return ___source_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___destination_3)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___source_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_source_1() const { return ___source_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___destination_3)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___source_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_source_1() const { return ___source_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___destination_3)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___source_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_source_1() const { return ___source_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___destination_3)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___source_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_source_1() const { return ___source_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___destination_3)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___source_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_source_1() const { return ___source_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___destination_3)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___source_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_source_1() const { return ___source_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___destination_3)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___source_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_source_1() const { return ___source_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___destination_3)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___source_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_source_1() const { return ___source_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___destination_3)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___source_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_source_1() const { return ___source_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___destination_3)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___source_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_source_1() const { return ___source_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___destination_3)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___source_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_source_1() const { return ___source_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___destination_3)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___source_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_source_1() const { return ___source_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___destination_3)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___source_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_source_1() const { return ___source_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___destination_3)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___source_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_source_1() const { return ___source_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___destination_3)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___source_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_source_1() const { return ___source_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___destination_3)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___source_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___destination_3)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___source_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___destination_3)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___source_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___destination_3)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___source_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___destination_3)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___source_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___destination_3)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___source_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___destination_3)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___source_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___destination_3)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___source_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___destination_3)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___source_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___destination_3)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___source_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___destination_3)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___source_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___destination_3)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___source_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___destination_3)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___source_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___destination_3)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___source_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___destination_3)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___source_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_source_1() const { return ___source_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___destination_3)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___source_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_source_1() const { return ___source_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___destination_3)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___source_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_source_1() const { return ___source_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___destination_3)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___source_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_source_1() const { return ___source_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___destination_3)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___source_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_source_1() const { return ___source_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___destination_3)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___source_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_source_1() const { return ___source_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___destination_3)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___source_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_source_1() const { return ___source_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___destination_3)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___source_1)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___destination_3)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___source_1)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___destination_3)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler 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_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126, ___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_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126, ___source_1)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126, ___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_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126, ___destination_3)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126, ___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_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126, ___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_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126, ___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_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126, ___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_t3DFA20B3EF66826EED06135F285B2498BAE01225 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler 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_t3DFA20B3EF66826EED06135F285B2498BAE01225, ___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_t3DFA20B3EF66826EED06135F285B2498BAE01225, ___source_1)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225, ___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_t3DFA20B3EF66826EED06135F285B2498BAE01225, ___destination_3)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225, ___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_t3DFA20B3EF66826EED06135F285B2498BAE01225, ___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_t3DFA20B3EF66826EED06135F285B2498BAE01225, ___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_t3DFA20B3EF66826EED06135F285B2498BAE01225, ___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_tE96201482485F9904524DB1E99114FBA24765634 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler 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_tE96201482485F9904524DB1E99114FBA24765634, ___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_tE96201482485F9904524DB1E99114FBA24765634, ___source_1)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634, ___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_tE96201482485F9904524DB1E99114FBA24765634, ___destination_3)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634, ___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_tE96201482485F9904524DB1E99114FBA24765634, ___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_tE96201482485F9904524DB1E99114FBA24765634, ___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_tE96201482485F9904524DB1E99114FBA24765634, ___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_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler 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_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F, ___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_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F, ___source_1)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F, ___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_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F, ___destination_3)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F, ___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_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F, ___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_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F, ___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_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F, ___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_t819D6B9A5868D90466D860862AA0D772B252CD52 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler 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_t819D6B9A5868D90466D860862AA0D772B252CD52, ___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_t819D6B9A5868D90466D860862AA0D772B252CD52, ___source_1)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52, ___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_t819D6B9A5868D90466D860862AA0D772B252CD52, ___destination_3)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52, ___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_t819D6B9A5868D90466D860862AA0D772B252CD52, ___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_t819D6B9A5868D90466D860862AA0D772B252CD52, ___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_t819D6B9A5868D90466D860862AA0D772B252CD52, ___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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 { 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_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___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_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074, ___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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074, ___source_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * 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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074, ___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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074, ___destination_3)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * 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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074, ___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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074, ___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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074, ___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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074, ___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_t23B35F7CE885FF144035136F1DE78359AD61B265 { 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_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___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_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___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_t23B35F7CE885FF144035136F1DE78359AD61B265, ___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_t23B35F7CE885FF144035136F1DE78359AD61B265, ___source_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * 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_t23B35F7CE885FF144035136F1DE78359AD61B265, ___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_t23B35F7CE885FF144035136F1DE78359AD61B265, ___destination_3)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * 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_t23B35F7CE885FF144035136F1DE78359AD61B265, ___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_t23B35F7CE885FF144035136F1DE78359AD61B265, ___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_t23B35F7CE885FF144035136F1DE78359AD61B265, ___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_t23B35F7CE885FF144035136F1DE78359AD61B265, ___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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B { 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_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___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_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___source_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * 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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___destination_3)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * 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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 { 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_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___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_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___source_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * 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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___destination_3)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * 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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___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_t5A0701E3A2203515D13552E82BEB8224EE737910 { 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_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___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_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___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_t5A0701E3A2203515D13552E82BEB8224EE737910, ___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_t5A0701E3A2203515D13552E82BEB8224EE737910, ___source_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * 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_t5A0701E3A2203515D13552E82BEB8224EE737910, ___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_t5A0701E3A2203515D13552E82BEB8224EE737910, ___destination_3)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * 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_t5A0701E3A2203515D13552E82BEB8224EE737910, ___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_t5A0701E3A2203515D13552E82BEB8224EE737910, ___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_t5A0701E3A2203515D13552E82BEB8224EE737910, ___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_t5A0701E3A2203515D13552E82BEB8224EE737910, ___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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A { 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_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___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_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___source_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * 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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___destination_3)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * 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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF { 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_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___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_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___source_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * 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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___destination_3)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * 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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 { 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_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___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_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___source_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * 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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___destination_3)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * 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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C { 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_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___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_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___source_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * 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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___destination_3)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * 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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB { 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_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___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_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___source_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * 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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___destination_3)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * 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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___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_t43A0BBFCDF01577975A63671EEC74B1E6947157B { 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_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___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_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___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_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___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_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___source_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * 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_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___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_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___destination_3)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * 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_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___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_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___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_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___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_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 { 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_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___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_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___source_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * 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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___destination_3)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * 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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 { 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_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___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_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___source_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * 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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___destination_3)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * 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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B { 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_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___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_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___source_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * 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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___destination_3)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * 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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 { 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 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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___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_t710124C485BF17296E908287C942CFC2AD2D0302 { 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 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_t710124C485BF17296E908287C942CFC2AD2D0302, ___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_t710124C485BF17296E908287C942CFC2AD2D0302, ___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_t710124C485BF17296E908287C942CFC2AD2D0302, ___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_t710124C485BF17296E908287C942CFC2AD2D0302, ___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_t710124C485BF17296E908287C942CFC2AD2D0302, ___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_t710124C485BF17296E908287C942CFC2AD2D0302, ___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_t710124C485BF17296E908287C942CFC2AD2D0302, ___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_t710124C485BF17296E908287C942CFC2AD2D0302, ___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; } }; // 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_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6, ___operation_5)); } inline AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3, ___operation_5)); } inline AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E, ___operation_5)); } inline AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D, ___operation_5)); } inline AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F, ___operation_5)); } inline AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA, ___operation_5)); } inline AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11, ___operation_5)); } inline AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207, ___operation_5)); } inline AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663, ___operation_5)); } inline AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84, ___operation_5)); } inline AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD, ___operation_5)); } inline AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95, ___operation_5)); } inline AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C, ___operation_5)); } inline AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137, ___operation_5)); } inline AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07, ___operation_5)); } inline AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342, ___operation_5)); } inline AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1, ___operation_5)); } inline AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D, ___operation_5)); } inline AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70, ___operation_5)); } inline AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507, ___operation_5)); } inline AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3, ___operation_5)); } inline AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6, ___operation_5)); } inline AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A, ___operation_5)); } inline AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33, ___operation_5)); } inline AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0, ___operation_5)); } inline AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157, ___operation_5)); } inline AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371, ___operation_5)); } inline AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93, ___operation_5)); } inline AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990, ___operation_5)); } inline AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227, ___operation_5)); } inline AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE, ___operation_5)); } inline AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB, ___operation_5)); } inline AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660, ___operation_5)); } inline AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0, ___operation_5)); } inline AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968, ___operation_5)); } inline AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9, ___operation_5)); } inline AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65, ___operation_5)); } inline AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2, ___operation_5)); } inline AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1, ___operation_5)); } inline AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA, ___operation_5)); } inline AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2, ___operation_5)); } inline AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D, ___operation_5)); } inline AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB, ___operation_5)); } inline AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8, ___operation_5)); } inline AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C, ___operation_5)); } inline AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719, ___operation_5)); } inline AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0, ___operation_5)); } inline AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845, ___operation_5)); } inline AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592, ___operation_5)); } inline AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936, ___operation_5)); } inline AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9, ___operation_5)); } inline AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72, ___operation_5)); } inline AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF, ___operation_5)); } inline AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5, ___operation_5)); } inline AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20, ___operation_5)); } inline AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF, ___operation_5)); } inline AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8, ___operation_5)); } inline AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123, ___operation_5)); } inline AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D, ___operation_5)); } inline AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD, ___operation_5)); } inline AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97, ___operation_5)); } inline AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1, ___operation_5)); } inline AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC, ___operation_5)); } inline AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020, ___operation_5)); } inline AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF, ___operation_5)); } inline AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69, ___operation_5)); } inline AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1, ___operation_5)); } inline AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93, ___operation_5)); } inline AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763, ___operation_5)); } inline AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318, ___operation_5)); } inline AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1, ___operation_5)); } inline AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415, ___operation_5)); } inline AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6, ___operation_5)); } inline AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7, ___operation_5)); } inline AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5, ___operation_5)); } inline AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE, ___operation_5)); } inline AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88, ___operation_5)); } inline AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312, ___operation_5)); } inline AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C, ___operation_5)); } inline AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1, ___operation_5)); } inline AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D, ___operation_5)); } inline AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE, ___operation_5)); } inline AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03, ___operation_5)); } inline AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE, ___operation_5)); } inline AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359, ___operation_5)); } inline AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D, ___operation_5)); } inline AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504, ___operation_5)); } inline AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18, ___operation_5)); } inline AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B { public: // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::minY int32_t ___minY_0; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::maxY int32_t ___maxY_1; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::stepY int32_t ___stepY_2; // System.Int32 SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::width int32_t ___width_3; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::allocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator_4; // T SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2::operation AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline void set_minY_0(int32_t value) { ___minY_0 = value; } inline static int32_t get_offset_of_maxY_1() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline void set_maxY_1(int32_t value) { ___maxY_1 = value; } inline static int32_t get_offset_of_stepY_2() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_of_stepY_2() { return &___stepY_2; } inline void set_stepY_2(int32_t value) { ___stepY_2 = value; } inline static int32_t get_offset_of_width_3() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B, ___width_3)); } inline int32_t get_width_3() const { return ___width_3; } inline int32_t* get_address_of_width_3() { return &___width_3; } inline void set_width_3(int32_t value) { ___width_3 = value; } inline static int32_t get_offset_of_allocator_4() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B, ___allocator_4)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_allocator_4() const { return ___allocator_4; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_allocator_4() { return &___allocator_4; } inline void set_allocator_4(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___allocator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocator_4), (void*)value); } inline static int32_t get_offset_of_operation_5() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B, ___operation_5)); } inline AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C value) { ___operation_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___configuration_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___source_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___operation_5))->___destination_3), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4> struct RowIntervalOperationWrapper_2_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2 { 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_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2, ___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_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2, ___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_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2, ___operation_5)); } inline AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 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_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB { 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_t3DFA20B3EF66826EED06135F285B2498BAE01225 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB, ___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_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB, ___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_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB, ___operation_5)); } inline AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 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_tCCA59E44DED40027E8D6352F096AC1F7AB56D208 { 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_tE96201482485F9904524DB1E99114FBA24765634 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCCA59E44DED40027E8D6352F096AC1F7AB56D208, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_tCCA59E44DED40027E8D6352F096AC1F7AB56D208, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_tCCA59E44DED40027E8D6352F096AC1F7AB56D208, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_tCCA59E44DED40027E8D6352F096AC1F7AB56D208, ___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_tCCA59E44DED40027E8D6352F096AC1F7AB56D208, ___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_tCCA59E44DED40027E8D6352F096AC1F7AB56D208, ___operation_5)); } inline AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 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_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D { 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_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D, ___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_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D, ___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_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D, ___operation_5)); } inline AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F 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_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F { 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_t819D6B9A5868D90466D860862AA0D772B252CD52 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F, ___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_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F, ___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_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F, ___operation_5)); } inline AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 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_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1 { 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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1, ___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_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1, ___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_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1, ___operation_5)); } inline AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 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_t44A52A5066094B4FED077B2399DCE12D6F245D5E { 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_t23B35F7CE885FF144035136F1DE78359AD61B265 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t44A52A5066094B4FED077B2399DCE12D6F245D5E, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_t44A52A5066094B4FED077B2399DCE12D6F245D5E, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_t44A52A5066094B4FED077B2399DCE12D6F245D5E, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_t44A52A5066094B4FED077B2399DCE12D6F245D5E, ___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_t44A52A5066094B4FED077B2399DCE12D6F245D5E, ___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_t44A52A5066094B4FED077B2399DCE12D6F245D5E, ___operation_5)); } inline AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 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_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0 { 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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0, ___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_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0, ___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_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0, ___operation_5)); } inline AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B 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_tC6B38AD6497620CC378A6613900E61A1D89E3877 { 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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tC6B38AD6497620CC378A6613900E61A1D89E3877, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_tC6B38AD6497620CC378A6613900E61A1D89E3877, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_tC6B38AD6497620CC378A6613900E61A1D89E3877, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_tC6B38AD6497620CC378A6613900E61A1D89E3877, ___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_tC6B38AD6497620CC378A6613900E61A1D89E3877, ___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_tC6B38AD6497620CC378A6613900E61A1D89E3877, ___operation_5)); } inline AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 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_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6 { 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_t5A0701E3A2203515D13552E82BEB8224EE737910 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6, ___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_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6, ___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_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6, ___operation_5)); } inline AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 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_t6001B71A27CEA1F022775453D52727A049AC4C1F { 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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t6001B71A27CEA1F022775453D52727A049AC4C1F, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_t6001B71A27CEA1F022775453D52727A049AC4C1F, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_t6001B71A27CEA1F022775453D52727A049AC4C1F, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_t6001B71A27CEA1F022775453D52727A049AC4C1F, ___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_t6001B71A27CEA1F022775453D52727A049AC4C1F, ___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_t6001B71A27CEA1F022775453D52727A049AC4C1F, ___operation_5)); } inline AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A 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_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5 { 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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5, ___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_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5, ___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_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5, ___operation_5)); } inline AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF 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_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39 { 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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39, ___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_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39, ___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_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39, ___operation_5)); } inline AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 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_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9 { 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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9, ___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_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9, ___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_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9, ___operation_5)); } inline AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C 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_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155 { 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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155, ___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_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155, ___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_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155, ___operation_5)); } inline AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB 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_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6 { 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_t43A0BBFCDF01577975A63671EEC74B1E6947157B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6, ___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_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6, ___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_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6, ___operation_5)); } inline AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B 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_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979 { 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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979, ___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_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979, ___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_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979, ___operation_5)); } inline AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 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_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F { 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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F, ___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_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F, ___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_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F, ___operation_5)); } inline AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 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_t054CC3BADBC8BA30701A407A17C5C917DE23D889 { 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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t054CC3BADBC8BA30701A407A17C5C917DE23D889, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_t054CC3BADBC8BA30701A407A17C5C917DE23D889, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_t054CC3BADBC8BA30701A407A17C5C917DE23D889, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_t054CC3BADBC8BA30701A407A17C5C917DE23D889, ___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_t054CC3BADBC8BA30701A407A17C5C917DE23D889, ___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_t054CC3BADBC8BA30701A407A17C5C917DE23D889, ___operation_5)); } inline AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B 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_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD { 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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD, ___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_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD, ___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_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD, ___operation_5)); } inline AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 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_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A { 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_t710124C485BF17296E908287C942CFC2AD2D0302 ___operation_5; public: inline static int32_t get_offset_of_minY_0() { return static_cast(offsetof(RowIntervalOperationWrapper_2_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A, ___minY_0)); } inline int32_t get_minY_0() const { return ___minY_0; } inline int32_t* get_address_of_minY_0() { return &___minY_0; } inline 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_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A, ___maxY_1)); } inline int32_t get_maxY_1() const { return ___maxY_1; } inline int32_t* get_address_of_maxY_1() { return &___maxY_1; } inline 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_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A, ___stepY_2)); } inline int32_t get_stepY_2() const { return ___stepY_2; } inline int32_t* get_address_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_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A, ___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_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A, ___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_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A, ___operation_5)); } inline AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 get_operation_5() const { return ___operation_5; } inline AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * get_address_of_operation_5() { return &___operation_5; } inline void set_operation_5(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 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_m5EFA03BE0F85B8E53092FFEA49F5457FB6040B72_gshared_inline (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * ___operation5, const RuntimeMethod* method); // System.Void 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_m5F53114654319C85C289D75DF1DE4B9E4B9CB45A_gshared_inline (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m619B3E5E4DBC31984D1CBBF927F0DB14F0509C51_gshared_inline (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m20CF1B9A82C942F13A22490D4E15758EDBAC81F8_gshared_inline (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m4D8F4A343497123C6934F6DDADD5F0DDA04055BA_gshared_inline (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7CD0FD524EDF4D70D45C4A3C9FE17D9645AA3464_gshared_inline (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEF30F476DC2A8D32CF04F1BD270F6F3EC8DB9153_gshared_inline (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m71C79F98FA4382864814B258DE41B8A22C2835E2_gshared_inline (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mDD24575C191270A451A3D178BEFE09164F99F10B_gshared_inline (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F154C1B5C4B944DE75C386D135948D9D2AF4944_gshared_inline (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCCA0661A4110589D6F20C666B06FC7260C237F1C_gshared_inline (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m39CBBBC922D8F5E6708252C2A87A6E24C826B9DE_gshared_inline (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF9E639BFE670F222FA5895D63E1B6D330A6C06FB_gshared_inline (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mFC9B3BBA502F2EC2B42F12E40B8EE0A054A9F0EC_gshared_inline (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA728F24680ACA30783A99850CE8F09EF30F5CD4E_gshared_inline (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8D3D8B6855C1078FB82142E51795B68F32C9C5E0_gshared_inline (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mDF6F3B3C18E5CAB9EBBE657A1751CC43E41515BD_gshared_inline (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC7821E36F67EA85CED7351621BF2856392871722_gshared_inline (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m33FB9B9052331A585A4EF2281BAA3197BCCA0712_gshared_inline (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F3F8C6CAA876B2E83B5C5AA8796BC3295B4186A_gshared_inline (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8A307827F04759C4F022EF8209181B74674D3651_gshared_inline (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m023B78C926A0FD716E53E07E2DAAC696BE82F0E0_gshared_inline (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC1E0CC77F2E86D3F93E4160B662594C645024608_gshared_inline (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m542BB1D6740AEA559E9D153F783436E969AB8757_gshared_inline (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF0DBE644848CB0392994F61F03F93AF0D2860A5A_gshared_inline (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F09447736455CC590A60EFC5D3AB463EA72FB42_gshared_inline (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mBAD012CBC2489F4F538BB2DD481F21DB0D641D1F_gshared_inline (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB09DE4FE497CFA6465AF285BB314333F7DFDB162_gshared_inline (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m853572EBBE638F133EF703734412AB2981EA2B88_gshared_inline (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m35C3BA4ACD099E8EB1F4D27BB371E3F7C9CDD67A_gshared_inline (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m666B25E874E8E04A446EC12D73E3751A02C4936D_gshared_inline (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE3C05061268A0C45250A939632967D5D2F6DC502_gshared_inline (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m76603978D8EA61155F2682AD7620A2DEA750A0C0_gshared_inline (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB903D24DB0FA637CE0F1551B772DD1DF0CB97024_gshared_inline (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC16F579A9B08DDBA5CB2E97B38C9A6587E39FCA3_gshared_inline (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m69DAC8DC6A513E578DBB907049BC326E201FA1AE_gshared_inline (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD226FC46E1560CCCC9BA23F20B6440C96771136B_gshared_inline (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2037E4F88E8A35C4E7257763BBC9D63B8A89A215_gshared_inline (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m42211A1450FBB64C0FFA01BE17FF7FBA23E2A654_gshared_inline (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m37DDA02EF7566991F5ABB981B59EFBA87D0D0C6E_gshared_inline (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB99FE489A00661BF2B58CD6584591B337800F071_gshared_inline (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEF2C264DFD75F077717EAE6A3CAA2C5EB2A85469_gshared_inline (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m82B09A388B84EBCAF78E42718F90E2FA96515969_gshared_inline (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m38AB11E5AA2E3D564510FF32E84BA9BEB3B664D9_gshared_inline (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1A39D3D0A1A2BE001F2CFF2A44805C2018612994_gshared_inline (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mAE35D501713AA12FD1950FDD52A38E6854B78F7B_gshared_inline (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5F243D9E43E591D2DA7CA7F6354B0B47AC61EB18_gshared_inline (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8ACBB9731498AC343247E1C1AC313243A12524B0_gshared_inline (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2D3DD15A4B52A95054843F9C573D29AECEBC9545_gshared_inline (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m3DA268E0D492B5C16843F7ECBB48E9EE05B0AF26_gshared_inline (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m648CF96474A6B672326A800822A50FB385F16BCA_gshared_inline (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5F6FE282B9A5004A6D072E0C0C0C3FD53019C4BA_gshared_inline (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1877F23EB9C1C9C3F5B198F5BB0452A91885698F_gshared_inline (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m6C319648F91B60946F34ACB5DE0D3AE54638C079_gshared_inline (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7FA1EA3DFB26F39BDA727E5A12497DB6AA2DF461_gshared_inline (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m09A01F9D838914A762ABF88D937B630896D78D01_gshared_inline (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA835160EA643C299891528C2849178C3317EDB8A_gshared_inline (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE57CF37EDDEC6D77B233FB434B93918D755E7CC9_gshared_inline (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m05236D98576EAB9A47CCC33C222721B0ED454462_gshared_inline (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE40B85A01E4E9BC781044188623D018A33A4F2DF_gshared_inline (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m227750282DCC3EBC1C0A29488671E73DB154CCDC_gshared_inline (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m277BBD74EC5AC4DEBCFC54763B30CE79922143A4_gshared_inline (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB1060C4BD2103937CC2CACCD8144508C31EFA9FE_gshared_inline (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD3FC20A0433855EF633F17A041FEB238EDCA2148_gshared_inline (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m0A84485C5B473783BCEB4C9107D42F91EAB1B04E_gshared_inline (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2737276AA3758089BEEB413FC889F9BEDCBCFC1F_gshared_inline (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCAB25AA15CB42C3D27EE203890A8ED1CC31131E3_gshared_inline (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m4DB00CBB7F2A1FFCF19BF4DAA567C1CCB1026890_gshared_inline (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCBEE373B76075112CCDB6B2D9715B2E82A9B3841_gshared_inline (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC45A4D0796AAEE9B058B7BD404E2A2FC089CA042_gshared_inline (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m108CC07D36305D63F7E756184676E73B9FE34DD3_gshared_inline (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m0CE784CDFDA941F44E5FA156C84CABE9162EA57D_gshared_inline (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1539782C0543D2DF9F2AA2B200060C77D8E423BF_gshared_inline (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCEF6226E51D1D6794C9B9D8A01E39B30CB45C770_gshared_inline (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m83D4D0C14D40D11BBF0BFB505539AC57903C3264_gshared_inline (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m92D6E7E563D5010FC59913F95510A9831344DC77_gshared_inline (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m739FA92D7160E5D409B961CE7E4036DDEBDB9C81_gshared_inline (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEA76573195416870DF685D580A01E7D265FD9AD4_gshared_inline (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m60C08F98AE3BFFAF25EA59C854017D70F5E71D1E_gshared_inline (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2BAD7D37728469B430E2A930AC66D7C5918CCCFF_gshared_inline (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7283FAC59A6A995F4064772F599E76D0E3652AA6_gshared_inline (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m94E944FAADF62A314963BB91A26A1F0153847F6D_gshared_inline (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF6C2E7A1A248B7148A2A828D0AEF0DBA769E9C19_gshared_inline (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF36253BE2A6EAEE854B81EFB144878630EAC951E_gshared_inline (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m571EAC78FB1A87E9879AA4AD2D68A93DACAE4036_gshared_inline (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mAD50CFD3F7E332A732C90A2B5FB4D1CD0C8770B9_gshared_inline (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m98F03FC2C3CA5740FCC54DB06D375248DF0EB1EA_gshared_inline (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD6484D9FB55EE7F0F3A91088DE2E60847C8A5632_gshared_inline (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m10411FBC01F80022C7F84A9ED67CA64A81F6976F_gshared_inline (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * ___operation5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.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_mE89092FB9192B463852F28B325B60F93C36F3201_gshared_inline (RowIntervalOperationWrapper_2_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 * ___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_mF4D970A236E22041AD8E3EAE9AFBA8EA7DF66A99_gshared_inline (RowIntervalOperationWrapper_2_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 * ___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_m1236F2B298B62609B9E965C630F8CBE63F19E294_gshared_inline (RowIntervalOperationWrapper_2_tCCA59E44DED40027E8D6352F096AC1F7AB56D208 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 * ___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_mDEB3206719069D43BA42AE545794CBA1F6E20F2C_gshared_inline (RowIntervalOperationWrapper_2_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F * ___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_m51AE58D190EBA8EE9F1823BCF228B9F49D682689_gshared_inline (RowIntervalOperationWrapper_2_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 * ___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_mF976A3CF876D3709B9C8DC17323D237C14C38C50_gshared_inline (RowIntervalOperationWrapper_2_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 * ___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_mA263588DA1879BEB0079F5CCBC8162D22857F599_gshared_inline (RowIntervalOperationWrapper_2_t44A52A5066094B4FED077B2399DCE12D6F245D5E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 * ___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_m27B9EB9FC9B9EC66422EEC2BE70BDEA799BD5F2C_gshared_inline (RowIntervalOperationWrapper_2_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * ___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_m625DFB579E458ED3AA5A08DB4E347AE43235FAA5_gshared_inline (RowIntervalOperationWrapper_2_tC6B38AD6497620CC378A6613900E61A1D89E3877 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * ___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_m76DF9F80E8E4ACE6A1D9FBA5D7D6A4D3F8299D07_gshared_inline (RowIntervalOperationWrapper_2_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * ___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_m6F2B119DA0488CEB852620A65B90879AB045EBFF_gshared_inline (RowIntervalOperationWrapper_2_t6001B71A27CEA1F022775453D52727A049AC4C1F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * ___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_m9FD4DE7F7EC87B8665CBFE4E8E2F22F735E639F8_gshared_inline (RowIntervalOperationWrapper_2_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * ___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_m2BCA225D29E084F3C70BEF7AD7E0C9492CA4A921_gshared_inline (RowIntervalOperationWrapper_2_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * ___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_mB1C08C6E3FDFA5BA4A21C30704B7949C236252FB_gshared_inline (RowIntervalOperationWrapper_2_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * ___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_m99529E2D1B8716FB3B2CB653F35B9761E7E7D1CB_gshared_inline (RowIntervalOperationWrapper_2_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * ___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_m7C87BAD2567A8ED736F6B2C32EA4280B27E0A2FD_gshared_inline (RowIntervalOperationWrapper_2_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * ___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_m7DF3394FA2520EAEEAFA672E62216FD581261B5F_gshared_inline (RowIntervalOperationWrapper_2_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * ___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_m284B24007E87444513BF1002850EB1EC1247BD60_gshared_inline (RowIntervalOperationWrapper_2_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * ___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_mFBB89EFD0572920CFB75DA1BA73A543FA52C0AAF_gshared_inline (RowIntervalOperationWrapper_2_t054CC3BADBC8BA30701A407A17C5C917DE23D889 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * ___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_mCC89CB7032A57F24D91C23A9BA3DFEAF957B6B1E_gshared_inline (RowIntervalOperationWrapper_2_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * ___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_m6DD0696D98227913A7F8B74B9ED685EF61434F3E_gshared_inline (RowIntervalOperationWrapper_2_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * ___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_m5EFA03BE0F85B8E53092FFEA49F5457FB6040B72_inline (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m5EFA03BE0F85B8E53092FFEA49F5457FB6040B72_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void 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_m5F53114654319C85C289D75DF1DE4B9E4B9CB45A_inline (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m5F53114654319C85C289D75DF1DE4B9E4B9CB45A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m619B3E5E4DBC31984D1CBBF927F0DB14F0509C51_inline (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m619B3E5E4DBC31984D1CBBF927F0DB14F0509C51_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m20CF1B9A82C942F13A22490D4E15758EDBAC81F8_inline (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m20CF1B9A82C942F13A22490D4E15758EDBAC81F8_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m4D8F4A343497123C6934F6DDADD5F0DDA04055BA_inline (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m4D8F4A343497123C6934F6DDADD5F0DDA04055BA_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m7CD0FD524EDF4D70D45C4A3C9FE17D9645AA3464_inline (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m7CD0FD524EDF4D70D45C4A3C9FE17D9645AA3464_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mEF30F476DC2A8D32CF04F1BD270F6F3EC8DB9153_inline (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mEF30F476DC2A8D32CF04F1BD270F6F3EC8DB9153_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m71C79F98FA4382864814B258DE41B8A22C2835E2_inline (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m71C79F98FA4382864814B258DE41B8A22C2835E2_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mDD24575C191270A451A3D178BEFE09164F99F10B_inline (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mDD24575C191270A451A3D178BEFE09164F99F10B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m2F154C1B5C4B944DE75C386D135948D9D2AF4944_inline (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2F154C1B5C4B944DE75C386D135948D9D2AF4944_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mCCA0661A4110589D6F20C666B06FC7260C237F1C_inline (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCCA0661A4110589D6F20C666B06FC7260C237F1C_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m39CBBBC922D8F5E6708252C2A87A6E24C826B9DE_inline (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m39CBBBC922D8F5E6708252C2A87A6E24C826B9DE_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mF9E639BFE670F222FA5895D63E1B6D330A6C06FB_inline (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mF9E639BFE670F222FA5895D63E1B6D330A6C06FB_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mFC9B3BBA502F2EC2B42F12E40B8EE0A054A9F0EC_inline (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mFC9B3BBA502F2EC2B42F12E40B8EE0A054A9F0EC_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mA728F24680ACA30783A99850CE8F09EF30F5CD4E_inline (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mA728F24680ACA30783A99850CE8F09EF30F5CD4E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m8D3D8B6855C1078FB82142E51795B68F32C9C5E0_inline (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m8D3D8B6855C1078FB82142E51795B68F32C9C5E0_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mDF6F3B3C18E5CAB9EBBE657A1751CC43E41515BD_inline (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mDF6F3B3C18E5CAB9EBBE657A1751CC43E41515BD_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mC7821E36F67EA85CED7351621BF2856392871722_inline (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mC7821E36F67EA85CED7351621BF2856392871722_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m33FB9B9052331A585A4EF2281BAA3197BCCA0712_inline (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m33FB9B9052331A585A4EF2281BAA3197BCCA0712_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m2F3F8C6CAA876B2E83B5C5AA8796BC3295B4186A_inline (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2F3F8C6CAA876B2E83B5C5AA8796BC3295B4186A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m8A307827F04759C4F022EF8209181B74674D3651_inline (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m8A307827F04759C4F022EF8209181B74674D3651_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m023B78C926A0FD716E53E07E2DAAC696BE82F0E0_inline (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m023B78C926A0FD716E53E07E2DAAC696BE82F0E0_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mC1E0CC77F2E86D3F93E4160B662594C645024608_inline (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mC1E0CC77F2E86D3F93E4160B662594C645024608_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m542BB1D6740AEA559E9D153F783436E969AB8757_inline (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m542BB1D6740AEA559E9D153F783436E969AB8757_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mF0DBE644848CB0392994F61F03F93AF0D2860A5A_inline (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mF0DBE644848CB0392994F61F03F93AF0D2860A5A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m2F09447736455CC590A60EFC5D3AB463EA72FB42_inline (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2F09447736455CC590A60EFC5D3AB463EA72FB42_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mBAD012CBC2489F4F538BB2DD481F21DB0D641D1F_inline (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mBAD012CBC2489F4F538BB2DD481F21DB0D641D1F_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mB09DE4FE497CFA6465AF285BB314333F7DFDB162_inline (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mB09DE4FE497CFA6465AF285BB314333F7DFDB162_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m853572EBBE638F133EF703734412AB2981EA2B88_inline (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m853572EBBE638F133EF703734412AB2981EA2B88_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m35C3BA4ACD099E8EB1F4D27BB371E3F7C9CDD67A_inline (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m35C3BA4ACD099E8EB1F4D27BB371E3F7C9CDD67A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m666B25E874E8E04A446EC12D73E3751A02C4936D_inline (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m666B25E874E8E04A446EC12D73E3751A02C4936D_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mE3C05061268A0C45250A939632967D5D2F6DC502_inline (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mE3C05061268A0C45250A939632967D5D2F6DC502_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m76603978D8EA61155F2682AD7620A2DEA750A0C0_inline (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m76603978D8EA61155F2682AD7620A2DEA750A0C0_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mB903D24DB0FA637CE0F1551B772DD1DF0CB97024_inline (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mB903D24DB0FA637CE0F1551B772DD1DF0CB97024_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mC16F579A9B08DDBA5CB2E97B38C9A6587E39FCA3_inline (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mC16F579A9B08DDBA5CB2E97B38C9A6587E39FCA3_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m69DAC8DC6A513E578DBB907049BC326E201FA1AE_inline (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m69DAC8DC6A513E578DBB907049BC326E201FA1AE_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mD226FC46E1560CCCC9BA23F20B6440C96771136B_inline (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mD226FC46E1560CCCC9BA23F20B6440C96771136B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m2037E4F88E8A35C4E7257763BBC9D63B8A89A215_inline (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2037E4F88E8A35C4E7257763BBC9D63B8A89A215_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m42211A1450FBB64C0FFA01BE17FF7FBA23E2A654_inline (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m42211A1450FBB64C0FFA01BE17FF7FBA23E2A654_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m37DDA02EF7566991F5ABB981B59EFBA87D0D0C6E_inline (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m37DDA02EF7566991F5ABB981B59EFBA87D0D0C6E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mB99FE489A00661BF2B58CD6584591B337800F071_inline (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mB99FE489A00661BF2B58CD6584591B337800F071_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mEF2C264DFD75F077717EAE6A3CAA2C5EB2A85469_inline (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mEF2C264DFD75F077717EAE6A3CAA2C5EB2A85469_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m82B09A388B84EBCAF78E42718F90E2FA96515969_inline (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m82B09A388B84EBCAF78E42718F90E2FA96515969_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m38AB11E5AA2E3D564510FF32E84BA9BEB3B664D9_inline (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m38AB11E5AA2E3D564510FF32E84BA9BEB3B664D9_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m1A39D3D0A1A2BE001F2CFF2A44805C2018612994_inline (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m1A39D3D0A1A2BE001F2CFF2A44805C2018612994_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mAE35D501713AA12FD1950FDD52A38E6854B78F7B_inline (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mAE35D501713AA12FD1950FDD52A38E6854B78F7B_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m5F243D9E43E591D2DA7CA7F6354B0B47AC61EB18_inline (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m5F243D9E43E591D2DA7CA7F6354B0B47AC61EB18_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m8ACBB9731498AC343247E1C1AC313243A12524B0_inline (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m8ACBB9731498AC343247E1C1AC313243A12524B0_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m2D3DD15A4B52A95054843F9C573D29AECEBC9545_inline (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2D3DD15A4B52A95054843F9C573D29AECEBC9545_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m3DA268E0D492B5C16843F7ECBB48E9EE05B0AF26_inline (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m3DA268E0D492B5C16843F7ECBB48E9EE05B0AF26_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m648CF96474A6B672326A800822A50FB385F16BCA_inline (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m648CF96474A6B672326A800822A50FB385F16BCA_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m5F6FE282B9A5004A6D072E0C0C0C3FD53019C4BA_inline (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m5F6FE282B9A5004A6D072E0C0C0C3FD53019C4BA_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m1877F23EB9C1C9C3F5B198F5BB0452A91885698F_inline (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m1877F23EB9C1C9C3F5B198F5BB0452A91885698F_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m6C319648F91B60946F34ACB5DE0D3AE54638C079_inline (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m6C319648F91B60946F34ACB5DE0D3AE54638C079_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m7FA1EA3DFB26F39BDA727E5A12497DB6AA2DF461_inline (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m7FA1EA3DFB26F39BDA727E5A12497DB6AA2DF461_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m09A01F9D838914A762ABF88D937B630896D78D01_inline (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m09A01F9D838914A762ABF88D937B630896D78D01_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mA835160EA643C299891528C2849178C3317EDB8A_inline (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mA835160EA643C299891528C2849178C3317EDB8A_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mE57CF37EDDEC6D77B233FB434B93918D755E7CC9_inline (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mE57CF37EDDEC6D77B233FB434B93918D755E7CC9_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m05236D98576EAB9A47CCC33C222721B0ED454462_inline (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m05236D98576EAB9A47CCC33C222721B0ED454462_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mE40B85A01E4E9BC781044188623D018A33A4F2DF_inline (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mE40B85A01E4E9BC781044188623D018A33A4F2DF_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m227750282DCC3EBC1C0A29488671E73DB154CCDC_inline (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m227750282DCC3EBC1C0A29488671E73DB154CCDC_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m277BBD74EC5AC4DEBCFC54763B30CE79922143A4_inline (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m277BBD74EC5AC4DEBCFC54763B30CE79922143A4_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mB1060C4BD2103937CC2CACCD8144508C31EFA9FE_inline (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mB1060C4BD2103937CC2CACCD8144508C31EFA9FE_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mD3FC20A0433855EF633F17A041FEB238EDCA2148_inline (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mD3FC20A0433855EF633F17A041FEB238EDCA2148_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m0A84485C5B473783BCEB4C9107D42F91EAB1B04E_inline (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m0A84485C5B473783BCEB4C9107D42F91EAB1B04E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m2737276AA3758089BEEB413FC889F9BEDCBCFC1F_inline (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2737276AA3758089BEEB413FC889F9BEDCBCFC1F_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mCAB25AA15CB42C3D27EE203890A8ED1CC31131E3_inline (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCAB25AA15CB42C3D27EE203890A8ED1CC31131E3_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m4DB00CBB7F2A1FFCF19BF4DAA567C1CCB1026890_inline (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m4DB00CBB7F2A1FFCF19BF4DAA567C1CCB1026890_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mCBEE373B76075112CCDB6B2D9715B2E82A9B3841_inline (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCBEE373B76075112CCDB6B2D9715B2E82A9B3841_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mC45A4D0796AAEE9B058B7BD404E2A2FC089CA042_inline (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mC45A4D0796AAEE9B058B7BD404E2A2FC089CA042_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m108CC07D36305D63F7E756184676E73B9FE34DD3_inline (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m108CC07D36305D63F7E756184676E73B9FE34DD3_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m0CE784CDFDA941F44E5FA156C84CABE9162EA57D_inline (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m0CE784CDFDA941F44E5FA156C84CABE9162EA57D_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m1539782C0543D2DF9F2AA2B200060C77D8E423BF_inline (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m1539782C0543D2DF9F2AA2B200060C77D8E423BF_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mCEF6226E51D1D6794C9B9D8A01E39B30CB45C770_inline (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCEF6226E51D1D6794C9B9D8A01E39B30CB45C770_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m83D4D0C14D40D11BBF0BFB505539AC57903C3264_inline (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m83D4D0C14D40D11BBF0BFB505539AC57903C3264_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m92D6E7E563D5010FC59913F95510A9831344DC77_inline (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m92D6E7E563D5010FC59913F95510A9831344DC77_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m739FA92D7160E5D409B961CE7E4036DDEBDB9C81_inline (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m739FA92D7160E5D409B961CE7E4036DDEBDB9C81_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mEA76573195416870DF685D580A01E7D265FD9AD4_inline (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mEA76573195416870DF685D580A01E7D265FD9AD4_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m60C08F98AE3BFFAF25EA59C854017D70F5E71D1E_inline (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m60C08F98AE3BFFAF25EA59C854017D70F5E71D1E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m2BAD7D37728469B430E2A930AC66D7C5918CCCFF_inline (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2BAD7D37728469B430E2A930AC66D7C5918CCCFF_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m7283FAC59A6A995F4064772F599E76D0E3652AA6_inline (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m7283FAC59A6A995F4064772F599E76D0E3652AA6_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m94E944FAADF62A314963BB91A26A1F0153847F6D_inline (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m94E944FAADF62A314963BB91A26A1F0153847F6D_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mF6C2E7A1A248B7148A2A828D0AEF0DBA769E9C19_inline (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mF6C2E7A1A248B7148A2A828D0AEF0DBA769E9C19_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mF36253BE2A6EAEE854B81EFB144878630EAC951E_inline (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mF36253BE2A6EAEE854B81EFB144878630EAC951E_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m571EAC78FB1A87E9879AA4AD2D68A93DACAE4036_inline (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m571EAC78FB1A87E9879AA4AD2D68A93DACAE4036_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mAD50CFD3F7E332A732C90A2B5FB4D1CD0C8770B9_inline (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mAD50CFD3F7E332A732C90A2B5FB4D1CD0C8770B9_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m98F03FC2C3CA5740FCC54DB06D375248DF0EB1EA_inline (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m98F03FC2C3CA5740FCC54DB06D375248DF0EB1EA_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mD6484D9FB55EE7F0F3A91088DE2E60847C8A5632_inline (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mD6484D9FB55EE7F0F3A91088DE2E60847C8A5632_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_m10411FBC01F80022C7F84A9ED67CA64A81F6976F_inline (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m10411FBC01F80022C7F84A9ED67CA64A81F6976F_gshared_inline)(__this, ___minY0, ___maxY1, ___stepY2, ___width3, ___allocator4, ___operation5, method); } // System.Void SixLabors.ImageSharp.Advanced.ParallelRowIterator/RowIntervalOperationWrapper`2,System.Numerics.Vector4>::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.MemoryAllocator,T&) inline void RowIntervalOperationWrapper_2__ctor_mE89092FB9192B463852F28B325B60F93C36F3201_inline (RowIntervalOperationWrapper_2_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mE89092FB9192B463852F28B325B60F93C36F3201_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_mF4D970A236E22041AD8E3EAE9AFBA8EA7DF66A99_inline (RowIntervalOperationWrapper_2_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mF4D970A236E22041AD8E3EAE9AFBA8EA7DF66A99_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_m1236F2B298B62609B9E965C630F8CBE63F19E294_inline (RowIntervalOperationWrapper_2_tCCA59E44DED40027E8D6352F096AC1F7AB56D208 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tCCA59E44DED40027E8D6352F096AC1F7AB56D208 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m1236F2B298B62609B9E965C630F8CBE63F19E294_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_mDEB3206719069D43BA42AE545794CBA1F6E20F2C_inline (RowIntervalOperationWrapper_2_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mDEB3206719069D43BA42AE545794CBA1F6E20F2C_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_m51AE58D190EBA8EE9F1823BCF228B9F49D682689_inline (RowIntervalOperationWrapper_2_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m51AE58D190EBA8EE9F1823BCF228B9F49D682689_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_mF976A3CF876D3709B9C8DC17323D237C14C38C50_inline (RowIntervalOperationWrapper_2_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mF976A3CF876D3709B9C8DC17323D237C14C38C50_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_mA263588DA1879BEB0079F5CCBC8162D22857F599_inline (RowIntervalOperationWrapper_2_t44A52A5066094B4FED077B2399DCE12D6F245D5E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t44A52A5066094B4FED077B2399DCE12D6F245D5E *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mA263588DA1879BEB0079F5CCBC8162D22857F599_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_m27B9EB9FC9B9EC66422EEC2BE70BDEA799BD5F2C_inline (RowIntervalOperationWrapper_2_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m27B9EB9FC9B9EC66422EEC2BE70BDEA799BD5F2C_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_m625DFB579E458ED3AA5A08DB4E347AE43235FAA5_inline (RowIntervalOperationWrapper_2_tC6B38AD6497620CC378A6613900E61A1D89E3877 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tC6B38AD6497620CC378A6613900E61A1D89E3877 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m625DFB579E458ED3AA5A08DB4E347AE43235FAA5_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_m76DF9F80E8E4ACE6A1D9FBA5D7D6A4D3F8299D07_inline (RowIntervalOperationWrapper_2_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m76DF9F80E8E4ACE6A1D9FBA5D7D6A4D3F8299D07_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_m6F2B119DA0488CEB852620A65B90879AB045EBFF_inline (RowIntervalOperationWrapper_2_t6001B71A27CEA1F022775453D52727A049AC4C1F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t6001B71A27CEA1F022775453D52727A049AC4C1F *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m6F2B119DA0488CEB852620A65B90879AB045EBFF_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_m9FD4DE7F7EC87B8665CBFE4E8E2F22F735E639F8_inline (RowIntervalOperationWrapper_2_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m9FD4DE7F7EC87B8665CBFE4E8E2F22F735E639F8_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_m2BCA225D29E084F3C70BEF7AD7E0C9492CA4A921_inline (RowIntervalOperationWrapper_2_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m2BCA225D29E084F3C70BEF7AD7E0C9492CA4A921_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_mB1C08C6E3FDFA5BA4A21C30704B7949C236252FB_inline (RowIntervalOperationWrapper_2_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mB1C08C6E3FDFA5BA4A21C30704B7949C236252FB_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_m99529E2D1B8716FB3B2CB653F35B9761E7E7D1CB_inline (RowIntervalOperationWrapper_2_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m99529E2D1B8716FB3B2CB653F35B9761E7E7D1CB_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_m7C87BAD2567A8ED736F6B2C32EA4280B27E0A2FD_inline (RowIntervalOperationWrapper_2_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m7C87BAD2567A8ED736F6B2C32EA4280B27E0A2FD_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_m7DF3394FA2520EAEEAFA672E62216FD581261B5F_inline (RowIntervalOperationWrapper_2_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m7DF3394FA2520EAEEAFA672E62216FD581261B5F_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_m284B24007E87444513BF1002850EB1EC1247BD60_inline (RowIntervalOperationWrapper_2_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m284B24007E87444513BF1002850EB1EC1247BD60_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_mFBB89EFD0572920CFB75DA1BA73A543FA52C0AAF_inline (RowIntervalOperationWrapper_2_t054CC3BADBC8BA30701A407A17C5C917DE23D889 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t054CC3BADBC8BA30701A407A17C5C917DE23D889 *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mFBB89EFD0572920CFB75DA1BA73A543FA52C0AAF_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_mCC89CB7032A57F24D91C23A9BA3DFEAF957B6B1E_inline (RowIntervalOperationWrapper_2_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_mCC89CB7032A57F24D91C23A9BA3DFEAF957B6B1E_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_m6DD0696D98227913A7F8B74B9ED685EF61434F3E_inline (RowIntervalOperationWrapper_2_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * ___operation5, const RuntimeMethod* method) { (( void (*) (RowIntervalOperationWrapper_2_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A *, int32_t, int32_t, int32_t, int32_t, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *, const RuntimeMethod*))RowIntervalOperationWrapper_2__ctor_m6DD0696D98227913A7F8B74B9ED685EF61434F3E_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_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mCC30F4791D0E168665844AA9E244C7B1FEA722A8_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * ___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_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)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_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m747B12907394441B7625DCDFCB97F596B1F38FEA_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * ___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_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 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_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * L_22 = ___operation2; AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * L_23; L_23 = (( AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * (*) (AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)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_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * L_41 = ___operation2; RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m5EFA03BE0F85B8E53092FFEA49F5457FB6040B72_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_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 L_45 = V_9; RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 L_46 = (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 )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_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m0B9C98B1889F2B1D69C4FA7B73040FE23CF3FC43_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * ___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_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)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_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m10043C599A8765393FF832914FBD362698057766_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * ___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_tE319D1408C4269557A29822283AC31048CB425E3 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_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * L_22 = ___operation2; AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * L_23; L_23 = (( AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * (*) (AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)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_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * L_41 = ___operation2; RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m5F53114654319C85C289D75DF1DE4B9E4B9CB45A_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_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 L_45 = V_9; RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 L_46 = (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 )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_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mCE09674949318D417A47BEF5DFC8A39F4BFCA58C_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * ___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_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)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_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA8F834CDD442F70BA6F9BC6AFD8B791A1990792F_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * ___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_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E 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_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * L_22 = ___operation2; AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * L_23; L_23 = (( AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * (*) (AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)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_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m619B3E5E4DBC31984D1CBBF927F0DB14F0509C51_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_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E L_45 = V_9; RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E L_46 = (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E )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_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m216EFBBE297ECF9B348454D77C29CBCB8DEE9CE9_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * ___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_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)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_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA211EF334BEF29A9FB832A0824AD0880F18CD7AE_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * ___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_tC855FF92BDC487BEAB532D25EBA868327288BC5D 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_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * L_22 = ___operation2; AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * L_23; L_23 = (( AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * (*) (AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)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_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m20CF1B9A82C942F13A22490D4E15758EDBAC81F8_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_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D L_45 = V_9; RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D L_46 = (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D )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_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m3D8C9580C0382A238B0AAACDCC9A92148085EDC6_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * ___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_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)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_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m92F17EC48F0851A63DD1218452C977C1E6644ADA_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * ___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_t5B26388212796D6921A64CFC5A724ABDD687DB5F 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_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * L_22 = ___operation2; AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * L_23; L_23 = (( AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * (*) (AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)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_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m4D8F4A343497123C6934F6DDADD5F0DDA04055BA_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_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F L_45 = V_9; RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F L_46 = (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F )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_t2ADDEE22725346F942E1156DB61091365BCD313E_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m94289040BA27EB468A5EB460D0BD60144B57F25F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * ___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_t2ADDEE22725346F942E1156DB61091365BCD313E * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *)(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *)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_t2ADDEE22725346F942E1156DB61091365BCD313E_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2E22F7C84E32E759C48BEA0345C9D5AC684D50E4_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * ___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_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA 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_t2ADDEE22725346F942E1156DB61091365BCD313E * L_22 = ___operation2; AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * L_23; L_23 = (( AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * (*) (AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *)(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *)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_t2ADDEE22725346F942E1156DB61091365BCD313E * L_41 = ___operation2; RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m7CD0FD524EDF4D70D45C4A3C9FE17D9645AA3464_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_t2ADDEE22725346F942E1156DB61091365BCD313E *)(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA L_45 = V_9; RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA L_46 = (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA )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_tD86E6702FC86D34942CE2919527B05639AE9E453_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mBFED292BC07A3A8EAD264BDD8CB66DB2F20A4A33_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * ___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_tD86E6702FC86D34942CE2919527B05639AE9E453 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *)(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *)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_tD86E6702FC86D34942CE2919527B05639AE9E453_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2105388D0B2B4443952574671151263E408A918C_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * ___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_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 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_tD86E6702FC86D34942CE2919527B05639AE9E453 * L_22 = ___operation2; AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * L_23; L_23 = (( AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * (*) (AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *)(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *)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_tD86E6702FC86D34942CE2919527B05639AE9E453 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mEF30F476DC2A8D32CF04F1BD270F6F3EC8DB9153_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_tD86E6702FC86D34942CE2919527B05639AE9E453 *)(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 L_45 = V_9; RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 L_46 = (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 )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_tF968D3838FDD36D22200E41939FB13DB74630B01_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m597C3E77432F7D6E2F70E36C052E727B6A0EEB50_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * ___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_tF968D3838FDD36D22200E41939FB13DB74630B01 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *)(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *)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_tF968D3838FDD36D22200E41939FB13DB74630B01_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m0F11E9348B231C59A039DB87882DFFC570EFF6A8_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * ___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_t12C119A330D65D5537E5679FA405825405BF0207 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_tF968D3838FDD36D22200E41939FB13DB74630B01 * L_22 = ___operation2; AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * L_23; L_23 = (( AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * (*) (AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *)(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *)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_tF968D3838FDD36D22200E41939FB13DB74630B01 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m71C79F98FA4382864814B258DE41B8A22C2835E2_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_tF968D3838FDD36D22200E41939FB13DB74630B01 *)(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 L_45 = V_9; RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 L_46 = (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 )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_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB7ABFCB96AC79C2E1ED9A4B6255687C17AAD37EE_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * ___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_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)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_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mCE008C28C50A1165673FD003B3419D787AB5F2BD_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * ___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_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 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_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * L_22 = ___operation2; AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * L_23; L_23 = (( AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * (*) (AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)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_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mDD24575C191270A451A3D178BEFE09164F99F10B_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_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 L_45 = V_9; RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 L_46 = (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 )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_tB3A7D023390344DAFE7C2655F751F0E2272B3595_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mF8C2B5B33B9617C4EA993C1983901BCE0032A609_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * ___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_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)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_tB3A7D023390344DAFE7C2655F751F0E2272B3595_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m15956F1AA826843744220D83A192AEB83B8B6391_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * ___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_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 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_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * L_22 = ___operation2; AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * L_23; L_23 = (( AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * (*) (AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)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_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m2F154C1B5C4B944DE75C386D135948D9D2AF4944_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_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 L_45 = V_9; RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 L_46 = (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 )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_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mE08C1DEB0C8722F9427F678E2999E537306E9D56_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * ___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_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)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_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mE6C519E521693F3D2A90233CDF5C5D1A1EE82408_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * ___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_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD 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_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * L_22 = ___operation2; AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * L_23; L_23 = (( AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * (*) (AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)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_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * L_41 = ___operation2; RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mCCA0661A4110589D6F20C666B06FC7260C237F1C_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_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD L_45 = V_9; RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD L_46 = (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD )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_t8174889696DDB449875FDAA117344889106877B8_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB8A3008682E7FBB8770585B673CC88D5B7F13487_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * ___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_t8174889696DDB449875FDAA117344889106877B8 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *)(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *)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_t8174889696DDB449875FDAA117344889106877B8_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA9A4682336248D01E8BF7A043D3C9CC7C5CACE4F_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * ___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_t98747596B45AD4F9057C992BBF7C04A278516B95 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_t8174889696DDB449875FDAA117344889106877B8 * L_22 = ___operation2; AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * L_23; L_23 = (( AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * (*) (AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *)(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *)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_t8174889696DDB449875FDAA117344889106877B8 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m39CBBBC922D8F5E6708252C2A87A6E24C826B9DE_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_t8174889696DDB449875FDAA117344889106877B8 *)(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 L_45 = V_9; RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 L_46 = (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 )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_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9E6CACBA021D4EF7166B43C9A2CD1C8B99A0C4D6_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * ___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_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)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_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m214407AAA3D10B285459560BD14C2B3F4A67DE13_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * ___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_t9BC8096BC09F9A19289962B691259D0451E91D6C 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_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * L_22 = ___operation2; AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * L_23; L_23 = (( AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * (*) (AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)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_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mF9E639BFE670F222FA5895D63E1B6D330A6C06FB_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_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C L_45 = V_9; RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C L_46 = (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C )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_t900029208E09B18B1F6ED84223A160359C11CA53_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mAD4D15C3B18ACF3EEBBC6EBC9E3619983912BB83_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * ___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_t900029208E09B18B1F6ED84223A160359C11CA53 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *)(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *)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_t900029208E09B18B1F6ED84223A160359C11CA53_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD8B2EC00CBA1BB103622CC935C6F7FC723E2A34D_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * ___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_t03C26882A2C072F8AA5212FC730470B0190B9137 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_t900029208E09B18B1F6ED84223A160359C11CA53 * L_22 = ___operation2; AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * L_23; L_23 = (( AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * (*) (AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *)(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *)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_t900029208E09B18B1F6ED84223A160359C11CA53 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mFC9B3BBA502F2EC2B42F12E40B8EE0A054A9F0EC_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_t900029208E09B18B1F6ED84223A160359C11CA53 *)(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 L_45 = V_9; RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 L_46 = (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 )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_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mFADE53A6C4AB42CF42B45DE05D8EEC13B23B6455_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * ___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_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)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_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mF07003DDF99A608884A161C2570972D4C2984C84_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * ___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_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 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_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * L_22 = ___operation2; AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * L_23; L_23 = (( AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * (*) (AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)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_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * L_41 = ___operation2; RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mA728F24680ACA30783A99850CE8F09EF30F5CD4E_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_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 L_45 = V_9; RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 L_46 = (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 )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_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5E9001706A8180DDF5B2B6FCB3C22B5FB7B7AFE6_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * ___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_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)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_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB9F82433861E19E40B365BFC3D85A7BCE3BCA6F9_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * ___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_t5D86109F9979837DC3283F715497CE50FD3DD342 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_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * L_22 = ___operation2; AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * L_23; L_23 = (( AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * (*) (AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)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_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m8D3D8B6855C1078FB82142E51795B68F32C9C5E0_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_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 L_45 = V_9; RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 L_46 = (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 )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_tA5114CDC9D7AB73721C981A69742D2CE35557DBC_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m66095C17464991E5B4A6B302675E24328A6EB1C1_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * ___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_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)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_tA5114CDC9D7AB73721C981A69742D2CE35557DBC_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD1136F25B12C05B1BC961F7F45B320A7AC9CF2C9_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * ___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_tAC589850D1E827E3FB692A3B12122D12263DEDB1 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_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * L_22 = ___operation2; AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * L_23; L_23 = (( AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * (*) (AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)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_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * L_41 = ___operation2; RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mDF6F3B3C18E5CAB9EBBE657A1751CC43E41515BD_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_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 L_45 = V_9; RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 L_46 = (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 )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_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mACB689E45B6C4F3C297B5905F3FFC54CAFC0144F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * ___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_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)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_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m23392F57008762BD335C3E8AE5F1FEB50BFE86AB_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * ___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_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D 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_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * L_22 = ___operation2; AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * L_23; L_23 = (( AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * (*) (AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)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_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mC7821E36F67EA85CED7351621BF2856392871722_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_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D L_45 = V_9; RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D L_46 = (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D )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_t594632CD7C3CD0952D5D3449D8A457A6FD62C842_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9650DCE8BA16FFC57006ACA46BBC729D7C25A551_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * ___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_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)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_t594632CD7C3CD0952D5D3449D8A457A6FD62C842_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD47F2DA38AAD11F66854CC6815BCE997CACCF082_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * ___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_t23A09F3FA624F9C2723ABF787B04194018629E70 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_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * L_22 = ___operation2; AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * L_23; L_23 = (( AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * (*) (AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)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_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m33FB9B9052331A585A4EF2281BAA3197BCCA0712_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_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 L_45 = V_9; RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 L_46 = (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 )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_t598297ECC43DDE961FB34450ED14C23D39C21B1D_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mFD40EEDBB29A19FE67FF709EBFEF4EC6FCF7A727_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * ___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_t598297ECC43DDE961FB34450ED14C23D39C21B1D * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)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_t598297ECC43DDE961FB34450ED14C23D39C21B1D_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m55DC54280599345F340E3E23CD19BD644DF010C1_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * ___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_tAC0170875D886B8CF4132D48B65870B46E65D507 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_t598297ECC43DDE961FB34450ED14C23D39C21B1D * L_22 = ___operation2; AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * L_23; L_23 = (( AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * (*) (AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)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_t598297ECC43DDE961FB34450ED14C23D39C21B1D * L_41 = ___operation2; RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m2F3F8C6CAA876B2E83B5C5AA8796BC3295B4186A_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_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 L_45 = V_9; RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 L_46 = (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 )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_t667F2B296F05ADF77E7BDC2ED794C85F182295C8_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m32AE197C9C94350047B458912D50B6DFA70B2DD7_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * ___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_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)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_t667F2B296F05ADF77E7BDC2ED794C85F182295C8_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mAD9722B4D6D6AE0829B5448CAB63E389B058A216_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * ___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_t3D6A0231A0E660A168EA167F634AC226DC8499A3 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_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * L_22 = ___operation2; AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * L_23; L_23 = (( AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * (*) (AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)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_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m8A307827F04759C4F022EF8209181B74674D3651_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_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 L_45 = V_9; RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 L_46 = (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 )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_t126CD35330B3E9039AB58D6302B740A4DB9C846F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mF1FDE853C41D2F29481CBDB5567BC27D6049068E_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * ___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_t126CD35330B3E9039AB58D6302B740A4DB9C846F * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)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_t126CD35330B3E9039AB58D6302B740A4DB9C846F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m28BBF6CD6B7D9CCFE62233D9294C5778E106AF6E_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * ___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_t21498C9118A457D47191D46443795F5358DB38A6 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_t126CD35330B3E9039AB58D6302B740A4DB9C846F * L_22 = ___operation2; AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * L_23; L_23 = (( AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * (*) (AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)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_t126CD35330B3E9039AB58D6302B740A4DB9C846F * L_41 = ___operation2; RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m023B78C926A0FD716E53E07E2DAAC696BE82F0E0_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_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 L_45 = V_9; RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 L_46 = (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 )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_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m86F654B726E680AAE3FE4428A8AA81B580ADA50F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * ___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_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)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_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD7ACAE5AEC93BAB6268EE89AB3E1B17D7376F741_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * ___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_t1216539680A1590BDBDA83F4AE05199687B9484A 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_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * L_22 = ___operation2; AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * L_23; L_23 = (( AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * (*) (AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)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_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * L_41 = ___operation2; RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mC1E0CC77F2E86D3F93E4160B662594C645024608_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_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A L_45 = V_9; RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A L_46 = (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A )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_t71E9478989AF585C4328968583380442E9F59DFE_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m61AEEB26A6B8A0F3B9BA35F910A527C2FD6B59DC_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * ___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_t71E9478989AF585C4328968583380442E9F59DFE * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *)(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *)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_t71E9478989AF585C4328968583380442E9F59DFE_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m8C5443ECADE3758C3DB7998E19F219788B6333AE_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * ___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_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 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_t71E9478989AF585C4328968583380442E9F59DFE * L_22 = ___operation2; AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * L_23; L_23 = (( AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * (*) (AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *)(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *)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_t71E9478989AF585C4328968583380442E9F59DFE * L_41 = ___operation2; RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m542BB1D6740AEA559E9D153F783436E969AB8757_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_t71E9478989AF585C4328968583380442E9F59DFE *)(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 L_45 = V_9; RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 L_46 = (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 )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_t1BAE353E4ED205D6C225B0E549DEC0154382B97B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m17D6A5A9692C4FD208078698E94964CFE9B6F679_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * ___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_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)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_t1BAE353E4ED205D6C225B0E549DEC0154382B97B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6AFF7A7FD49E271BD805087462E847BD785A6DF5_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * ___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_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 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_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * L_22 = ___operation2; AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * L_23; L_23 = (( AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * (*) (AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)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_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * L_41 = ___operation2; RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mF0DBE644848CB0392994F61F03F93AF0D2860A5A_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_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 L_45 = V_9; RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 L_46 = (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 )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_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m24433A37BD6927710AB53CC057A6361C07980A39_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * ___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_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)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_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5D72F9D83C12ACB4DD84AC08AB55AD9F89EA4B88_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * ___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_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 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_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * L_22 = ___operation2; AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * L_23; L_23 = (( AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * (*) (AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)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_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m2F09447736455CC590A60EFC5D3AB463EA72FB42_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_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 L_45 = V_9; RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 L_46 = (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 )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_t1216054EAC9B4347293E128DB84DB068B5AB48D7_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA932C15E05F5482A90E2129051F26E41DE1EA1CF_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * ___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_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)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_t1216054EAC9B4347293E128DB84DB068B5AB48D7_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mC2EAEB276DA97950B88FD10BC62C5DFA9B2A8436_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * ___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_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 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_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * L_22 = ___operation2; AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * L_23; L_23 = (( AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * (*) (AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)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_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mBAD012CBC2489F4F538BB2DD481F21DB0D641D1F_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_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 L_45 = V_9; RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 L_46 = (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 )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_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9B6E6DB5D7BFFC867DE6D99D6D261F8A9BCF1C09_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * ___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_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)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_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m78F5400A3C55F909BB87388F91452756AF99DBBB_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * ___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_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 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_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * L_22 = ___operation2; AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * L_23; L_23 = (( AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * (*) (AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)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_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mB09DE4FE497CFA6465AF285BB314333F7DFDB162_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_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 L_45 = V_9; RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 L_46 = (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 )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_tDB17CD9328136761135D1F34DFFD4CCF30910665_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m01456782757B51202BA956F503A87ECC189437B2_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * ___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_tDB17CD9328136761135D1F34DFFD4CCF30910665 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)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_tDB17CD9328136761135D1F34DFFD4CCF30910665_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m79A24C3DAEC4F9F589EE898D550A9F9E6E397CAE_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * ___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_t9655CE26567CB489139DF078E9CD5FD681FA0990 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_tDB17CD9328136761135D1F34DFFD4CCF30910665 * L_22 = ___operation2; AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * L_23; L_23 = (( AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * (*) (AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)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_tDB17CD9328136761135D1F34DFFD4CCF30910665 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m853572EBBE638F133EF703734412AB2981EA2B88_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_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 L_45 = V_9; RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 L_46 = (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 )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_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mFCD60AD2156F0238A1E6608DEAEDC66831153489_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * ___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_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)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_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB524E61C5A5AB612DE6AC5693D3B3C72121AA861_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * ___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_tF4293383F419DFA3DCA5BED072326A692E517227 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_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * L_22 = ___operation2; AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * L_23; L_23 = (( AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * (*) (AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)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_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * L_41 = ___operation2; RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m35C3BA4ACD099E8EB1F4D27BB371E3F7C9CDD67A_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_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 L_45 = V_9; RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 L_46 = (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 )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_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mE7374BE24C46697AA0151239A6B89087AEA252C6_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * ___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_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)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_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9EAD9290B77F01542DC781700547DA1B3F507C3D_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * ___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_t832A9387F83203E107A1E03BC5086978725203FE 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_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * L_22 = ___operation2; AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * L_23; L_23 = (( AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * (*) (AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)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_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * L_41 = ___operation2; RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m666B25E874E8E04A446EC12D73E3751A02C4936D_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_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE L_45 = V_9; RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE L_46 = (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE )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_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2469C978D07A9337C7A5639DC02E8B0BEC86DD80_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * ___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_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)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_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD889806BBBBA632FCC8F368417A09FEFC02E1866_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * ___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_t62DACFB474CC1AA33FFD959253AACF13E5457ACB 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_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * L_22 = ___operation2; AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * L_23; L_23 = (( AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * (*) (AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)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_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * L_41 = ___operation2; RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mE3C05061268A0C45250A939632967D5D2F6DC502_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_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB L_45 = V_9; RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB L_46 = (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB )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_tF3040D4F39774CCAA55552F229A8390DC2199855_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mBA26B3D7BB6B0C313EA0024ABB6023AA042771B4_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * ___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_tF3040D4F39774CCAA55552F229A8390DC2199855 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *)(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *)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_tF3040D4F39774CCAA55552F229A8390DC2199855_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mDF96A3EB5117F59D7CD1D60554E398440916BAAC_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * ___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_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 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_tF3040D4F39774CCAA55552F229A8390DC2199855 * L_22 = ___operation2; AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * L_23; L_23 = (( AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * (*) (AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *)(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *)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_tF3040D4F39774CCAA55552F229A8390DC2199855 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m76603978D8EA61155F2682AD7620A2DEA750A0C0_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_tF3040D4F39774CCAA55552F229A8390DC2199855 *)(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 L_45 = V_9; RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 L_46 = (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 )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_t9FF2A3C9B23457413900F9475791F8C63159EB62_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5C2CF94161F2A697CC7942E514ED23CBC7687293_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * ___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_t9FF2A3C9B23457413900F9475791F8C63159EB62 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)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_t9FF2A3C9B23457413900F9475791F8C63159EB62_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m1EE317EF7CBE5C163D4ACBCE6A6F1E1A80DA56B7_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * ___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_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 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_t9FF2A3C9B23457413900F9475791F8C63159EB62 * L_22 = ___operation2; AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * L_23; L_23 = (( AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * (*) (AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)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_t9FF2A3C9B23457413900F9475791F8C63159EB62 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mB903D24DB0FA637CE0F1551B772DD1DF0CB97024_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_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 L_45 = V_9; RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 L_46 = (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 )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_tFE1F9E1FE8490E769128AD786437AB1D14575981_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mFAC8B0791F89AD7394AA173E8EBEB4269779E9AA_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * ___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_tFE1F9E1FE8490E769128AD786437AB1D14575981 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)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_tFE1F9E1FE8490E769128AD786437AB1D14575981_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m0A438C499619E485115E25B668D1E20A189CA9CE_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * ___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_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 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_tFE1F9E1FE8490E769128AD786437AB1D14575981 * L_22 = ___operation2; AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * L_23; L_23 = (( AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * (*) (AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)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_tFE1F9E1FE8490E769128AD786437AB1D14575981 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mC16F579A9B08DDBA5CB2E97B38C9A6587E39FCA3_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_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 L_45 = V_9; RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 L_46 = (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 )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_tDBDF545C0D0B730727D3B4706F5C83331DFF3144_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m3A334961BC58CAC29AD883D2ECE94CF3E9BE9936_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * ___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_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)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_tDBDF545C0D0B730727D3B4706F5C83331DFF3144_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5BCF42E44F112E79539833B2A47E9883F4858CD5_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * ___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_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 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_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * L_22 = ___operation2; AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * L_23; L_23 = (( AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * (*) (AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)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_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m69DAC8DC6A513E578DBB907049BC326E201FA1AE_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_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 L_45 = V_9; RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 L_46 = (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 )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_t9C378A0C678C510FFB13AF727C870A7453366536_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m23D1DFDAFEDEF1C247CEA30EB1678346D9FF8632_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * ___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_t9C378A0C678C510FFB13AF727C870A7453366536 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *)(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *)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_t9C378A0C678C510FFB13AF727C870A7453366536_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m30C0E5E7A310B9DC7CC1F1D6597E95DD96463C9C_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * ___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_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 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_t9C378A0C678C510FFB13AF727C870A7453366536 * L_22 = ___operation2; AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * L_23; L_23 = (( AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * (*) (AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *)(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *)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_t9C378A0C678C510FFB13AF727C870A7453366536 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mD226FC46E1560CCCC9BA23F20B6440C96771136B_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_t9C378A0C678C510FFB13AF727C870A7453366536 *)(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 L_45 = V_9; RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 L_46 = (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 )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_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m291A2EC30A192B6F5552A39AF1C8B6F96F107B21_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * ___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_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)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_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m22BFC68C75C895CEBDFD061EB4480A0B8D2545B7_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * ___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_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 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_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * L_22 = ___operation2; AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * L_23; L_23 = (( AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * (*) (AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)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_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * L_41 = ___operation2; RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m2037E4F88E8A35C4E7257763BBC9D63B8A89A215_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_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 L_45 = V_9; RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 L_46 = (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 )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_t870E23F947795B9F6AD538883CE06BFF67BEC5E1_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4090EDA59A66BF492F953C785E83619C4715595F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * ___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_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)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_t870E23F947795B9F6AD538883CE06BFF67BEC5E1_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD6892DD852F80B0B307BB72B568333E94091DF01_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * ___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_tE990B6B4E2BE967D3C84A5AE11454295217006A1 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_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * L_22 = ___operation2; AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * L_23; L_23 = (( AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * (*) (AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)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_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m42211A1450FBB64C0FFA01BE17FF7FBA23E2A654_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_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 L_45 = V_9; RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 L_46 = (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 )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_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mAE720EFFA65DB907FFC7120B2BC6D81280BE41D8_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * ___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_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)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_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mFFB97B6D5F3F0221ACCF34E41C7C22B953C9AD21_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * ___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_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA 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_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * L_22 = ___operation2; AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * L_23; L_23 = (( AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * (*) (AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)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_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * L_41 = ___operation2; RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m37DDA02EF7566991F5ABB981B59EFBA87D0D0C6E_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_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA L_45 = V_9; RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA L_46 = (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA )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_t56880DE6775A8CF1A9C0A25B96A17DE41975C107_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6FB481B789D9FBDC567A9DFDFA3AE63644AD5810_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * ___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_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)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_t56880DE6775A8CF1A9C0A25B96A17DE41975C107_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mFF3BAA2D147234102EA8A1C49351B16E059E45EE_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * ___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_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 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_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * L_22 = ___operation2; AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * L_23; L_23 = (( AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * (*) (AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)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_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mB99FE489A00661BF2B58CD6584591B337800F071_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_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 L_45 = V_9; RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 L_46 = (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 )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_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5E1F8B8A197AFC796C5D5BEBB030912463BC350D_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * ___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_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)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_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m8C3891A3F3714C88685FCFED462E038A24447890_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * ___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_tFA423CB8823FC128A6B4DA2350102931518DAC0D 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_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * L_22 = ___operation2; AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * L_23; L_23 = (( AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * (*) (AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)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_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mEF2C264DFD75F077717EAE6A3CAA2C5EB2A85469_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_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D L_45 = V_9; RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D L_46 = (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D )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_t8D8254747AED1F34F35EF264790B659E5D59AC2F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m0C2EC7D7495D2FCBE4DEEC05046374D622306B56_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * ___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_t8D8254747AED1F34F35EF264790B659E5D59AC2F * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)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_t8D8254747AED1F34F35EF264790B659E5D59AC2F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m85000C000B0AB74C120D2D89B23943E142CCD066_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * ___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_tCA505B0B692E1CDFA4841851625332A253BC07CB 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_t8D8254747AED1F34F35EF264790B659E5D59AC2F * L_22 = ___operation2; AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * L_23; L_23 = (( AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * (*) (AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)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_t8D8254747AED1F34F35EF264790B659E5D59AC2F * L_41 = ___operation2; RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m82B09A388B84EBCAF78E42718F90E2FA96515969_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_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB L_45 = V_9; RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB L_46 = (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB )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_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m41F950BF61B14C416FF692AEE49D1E3F91B74B8C_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * ___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_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)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_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB806993C8791284EAAD8D56DEC9CCC59C02148BC_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * ___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_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 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_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * L_22 = ___operation2; AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * L_23; L_23 = (( AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * (*) (AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)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_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * L_41 = ___operation2; RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m38AB11E5AA2E3D564510FF32E84BA9BEB3B664D9_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_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 L_45 = V_9; RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 L_46 = (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 )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_tE19A021E73349AFC521B31036931442327B78EE5_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD365B6D124295DC646A09F3DEA8DBCEF23E8A401_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * ___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_tE19A021E73349AFC521B31036931442327B78EE5 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *)(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *)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_tE19A021E73349AFC521B31036931442327B78EE5_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2219F318AA5B9ED9DB25BD1631E98640A65EC371_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * ___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_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C 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_tE19A021E73349AFC521B31036931442327B78EE5 * L_22 = ___operation2; AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * L_23; L_23 = (( AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * (*) (AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *)(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *)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_tE19A021E73349AFC521B31036931442327B78EE5 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m1A39D3D0A1A2BE001F2CFF2A44805C2018612994_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_tE19A021E73349AFC521B31036931442327B78EE5 *)(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C L_45 = V_9; RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C L_46 = (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C )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_t201CC0ACAB46C504938464721B497F2DBF4C431C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m7399D26B231D782EDA20E7987A902F5C34342729_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * ___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_t201CC0ACAB46C504938464721B497F2DBF4C431C * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *)(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *)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_t201CC0ACAB46C504938464721B497F2DBF4C431C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m19C8F4A59D0067ED83967E98A7BB75E9DC9F3684_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * ___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_t3F51B757E4D929A50A30632F1B4518D13EA0D719 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_t201CC0ACAB46C504938464721B497F2DBF4C431C * L_22 = ___operation2; AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * L_23; L_23 = (( AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * (*) (AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *)(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *)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_t201CC0ACAB46C504938464721B497F2DBF4C431C * L_41 = ___operation2; RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mAE35D501713AA12FD1950FDD52A38E6854B78F7B_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_t201CC0ACAB46C504938464721B497F2DBF4C431C *)(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 L_45 = V_9; RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 L_46 = (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 )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_tE5163449E1801345A5F356416D6EBF468CF3D434_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m26E67DDCE64EDDD772413C229B6A69F2DE765E53_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * ___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_tE5163449E1801345A5F356416D6EBF468CF3D434 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *)(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *)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_tE5163449E1801345A5F356416D6EBF468CF3D434_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mE147FB88EAB180A43EDA971550E8CEFEF5A2CB35_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * ___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_t8AB299E43413994E9E8856D818A83739B76993B0 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_tE5163449E1801345A5F356416D6EBF468CF3D434 * L_22 = ___operation2; AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * L_23; L_23 = (( AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * (*) (AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *)(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *)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_tE5163449E1801345A5F356416D6EBF468CF3D434 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m5F243D9E43E591D2DA7CA7F6354B0B47AC61EB18_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_tE5163449E1801345A5F356416D6EBF468CF3D434 *)(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 L_45 = V_9; RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 L_46 = (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 )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_t19102862C13438849C341E70D0B31E0C43402A89_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mAA2079883F4BF98A8A2D9A14BCA0E29BE493F4AE_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * ___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_t19102862C13438849C341E70D0B31E0C43402A89 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *)(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *)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_t19102862C13438849C341E70D0B31E0C43402A89_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mC59E6B65DDD50E37124582C299EE6F628B9D7EE9_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * ___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_tBAC33CCBDCAFE906936A77C96513793EA4F44845 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_t19102862C13438849C341E70D0B31E0C43402A89 * L_22 = ___operation2; AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * L_23; L_23 = (( AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * (*) (AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *)(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *)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_t19102862C13438849C341E70D0B31E0C43402A89 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m8ACBB9731498AC343247E1C1AC313243A12524B0_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_t19102862C13438849C341E70D0B31E0C43402A89 *)(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 L_45 = V_9; RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 L_46 = (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 )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_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m8900C962F4F6C6F75C749326B710B16F0492CEC5_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * ___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_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)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_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA14EFAD355F02A5CA9C4DB8CD378D1C422AB9BB7_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * ___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_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 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_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * L_22 = ___operation2; AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * L_23; L_23 = (( AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * (*) (AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)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_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m2D3DD15A4B52A95054843F9C573D29AECEBC9545_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_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 L_45 = V_9; RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 L_46 = (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 )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_tD076B14C583A9D53569461B1891030EDA1F1E447_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mFE710F4BCC88BD6B91B30AE8327DCC9167162D72_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * ___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_tD076B14C583A9D53569461B1891030EDA1F1E447 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *)(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *)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_tD076B14C583A9D53569461B1891030EDA1F1E447_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m0836DDF089FEEECA6F06243CF13C78618560DACA_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * ___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_t1BC88313C256131849EE09D5F0537C29F1543936 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_tD076B14C583A9D53569461B1891030EDA1F1E447 * L_22 = ___operation2; AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * L_23; L_23 = (( AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * (*) (AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *)(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *)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_tD076B14C583A9D53569461B1891030EDA1F1E447 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m3DA268E0D492B5C16843F7ECBB48E9EE05B0AF26_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_tD076B14C583A9D53569461B1891030EDA1F1E447 *)(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 L_45 = V_9; RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 L_46 = (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 )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_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m39A26238BE3D5F927FCED1C44DB0452C408CD0B6_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * ___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_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)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_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4FB784CA6F3B7E2A752C13992104484CFC9F296E_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * ___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_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 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_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * L_22 = ___operation2; AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * L_23; L_23 = (( AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * (*) (AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)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_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m648CF96474A6B672326A800822A50FB385F16BCA_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_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 L_45 = V_9; RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 L_46 = (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 )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_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m05E1E45961214C65B7286355ABBA49EAE33792BB_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * ___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_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)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_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB18A4B494FA0CD78F36768DDC5D13C6B895B02CE_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * ___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_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 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_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * L_22 = ___operation2; AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * L_23; L_23 = (( AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * (*) (AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)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_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * L_41 = ___operation2; RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m5F6FE282B9A5004A6D072E0C0C0C3FD53019C4BA_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_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 L_45 = V_9; RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 L_46 = (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 )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_t552E5759EBA68E12E92B902A9C819D731BCB8695_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m844D3E1C67F83F5A851CCFCAAAA9E7D66AE97F87_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * ___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_t552E5759EBA68E12E92B902A9C819D731BCB8695 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)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_t552E5759EBA68E12E92B902A9C819D731BCB8695_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9C0F35020DFFFF765C5C6BEADDB0FF9620BBBBEB_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * ___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_t989613E45C50677C4ACED3795915CC6092C8A8DF 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_t552E5759EBA68E12E92B902A9C819D731BCB8695 * L_22 = ___operation2; AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * L_23; L_23 = (( AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * (*) (AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)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_t552E5759EBA68E12E92B902A9C819D731BCB8695 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m1877F23EB9C1C9C3F5B198F5BB0452A91885698F_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_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF L_45 = V_9; RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF L_46 = (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF )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_tAD03F051AAE138501E462F6096AF8DE6D52D359A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9D4EB013522B0D4204BBBE79F385081245CCA285_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * ___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_tAD03F051AAE138501E462F6096AF8DE6D52D359A * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)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_tAD03F051AAE138501E462F6096AF8DE6D52D359A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9B66D06D8FE7D963447EC63DC98D72F929E919A9_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * ___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_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 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_tAD03F051AAE138501E462F6096AF8DE6D52D359A * L_22 = ___operation2; AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * L_23; L_23 = (( AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * (*) (AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)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_tAD03F051AAE138501E462F6096AF8DE6D52D359A * L_41 = ___operation2; RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m6C319648F91B60946F34ACB5DE0D3AE54638C079_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_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 L_45 = V_9; RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 L_46 = (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 )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_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mDDDC1C02494F70032CC017271D186F53FE5225D8_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * ___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_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)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_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mCC7EDF78B085F06B6DF54E662FCF2B4C173E9C91_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * ___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_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 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_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * L_22 = ___operation2; AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * L_23; L_23 = (( AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * (*) (AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)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_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * L_41 = ___operation2; RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m7FA1EA3DFB26F39BDA727E5A12497DB6AA2DF461_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_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 L_45 = V_9; RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 L_46 = (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 )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_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6D9BB884ADDA10C8AFCFD67E3AE5D70833EA514E_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * ___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_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)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_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m44462D3E60DA77486A9692ADCD7876506C028954_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * ___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_t31F0E90A6978E2E1B2C5770687F3AED320B359DF 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_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * L_22 = ___operation2; AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * L_23; L_23 = (( AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * (*) (AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)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_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * L_41 = ___operation2; RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m09A01F9D838914A762ABF88D937B630896D78D01_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_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF L_45 = V_9; RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF L_46 = (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF )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_t8732C7F2BE743F61CEECA3870A2302D731C5917A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m743D48D503F729F80F65E3571B2A8CB29E0C7203_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * ___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_t8732C7F2BE743F61CEECA3870A2302D731C5917A * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)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_t8732C7F2BE743F61CEECA3870A2302D731C5917A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mF65B48C6C242CCF3DA843D430780654BBC2864F6_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * ___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_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 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_t8732C7F2BE743F61CEECA3870A2302D731C5917A * L_22 = ___operation2; AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * L_23; L_23 = (( AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * (*) (AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)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_t8732C7F2BE743F61CEECA3870A2302D731C5917A * L_41 = ___operation2; RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mA835160EA643C299891528C2849178C3317EDB8A_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_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 L_45 = V_9; RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 L_46 = (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 )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_t945AB7D1655CFCA8DE895EEC787236C30E2C1459_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m14F8A7501125E18046220F48345FAD76047CE605_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * ___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_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)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_t945AB7D1655CFCA8DE895EEC787236C30E2C1459_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD82A1042BFFCA0D7AAB5C396C7B9E62846B57FC9_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * ___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_t733C729FF9B0892085DA2393211736D5D0057123 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_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * L_22 = ___operation2; AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * L_23; L_23 = (( AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * (*) (AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)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_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mE57CF37EDDEC6D77B233FB434B93918D755E7CC9_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_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 L_45 = V_9; RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 L_46 = (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 )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_t4FC8020EA2540D857D3F8A2239824F91AF808AB5_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA0A1256F0064900D4959414A5483A93395D36C32_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * ___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_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)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_t4FC8020EA2540D857D3F8A2239824F91AF808AB5_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mFB047291E19636697467FCB6998040B3B9CCF5F3_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * ___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_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D 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_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * L_22 = ___operation2; AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * L_23; L_23 = (( AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * (*) (AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)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_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m05236D98576EAB9A47CCC33C222721B0ED454462_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_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D L_45 = V_9; RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D L_46 = (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D )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_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m61697C802BD2366585DD20BD9E6A82DDDBC1546A_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * ___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_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)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_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mEAC4D911345AD64DA01591C3D6CC7A5AFFC9A128_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * ___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_tB276D2BAE7A8619468BD917099D688E0671853CD 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_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * L_22 = ___operation2; AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * L_23; L_23 = (( AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * (*) (AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)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_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * L_41 = ___operation2; RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mE40B85A01E4E9BC781044188623D018A33A4F2DF_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_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD L_45 = V_9; RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD L_46 = (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD )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_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m04CED359B7D2E6B9AF22FE666F098F3457E13EF5_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * ___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_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)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_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mE81431EE0E275CD7D4678C2122CA8775DD707A96_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * ___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_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 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_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * L_22 = ___operation2; AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * L_23; L_23 = (( AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * (*) (AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)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_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * L_41 = ___operation2; RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m227750282DCC3EBC1C0A29488671E73DB154CCDC_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_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 L_45 = V_9; RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 L_46 = (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 )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_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6467B661AF6529D5EDD2DE04E30EB3E051D97B0A_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * ___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_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)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_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD6B974326A484C59E1D0211B6064DACBACF42BA3_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * ___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_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 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_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * L_22 = ___operation2; AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * L_23; L_23 = (( AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * (*) (AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)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_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m277BBD74EC5AC4DEBCFC54763B30CE79922143A4_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_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 L_45 = V_9; RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 L_46 = (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 )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_t5526F14C40B999888147BDBA9C16859E046818B0_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m843B1C2624F8651750C30505085CE4A08B9D13FB_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * ___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_t5526F14C40B999888147BDBA9C16859E046818B0 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *)(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *)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_t5526F14C40B999888147BDBA9C16859E046818B0_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2163DDF4EB0D94AD1FE2D0643BD7413B405C5D79_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * ___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_t1357771EFBD8B8F146541A9B8542AF4C102B48CC 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_t5526F14C40B999888147BDBA9C16859E046818B0 * L_22 = ___operation2; AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * L_23; L_23 = (( AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * (*) (AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *)(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *)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_t5526F14C40B999888147BDBA9C16859E046818B0 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mB1060C4BD2103937CC2CACCD8144508C31EFA9FE_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_t5526F14C40B999888147BDBA9C16859E046818B0 *)(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC L_45 = V_9; RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC L_46 = (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC )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_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mF18090DC791B5F960046B72BA70BDEFCA20D9299_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * ___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_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)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_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6874C8368986758189A70EF8D9B390B93E4603B8_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * ___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_t47952363E0E518457D884C2A208C7B4042FCE020 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_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * L_22 = ___operation2; AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * L_23; L_23 = (( AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * (*) (AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)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_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mD3FC20A0433855EF633F17A041FEB238EDCA2148_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_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 L_45 = V_9; RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 L_46 = (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 )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_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m929E597238559523FFAAC6E9D6836EFF15A4FFAD_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * ___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_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)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_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mE804C6A7060A328A54F6E35DC1897BE88245D85A_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * ___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_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF 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_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * L_22 = ___operation2; AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * L_23; L_23 = (( AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * (*) (AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)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_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * L_41 = ___operation2; RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m0A84485C5B473783BCEB4C9107D42F91EAB1B04E_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_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF L_45 = V_9; RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF L_46 = (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF )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_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mF550416796CC9CC4DA3FD605CA60158A8A525C58_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * ___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_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)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_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA60AFA4046914C4167550C850ECD7A2896D8C3E8_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * ___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_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 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_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * L_22 = ___operation2; AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * L_23; L_23 = (( AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * (*) (AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)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_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * L_41 = ___operation2; RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m2737276AA3758089BEEB413FC889F9BEDCBCFC1F_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_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 L_45 = V_9; RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 L_46 = (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 )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_t6575F6B5B61E6020C157D681E57FAEB24480A477_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m1ACEE34E5DD5C7FB0827D43F23BD635474C67A3B_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * ___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_t6575F6B5B61E6020C157D681E57FAEB24480A477 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)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_t6575F6B5B61E6020C157D681E57FAEB24480A477_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m0C588CE6882F086CB70869F120AA562BBF88FBCC_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * ___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_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 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_t6575F6B5B61E6020C157D681E57FAEB24480A477 * L_22 = ___operation2; AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * L_23; L_23 = (( AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * (*) (AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)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_t6575F6B5B61E6020C157D681E57FAEB24480A477 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mCAB25AA15CB42C3D27EE203890A8ED1CC31131E3_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_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 L_45 = V_9; RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 L_46 = (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 )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_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2C49811D41B59A3850723D075B3FB0ACF5D71271_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * ___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_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)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_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD02B4F4F6485637918121C621EAE785B0A7820EA_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * ___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_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 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_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * L_22 = ___operation2; AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * L_23; L_23 = (( AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * (*) (AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)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_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * L_41 = ___operation2; RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m4DB00CBB7F2A1FFCF19BF4DAA567C1CCB1026890_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_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 L_45 = V_9; RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 L_46 = (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 )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_tEBD4F9B53078C41DAFB23D44530E2887938C658B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB5BD3CC3EFAD05E71DE034D269CA744DDD559FFC_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * ___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_tEBD4F9B53078C41DAFB23D44530E2887938C658B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)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_tEBD4F9B53078C41DAFB23D44530E2887938C658B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m13F37E979D84E2AAFD90E81438B188DD0BE0B7EE_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * ___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_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 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_tEBD4F9B53078C41DAFB23D44530E2887938C658B * L_22 = ___operation2; AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * L_23; L_23 = (( AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * (*) (AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)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_tEBD4F9B53078C41DAFB23D44530E2887938C658B * L_41 = ___operation2; RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mCBEE373B76075112CCDB6B2D9715B2E82A9B3841_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_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 L_45 = V_9; RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 L_46 = (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 )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_t96E73091C3AFB7D5A0883CA9883F0627A609F54F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9DB60A77EFB3995E387CC28702CFD087E4036783_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * ___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_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)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_t96E73091C3AFB7D5A0883CA9883F0627A609F54F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mFA20685C8F7DE5B36D716124AD858C0A4FD794E8_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * ___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_t0C51486142C6BBE3EB69427324855FC5A0CA6318 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_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * L_22 = ___operation2; AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * L_23; L_23 = (( AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * (*) (AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)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_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * L_41 = ___operation2; RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mC45A4D0796AAEE9B058B7BD404E2A2FC089CA042_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_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 L_45 = V_9; RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 L_46 = (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 )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_tE093488CA83E8CC7BBC1A65885061A1815B62909_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m955C7A6DE780AA455B6BD5B47B13BA9F27BDBC08_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * ___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_tE093488CA83E8CC7BBC1A65885061A1815B62909 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)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_tE093488CA83E8CC7BBC1A65885061A1815B62909_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m95A960779C7B3F5FEC5C9D21BC6CB76505D6C3CE_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * ___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_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 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_tE093488CA83E8CC7BBC1A65885061A1815B62909 * L_22 = ___operation2; AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * L_23; L_23 = (( AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * (*) (AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)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_tE093488CA83E8CC7BBC1A65885061A1815B62909 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m108CC07D36305D63F7E756184676E73B9FE34DD3_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_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 L_45 = V_9; RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 L_46 = (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 )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_t59EF82C3A8137DBD415A73B633AD3DAD3148536C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mFEC1B24FE5DEA40E93EA46639E446AE57096013F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * ___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_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)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_t59EF82C3A8137DBD415A73B633AD3DAD3148536C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9567A1AEFF6DE6B831E88AEF750A392192CC7994_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * ___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_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 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_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * L_22 = ___operation2; AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * L_23; L_23 = (( AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * (*) (AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)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_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * L_41 = ___operation2; RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m0CE784CDFDA941F44E5FA156C84CABE9162EA57D_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_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 L_45 = V_9; RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 L_46 = (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 )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_t7176350E7E5BA5835686F3AE369BE493AEC47B31_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m339770500B6F64C1B4F07C9C0CCC9B823890913D_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * ___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_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)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_t7176350E7E5BA5835686F3AE369BE493AEC47B31_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mDC9939312B2BCEA92D9ECFAA17F761B0DD3E357F_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * ___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_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 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_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * L_22 = ___operation2; AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * L_23; L_23 = (( AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * (*) (AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)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_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m1539782C0543D2DF9F2AA2B200060C77D8E423BF_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_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 L_45 = V_9; RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 L_46 = (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 )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_tD0947D704AA23C9773FE300355214667C414BAE5_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m41C7A665205C567BC7F7BA6324412B9925244D1E_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * ___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_tD0947D704AA23C9773FE300355214667C414BAE5 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *)(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *)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_tD0947D704AA23C9773FE300355214667C414BAE5_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m534A92D2D95D0A0A20E195AA3383BE30081ACC44_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * ___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_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 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_tD0947D704AA23C9773FE300355214667C414BAE5 * L_22 = ___operation2; AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * L_23; L_23 = (( AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * (*) (AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *)(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *)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_tD0947D704AA23C9773FE300355214667C414BAE5 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mCEF6226E51D1D6794C9B9D8A01E39B30CB45C770_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_tD0947D704AA23C9773FE300355214667C414BAE5 *)(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 L_45 = V_9; RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 L_46 = (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 )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_tF3A373A32CCCBC758AED3BA1202898C87D19670D_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9CCA3AB1A6C56E40A7F8D9FF7EF0F422D7B064B0_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * ___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_tF3A373A32CCCBC758AED3BA1202898C87D19670D * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)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_tF3A373A32CCCBC758AED3BA1202898C87D19670D_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m1AB9A04B54C42FB6D2CCA6E221C13203FCAC9AF3_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * ___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_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 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_tF3A373A32CCCBC758AED3BA1202898C87D19670D * L_22 = ___operation2; AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * L_23; L_23 = (( AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * (*) (AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)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_tF3A373A32CCCBC758AED3BA1202898C87D19670D * L_41 = ___operation2; RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m83D4D0C14D40D11BBF0BFB505539AC57903C3264_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_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 L_45 = V_9; RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 L_46 = (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 )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_t2D253BDAAB35265FC8734864F41D370338B7B3CC_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m797A5B9995E1A960742F3B8698405C1908890F4D_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * ___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_t2D253BDAAB35265FC8734864F41D370338B7B3CC * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)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_t2D253BDAAB35265FC8734864F41D370338B7B3CC_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m80FDE1FDEAACAD5F0C054C23E69ED333E33173D8_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * ___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_tF74C8DE6F353B310BA581FED8630018E048605FE 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_t2D253BDAAB35265FC8734864F41D370338B7B3CC * L_22 = ___operation2; AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * L_23; L_23 = (( AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * (*) (AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)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_t2D253BDAAB35265FC8734864F41D370338B7B3CC * L_41 = ___operation2; RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m92D6E7E563D5010FC59913F95510A9831344DC77_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_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE L_45 = V_9; RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE L_46 = (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE )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_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5F9BC7C4DADA807DFEDBF6A91D675D72A97C0305_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * ___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_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)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_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mBD435FBADD7A4AB72AF0CF6DB41DB38550E6AA8A_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * ___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_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 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_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * L_22 = ___operation2; AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * L_23; L_23 = (( AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * (*) (AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)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_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m739FA92D7160E5D409B961CE7E4036DDEBDB9C81_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_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 L_45 = V_9; RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 L_46 = (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 )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_t64658A405782FE7AB6FD57EF094520569023EFB9_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mEB6F51610982F6DB080124F4CB27D0645DA95F9E_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * ___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_t64658A405782FE7AB6FD57EF094520569023EFB9 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *)(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *)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_t64658A405782FE7AB6FD57EF094520569023EFB9_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m235BC0617393258D449A1058D8D4C1EBE52601FE_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * ___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_t32C468A35D26A2FB94957FF95CD16A433D8E7312 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_t64658A405782FE7AB6FD57EF094520569023EFB9 * L_22 = ___operation2; AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * L_23; L_23 = (( AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * (*) (AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *)(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *)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_t64658A405782FE7AB6FD57EF094520569023EFB9 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mEA76573195416870DF685D580A01E7D265FD9AD4_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_t64658A405782FE7AB6FD57EF094520569023EFB9 *)(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 L_45 = V_9; RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 L_46 = (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 )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_tED60A7B5190BD744CB347EA343124B7A1C916271_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mDAF467DA91AD97F8F1520D1266E2069B654344C7_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * ___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_tED60A7B5190BD744CB347EA343124B7A1C916271 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *)(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *)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_tED60A7B5190BD744CB347EA343124B7A1C916271_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m85CF6DC1DC45AECC7BA6ED99FB00D912F6605265_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * ___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_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C 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_tED60A7B5190BD744CB347EA343124B7A1C916271 * L_22 = ___operation2; AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * L_23; L_23 = (( AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * (*) (AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *)(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *)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_tED60A7B5190BD744CB347EA343124B7A1C916271 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m60C08F98AE3BFFAF25EA59C854017D70F5E71D1E_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_tED60A7B5190BD744CB347EA343124B7A1C916271 *)(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C L_45 = V_9; RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C L_46 = (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C )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_tBD5406662395F68EAAC4263F44DC6089EB79F939_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB4D6558D01E3A84A006FEB9DFEC63266F1C38C89_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * ___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_tBD5406662395F68EAAC4263F44DC6089EB79F939 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)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_tBD5406662395F68EAAC4263F44DC6089EB79F939_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m636AD5C75CECEAA37A3B529FE2A5BA6A92A66B1B_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * ___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_t012F6336828EB81D04D614CACD93FB61CF5565B1 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_tBD5406662395F68EAAC4263F44DC6089EB79F939 * L_22 = ___operation2; AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * L_23; L_23 = (( AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * (*) (AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)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_tBD5406662395F68EAAC4263F44DC6089EB79F939 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m2BAD7D37728469B430E2A930AC66D7C5918CCCFF_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_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 L_45 = V_9; RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 L_46 = (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 )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_tF39AC86B127D383F05F9973484468E8735A02DDD_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mF5A744E107826A990E77812437FF97F1DFC5D5F2_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * ___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_tF39AC86B127D383F05F9973484468E8735A02DDD * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *)(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *)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_tF39AC86B127D383F05F9973484468E8735A02DDD_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA7BFA5D736D1B68C7D954F9AD72CFBAE81E31671_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * ___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_t5E0895B43090A990E515B2A445BE8EC2529F3A0D 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_tF39AC86B127D383F05F9973484468E8735A02DDD * L_22 = ___operation2; AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * L_23; L_23 = (( AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * (*) (AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *)(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *)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_tF39AC86B127D383F05F9973484468E8735A02DDD * L_41 = ___operation2; RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m7283FAC59A6A995F4064772F599E76D0E3652AA6_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_tF39AC86B127D383F05F9973484468E8735A02DDD *)(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D L_45 = V_9; RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D L_46 = (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D )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_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m932FA1E1D6DE9C06A29A2BA4C2DDE43B46EF1974_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * ___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_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)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_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m084E14330F1DF87C17B5868B231E2E91808F2CFE_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * ___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_t47454440812B12E6D195E92D5B4B80B92F9144DE 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_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * L_22 = ___operation2; AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * L_23; L_23 = (( AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * (*) (AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)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_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * L_41 = ___operation2; RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m94E944FAADF62A314963BB91A26A1F0153847F6D_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_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE L_45 = V_9; RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE L_46 = (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE )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_t8F681F311CE135565B5D0E5ABEC0E964782AC692_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m41BDC0A0D2562E79AAC4F66EB5560DBE1DF1FD4E_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * ___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_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)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_t8F681F311CE135565B5D0E5ABEC0E964782AC692_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m27F191E6A94D94D42F76BB7B89AD2761498207BE_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * ___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_t63DE781496184B575527478B28E58BDFB32E6F03 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_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * L_22 = ___operation2; AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * L_23; L_23 = (( AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * (*) (AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)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_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mF6C2E7A1A248B7148A2A828D0AEF0DBA769E9C19_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_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 L_45 = V_9; RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 L_46 = (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 )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_t8A87096D95932AA2BEE38B62E6575AD49C7E691A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m41E29500E9BE0D9FDC8AF365B23578F5634DF00B_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * ___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_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)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_t8A87096D95932AA2BEE38B62E6575AD49C7E691A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5A79BFA6D32B4D2148BC59FC32F4141E9175700F_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * ___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_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE 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_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * L_22 = ___operation2; AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * L_23; L_23 = (( AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * (*) (AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)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_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * L_41 = ___operation2; RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mF36253BE2A6EAEE854B81EFB144878630EAC951E_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_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE L_45 = V_9; RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE L_46 = (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE )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_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB3366988F94DAB668644895DAD8BE71582215B97_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * ___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_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)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_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m630A9A5F4CD1F5AB596518DF1E76D073FEF6F7B3_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * ___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_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 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_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * L_22 = ___operation2; AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * L_23; L_23 = (( AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * (*) (AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)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_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m571EAC78FB1A87E9879AA4AD2D68A93DACAE4036_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_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 L_45 = V_9; RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 L_46 = (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 )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_t4C3435FF170B16A6CF0068D82812D11B79488A52_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6146CF5145D891B2C21BAF8283F310925E311AD5_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * ___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_t4C3435FF170B16A6CF0068D82812D11B79488A52 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)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_t4C3435FF170B16A6CF0068D82812D11B79488A52_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m24149FCC2CD0BA12446B29B0F8E84589769DB355_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * ___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_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D 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_t4C3435FF170B16A6CF0068D82812D11B79488A52 * L_22 = ___operation2; AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * L_23; L_23 = (( AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * (*) (AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)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_t4C3435FF170B16A6CF0068D82812D11B79488A52 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mAD50CFD3F7E332A732C90A2B5FB4D1CD0C8770B9_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_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D L_45 = V_9; RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D L_46 = (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D )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_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m695380D36D6CC8750768E15F1617D3FF487F168F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * ___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_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)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_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD169A07ED7F5BAFE6114FCBFC7B7A7522AA03C19_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * ___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_t0905B5028D02139277E57C3BCB0901179642B504 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_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * L_22 = ___operation2; AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * L_23; L_23 = (( AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * (*) (AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)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_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m98F03FC2C3CA5740FCC54DB06D375248DF0EB1EA_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_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 L_45 = V_9; RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 L_46 = (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 )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_t910C1C191CEB48D2F091889671E85BF0A51807A3_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4789DBD88D7263204870D28E733F8AB5C110CE60_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * ___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_t910C1C191CEB48D2F091889671E85BF0A51807A3 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)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_t910C1C191CEB48D2F091889671E85BF0A51807A3_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mEF72930667B446A19135CE5B94A9D718DA3DB5E5_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * ___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_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 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_t910C1C191CEB48D2F091889671E85BF0A51807A3 * L_22 = ___operation2; AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * L_23; L_23 = (( AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * (*) (AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)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_t910C1C191CEB48D2F091889671E85BF0A51807A3 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mD6484D9FB55EE7F0F3A91088DE2E60847C8A5632_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_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 L_45 = V_9; RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 L_46 = (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 )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_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD154E9A0E78451DAAAE3EFA73485F8458A8C7377_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * ___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_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)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_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD26A8195E47EEF852F1FBB6D3BEC03ACC3E1AAD0_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * ___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_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B 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_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * L_22 = ___operation2; AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * L_23; L_23 = (( AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * (*) (AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)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_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * L_41 = ___operation2; RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m10411FBC01F80022C7F84A9ED67CA64A81F6976F_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_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B L_45 = V_9; RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B L_46 = (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B )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_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m858199B8197596223C405388D5D9EBDE1F9AEDC2_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 * ___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_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 *)(AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 *)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_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB68931280AA6D4CB59D636E33BFE5D8D7A37106A_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 * ___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_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2 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_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 * L_22 = ___operation2; AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 * L_23; L_23 = (( AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 * (*) (AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 *)(AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 *)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_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mE89092FB9192B463852F28B325B60F93C36F3201_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_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 *)(AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2 L_45 = V_9; RowIntervalOperationWrapper_2_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2 L_46 = (RowIntervalOperationWrapper_2_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2 )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_t3DFA20B3EF66826EED06135F285B2498BAE01225_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m41A1BE1A4C47127521B1B04D8508F140004C40A4_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 * ___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_t3DFA20B3EF66826EED06135F285B2498BAE01225 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 *)(AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 *)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_t3DFA20B3EF66826EED06135F285B2498BAE01225_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mBA8602DC2296C5C67915030ADCD086C04D977A21_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 * ___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_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB 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_t3DFA20B3EF66826EED06135F285B2498BAE01225 * L_22 = ___operation2; AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 * L_23; L_23 = (( AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 * (*) (AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 *)(AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 *)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_t3DFA20B3EF66826EED06135F285B2498BAE01225 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mF4D970A236E22041AD8E3EAE9AFBA8EA7DF66A99_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_t3DFA20B3EF66826EED06135F285B2498BAE01225 *)(AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB L_45 = V_9; RowIntervalOperationWrapper_2_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB L_46 = (RowIntervalOperationWrapper_2_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB )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_tE96201482485F9904524DB1E99114FBA24765634_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m76AEB80ABB1FF911C6B1CEA6D82348FEDF896FA1_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 * ___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_tE96201482485F9904524DB1E99114FBA24765634 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 *)(AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 *)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_tE96201482485F9904524DB1E99114FBA24765634_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB176B7AD58BA311CE606C8F978A87D6E3EC261E7_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 * ___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_tCCA59E44DED40027E8D6352F096AC1F7AB56D208 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_tE96201482485F9904524DB1E99114FBA24765634 * L_22 = ___operation2; AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 * L_23; L_23 = (( AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 * (*) (AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 *)(AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 *)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_tE96201482485F9904524DB1E99114FBA24765634 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tCCA59E44DED40027E8D6352F096AC1F7AB56D208 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m1236F2B298B62609B9E965C630F8CBE63F19E294_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_tE96201482485F9904524DB1E99114FBA24765634 *)(AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tCCA59E44DED40027E8D6352F096AC1F7AB56D208 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tCCA59E44DED40027E8D6352F096AC1F7AB56D208 L_45 = V_9; RowIntervalOperationWrapper_2_tCCA59E44DED40027E8D6352F096AC1F7AB56D208 L_46 = (RowIntervalOperationWrapper_2_tCCA59E44DED40027E8D6352F096AC1F7AB56D208 )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_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m94C8685DBD57680FB8859E21E66F45FEC4040673_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F * ___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_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F *)(AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F *)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_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m1714F135B11221D53DE7B685BE9D3197D52DCCF2_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F * ___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_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D 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_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F * L_22 = ___operation2; AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F * L_23; L_23 = (( AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F * (*) (AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F *)(AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F *)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_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F * L_41 = ___operation2; RowIntervalOperationWrapper_2_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mDEB3206719069D43BA42AE545794CBA1F6E20F2C_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_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F *)(AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D L_45 = V_9; RowIntervalOperationWrapper_2_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D L_46 = (RowIntervalOperationWrapper_2_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D )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_t819D6B9A5868D90466D860862AA0D772B252CD52_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD65DC905FEEBD625D6BCABC37D392B01483B20DB_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 * ___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_t819D6B9A5868D90466D860862AA0D772B252CD52 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 *)(AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 *)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_t819D6B9A5868D90466D860862AA0D772B252CD52_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD1CE2E89A5ED2E8A1C891E5144C354DB8E31C2D8_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 * ___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_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F 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_t819D6B9A5868D90466D860862AA0D772B252CD52 * L_22 = ___operation2; AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 * L_23; L_23 = (( AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 * (*) (AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 *)(AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 *)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_t819D6B9A5868D90466D860862AA0D772B252CD52 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m51AE58D190EBA8EE9F1823BCF228B9F49D682689_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_t819D6B9A5868D90466D860862AA0D772B252CD52 *)(AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F L_45 = V_9; RowIntervalOperationWrapper_2_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F L_46 = (RowIntervalOperationWrapper_2_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F )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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6689FCA7B061A3F50336CE5CADD22E36C85E01DC_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 * ___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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 *)(AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 *)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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9C2CA55C05262CD41815C5E1E194F3353EADF237_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 * ___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_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1 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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 * L_22 = ___operation2; AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 * L_23; L_23 = (( AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 * (*) (AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 *)(AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 *)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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mF976A3CF876D3709B9C8DC17323D237C14C38C50_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_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 *)(AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1 L_45 = V_9; RowIntervalOperationWrapper_2_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1 L_46 = (RowIntervalOperationWrapper_2_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1 )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_t23B35F7CE885FF144035136F1DE78359AD61B265_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2F4F81F4C037155E8307632AB6AAC3995C5EABF9_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 * ___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_t23B35F7CE885FF144035136F1DE78359AD61B265 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 *)(AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 *)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_t23B35F7CE885FF144035136F1DE78359AD61B265_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5CDC4CE79F7B867AD71777B48B097D45B5E82C4C_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 * ___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_t44A52A5066094B4FED077B2399DCE12D6F245D5E 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_t23B35F7CE885FF144035136F1DE78359AD61B265 * L_22 = ___operation2; AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 * L_23; L_23 = (( AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 * (*) (AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 *)(AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 *)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_t23B35F7CE885FF144035136F1DE78359AD61B265 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t44A52A5066094B4FED077B2399DCE12D6F245D5E L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mA263588DA1879BEB0079F5CCBC8162D22857F599_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_t23B35F7CE885FF144035136F1DE78359AD61B265 *)(AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t44A52A5066094B4FED077B2399DCE12D6F245D5E )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t44A52A5066094B4FED077B2399DCE12D6F245D5E L_45 = V_9; RowIntervalOperationWrapper_2_t44A52A5066094B4FED077B2399DCE12D6F245D5E L_46 = (RowIntervalOperationWrapper_2_t44A52A5066094B4FED077B2399DCE12D6F245D5E )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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6A6D3C504DD705200C0808640BBCC60CEEC850F7_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * ___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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *)(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *)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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m343B7B2236026D101509FD6B37A50BBB5B5D10A8_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * ___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_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0 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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * L_22 = ___operation2; AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * L_23; L_23 = (( AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * (*) (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *)(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *)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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * L_41 = ___operation2; RowIntervalOperationWrapper_2_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m27B9EB9FC9B9EC66422EEC2BE70BDEA799BD5F2C_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_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *)(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0 L_45 = V_9; RowIntervalOperationWrapper_2_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0 L_46 = (RowIntervalOperationWrapper_2_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0 )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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mFDC44B6166CB876CAFB1C755D3CC395A04F84811_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * ___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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *)(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *)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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD14A8CA2A1BE09090A90C4DE6CB66D454D8FC628_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * ___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_tC6B38AD6497620CC378A6613900E61A1D89E3877 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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * L_22 = ___operation2; AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * L_23; L_23 = (( AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * (*) (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *)(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *)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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tC6B38AD6497620CC378A6613900E61A1D89E3877 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m625DFB579E458ED3AA5A08DB4E347AE43235FAA5_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_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *)(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tC6B38AD6497620CC378A6613900E61A1D89E3877 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tC6B38AD6497620CC378A6613900E61A1D89E3877 L_45 = V_9; RowIntervalOperationWrapper_2_tC6B38AD6497620CC378A6613900E61A1D89E3877 L_46 = (RowIntervalOperationWrapper_2_tC6B38AD6497620CC378A6613900E61A1D89E3877 )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_t5A0701E3A2203515D13552E82BEB8224EE737910_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB1EB9F6E16A07C6D38E5E2CF2BCA996982386B3D_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * ___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_t5A0701E3A2203515D13552E82BEB8224EE737910 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *)(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *)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_t5A0701E3A2203515D13552E82BEB8224EE737910_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mA42AEF9939B7D5D97A2FF199385DA8A1109264CF_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * ___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_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6 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_t5A0701E3A2203515D13552E82BEB8224EE737910 * L_22 = ___operation2; AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * L_23; L_23 = (( AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * (*) (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *)(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *)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_t5A0701E3A2203515D13552E82BEB8224EE737910 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m76DF9F80E8E4ACE6A1D9FBA5D7D6A4D3F8299D07_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_t5A0701E3A2203515D13552E82BEB8224EE737910 *)(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6 L_45 = V_9; RowIntervalOperationWrapper_2_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6 L_46 = (RowIntervalOperationWrapper_2_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6 )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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m72D1D9EA331F844A7D6ED2D31514255EB03D2113_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * ___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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *)(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *)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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m475E386258A0C79AD9A6AB818F5C217ADCA48F69_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * ___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_t6001B71A27CEA1F022775453D52727A049AC4C1F 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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * L_22 = ___operation2; AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * L_23; L_23 = (( AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * (*) (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *)(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *)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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * L_41 = ___operation2; RowIntervalOperationWrapper_2_t6001B71A27CEA1F022775453D52727A049AC4C1F L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m6F2B119DA0488CEB852620A65B90879AB045EBFF_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_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *)(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t6001B71A27CEA1F022775453D52727A049AC4C1F )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t6001B71A27CEA1F022775453D52727A049AC4C1F L_45 = V_9; RowIntervalOperationWrapper_2_t6001B71A27CEA1F022775453D52727A049AC4C1F L_46 = (RowIntervalOperationWrapper_2_t6001B71A27CEA1F022775453D52727A049AC4C1F )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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m3C169ACAA7A4D768F4859C788DCDF1A49587B500_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * ___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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *)(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *)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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m288BF9C5BA74B7C798A6E12180BFF3A36F791D87_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * ___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_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5 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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * L_22 = ___operation2; AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * L_23; L_23 = (( AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * (*) (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *)(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *)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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * L_41 = ___operation2; RowIntervalOperationWrapper_2_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m9FD4DE7F7EC87B8665CBFE4E8E2F22F735E639F8_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_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *)(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5 L_45 = V_9; RowIntervalOperationWrapper_2_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5 L_46 = (RowIntervalOperationWrapper_2_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5 )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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2C6F783471A214B1DDBACD44744EF2DF882AC567_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * ___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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *)(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *)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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m2390DD0FB1EBA8C364EC43FBA870013860FA6069_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * ___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_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39 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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * L_22 = ___operation2; AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * L_23; L_23 = (( AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * (*) (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *)(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *)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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m2BCA225D29E084F3C70BEF7AD7E0C9492CA4A921_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_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *)(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39 L_45 = V_9; RowIntervalOperationWrapper_2_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39 L_46 = (RowIntervalOperationWrapper_2_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39 )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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m82A85EA8B2FE86AF1E1C266EB4980DAA874EB04D_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * ___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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *)(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *)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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m6C015249BFB8A911F3E23E672BD23D48433BAD4E_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * ___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_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9 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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * L_22 = ___operation2; AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * L_23; L_23 = (( AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * (*) (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *)(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *)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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * L_41 = ___operation2; RowIntervalOperationWrapper_2_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mB1C08C6E3FDFA5BA4A21C30704B7949C236252FB_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_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *)(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9 L_45 = V_9; RowIntervalOperationWrapper_2_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9 L_46 = (RowIntervalOperationWrapper_2_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9 )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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mE803423B23A9880EC473B34E66422BE49ED5DE04_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * ___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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *)(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *)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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mB1F500277BE44F7D1F88BEC5C9EB93891FEF3C74_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * ___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_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155 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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * L_22 = ___operation2; AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * L_23; L_23 = (( AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * (*) (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *)(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *)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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * L_41 = ___operation2; RowIntervalOperationWrapper_2_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m99529E2D1B8716FB3B2CB653F35B9761E7E7D1CB_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_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *)(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155 L_45 = V_9; RowIntervalOperationWrapper_2_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155 L_46 = (RowIntervalOperationWrapper_2_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155 )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_t43A0BBFCDF01577975A63671EEC74B1E6947157B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4C4B750DCB10E78F158A26CCBBE7A9631C061703_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * ___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_t43A0BBFCDF01577975A63671EEC74B1E6947157B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *)(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *)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_t43A0BBFCDF01577975A63671EEC74B1E6947157B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m5F8CB5C0CE0AF195FBEC159F5C33BF00DB589ED9_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * ___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_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6 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_t43A0BBFCDF01577975A63671EEC74B1E6947157B * L_22 = ___operation2; AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * L_23; L_23 = (( AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * (*) (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *)(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *)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_t43A0BBFCDF01577975A63671EEC74B1E6947157B * L_41 = ___operation2; RowIntervalOperationWrapper_2_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m7C87BAD2567A8ED736F6B2C32EA4280B27E0A2FD_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_t43A0BBFCDF01577975A63671EEC74B1E6947157B *)(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6 L_45 = V_9; RowIntervalOperationWrapper_2_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6 L_46 = (RowIntervalOperationWrapper_2_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6 )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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mBBFA11C18952F304AF71F7229855E232C0EE422C_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * ___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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *)(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *)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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m14A0481C18030ADC6A27B5C21D4CA88B74FA7B8C_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * ___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_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979 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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * L_22 = ___operation2; AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * L_23; L_23 = (( AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * (*) (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *)(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *)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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m7DF3394FA2520EAEEAFA672E62216FD581261B5F_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_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *)(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979 L_45 = V_9; RowIntervalOperationWrapper_2_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979 L_46 = (RowIntervalOperationWrapper_2_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979 )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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m72D5D93B7B2B59EB9FE3BF13DB4B0E28DC447E81_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * ___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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *)(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *)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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m04BC2384D44A61935B517A216D7905041A00325B_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * ___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_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F 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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * L_22 = ___operation2; AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * L_23; L_23 = (( AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * (*) (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *)(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *)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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * L_41 = ___operation2; RowIntervalOperationWrapper_2_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m284B24007E87444513BF1002850EB1EC1247BD60_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_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *)(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F L_45 = V_9; RowIntervalOperationWrapper_2_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F L_46 = (RowIntervalOperationWrapper_2_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F )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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m1E773C6E5333DFB1DB945B29C5B92C852B79339B_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * ___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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *)(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *)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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m046D8B1A109C17C062366170B39A9250AAAAF072_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * ___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_t054CC3BADBC8BA30701A407A17C5C917DE23D889 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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * L_22 = ___operation2; AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * L_23; L_23 = (( AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * (*) (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *)(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *)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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * L_41 = ___operation2; RowIntervalOperationWrapper_2_t054CC3BADBC8BA30701A407A17C5C917DE23D889 L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mFBB89EFD0572920CFB75DA1BA73A543FA52C0AAF_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_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *)(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t054CC3BADBC8BA30701A407A17C5C917DE23D889 )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t054CC3BADBC8BA30701A407A17C5C917DE23D889 L_45 = V_9; RowIntervalOperationWrapper_2_t054CC3BADBC8BA30701A407A17C5C917DE23D889 L_46 = (RowIntervalOperationWrapper_2_t054CC3BADBC8BA30701A407A17C5C917DE23D889 )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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m8AE03BA1DBA66E00C6EBE3DE3A380CC0BEDC78A9_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * ___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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *)(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *)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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m7E040D71E6A9CA3C44CD52603A0D0B6A0A2B1C98_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * ___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_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD 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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * L_22 = ___operation2; AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * L_23; L_23 = (( AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * (*) (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *)(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *)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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_mCC89CB7032A57F24D91C23A9BA3DFEAF957B6B1E_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_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *)(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD L_45 = V_9; RowIntervalOperationWrapper_2_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD L_46 = (RowIntervalOperationWrapper_2_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD )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_t710124C485BF17296E908287C942CFC2AD2D0302_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4339ACF24F0049761E2693462BA642C8AE14BF46_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle1, AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * ___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_t710124C485BF17296E908287C942CFC2AD2D0302 * L_3 = ___operation2; (( void (*) (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *, AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 *)(&V_0), (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *)(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *)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_t710124C485BF17296E908287C942CFC2AD2D0302_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4986519B8D4EC8DC082605FAAD0627574D6A1DE1_gshared (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___rectangle0, ParallelExecutionSettings_t0D2A5148FE8D2D1B609C77817AED46E05243BD22 * ___parallelSettings1, AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * ___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_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A 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_t710124C485BF17296E908287C942CFC2AD2D0302 * L_22 = ___operation2; AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * L_23; L_23 = (( AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * (*) (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *)(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *)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_t710124C485BF17296E908287C942CFC2AD2D0302 * L_41 = ___operation2; RowIntervalOperationWrapper_2_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A L_42; memset((&L_42), 0, sizeof(L_42)); RowIntervalOperationWrapper_2__ctor_m6DD0696D98227913A7F8B74B9ED685EF61434F3E_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_t710124C485BF17296E908287C942CFC2AD2D0302 *)(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); V_9 = (RowIntervalOperationWrapper_2_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A )L_42; int32_t L_43 = V_5; ParallelOptions_t905EF4040A9B5D5AAA68ACAA49E27208B149244C * L_44 = V_8; RowIntervalOperationWrapper_2_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A L_45 = V_9; RowIntervalOperationWrapper_2_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A L_46 = (RowIntervalOperationWrapper_2_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A )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_m5EFA03BE0F85B8E53092FFEA49F5457FB6040B72_gshared_inline (RowIntervalOperationWrapper_2_t2D636329E4DE5743843E6AFB9FAF2FBC31F898A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D * L_5 = ___operation5; AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D L_6 = (*(AffineOperation_1_tA5A7BA54615F14100A81BE7416F5CFFFE426A43D *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5F53114654319C85C289D75DF1DE4B9E4B9CB45A_gshared_inline (RowIntervalOperationWrapper_2_tE319D1408C4269557A29822283AC31048CB425E3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C * L_5 = ___operation5; AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C L_6 = (*(AffineOperation_1_tB7B79459D9F8AB301D27AF167A60F13AD157BF7C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m619B3E5E4DBC31984D1CBBF927F0DB14F0509C51_gshared_inline (RowIntervalOperationWrapper_2_tBB5EA1D986ED757DA3741AA2DF9AB4CC44919C3E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 * L_5 = ___operation5; AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 L_6 = (*(AffineOperation_1_tE67D4FEEB342A5DF05A6D5CAF31E7BDB0D8152B7 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m20CF1B9A82C942F13A22490D4E15758EDBAC81F8_gshared_inline (RowIntervalOperationWrapper_2_tC855FF92BDC487BEAB532D25EBA868327288BC5D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 * L_5 = ___operation5; AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 L_6 = (*(AffineOperation_1_t9168FD806E70EC325C1C6A1B2C1334E4C4F91E53 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m4D8F4A343497123C6934F6DDADD5F0DDA04055BA_gshared_inline (RowIntervalOperationWrapper_2_t5B26388212796D6921A64CFC5A724ABDD687DB5F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 * L_5 = ___operation5; AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 L_6 = (*(AffineOperation_1_t90C67BF1DF488D5F0AD69F0FAB80CBA430E58D84 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7CD0FD524EDF4D70D45C4A3C9FE17D9645AA3464_gshared_inline (RowIntervalOperationWrapper_2_tE33367FC204420B255F2EFCC9AD8B0BABE90B4EA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E * L_5 = ___operation5; AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E L_6 = (*(AffineOperation_1_t2ADDEE22725346F942E1156DB61091365BCD313E *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEF30F476DC2A8D32CF04F1BD270F6F3EC8DB9153_gshared_inline (RowIntervalOperationWrapper_2_t63DC86FBABE590BFC6B2D84C21B144ED3DF7DF11 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 * L_5 = ___operation5; AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 L_6 = (*(AffineOperation_1_tD86E6702FC86D34942CE2919527B05639AE9E453 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m71C79F98FA4382864814B258DE41B8A22C2835E2_gshared_inline (RowIntervalOperationWrapper_2_t12C119A330D65D5537E5679FA405825405BF0207 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 * L_5 = ___operation5; AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 L_6 = (*(AffineOperation_1_tF968D3838FDD36D22200E41939FB13DB74630B01 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mDD24575C191270A451A3D178BEFE09164F99F10B_gshared_inline (RowIntervalOperationWrapper_2_t9045F488FF3195D7DAB81FE976EDD4B0E1B47663 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 * L_5 = ___operation5; AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 L_6 = (*(AffineOperation_1_t8E59EC4792FC654A7F0D767A1EAF248F2F22F7B5 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F154C1B5C4B944DE75C386D135948D9D2AF4944_gshared_inline (RowIntervalOperationWrapper_2_t9DA1D351FC798C01AC76C0122CDB32B56BC61B84 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 * L_5 = ___operation5; AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 L_6 = (*(AffineOperation_1_tB3A7D023390344DAFE7C2655F751F0E2272B3595 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCCA0661A4110589D6F20C666B06FC7260C237F1C_gshared_inline (RowIntervalOperationWrapper_2_t526B3BF8E37EC39ED38AE2ECF6FAD1DE6AC455BD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F * L_5 = ___operation5; AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F L_6 = (*(AffineOperation_1_t8C0EFF4885558F7CEE9268BB28B850F9EE41FF9F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m39CBBBC922D8F5E6708252C2A87A6E24C826B9DE_gshared_inline (RowIntervalOperationWrapper_2_t98747596B45AD4F9057C992BBF7C04A278516B95 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 * L_5 = ___operation5; AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 L_6 = (*(AffineOperation_1_t8174889696DDB449875FDAA117344889106877B8 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF9E639BFE670F222FA5895D63E1B6D330A6C06FB_gshared_inline (RowIntervalOperationWrapper_2_t9BC8096BC09F9A19289962B691259D0451E91D6C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 * L_5 = ___operation5; AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 L_6 = (*(AffineOperation_1_tAA1C96A5EAB901802F62D9E216E6C279B8B8EA98 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mFC9B3BBA502F2EC2B42F12E40B8EE0A054A9F0EC_gshared_inline (RowIntervalOperationWrapper_2_t03C26882A2C072F8AA5212FC730470B0190B9137 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 * L_5 = ___operation5; AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 L_6 = (*(AffineOperation_1_t900029208E09B18B1F6ED84223A160359C11CA53 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA728F24680ACA30783A99850CE8F09EF30F5CD4E_gshared_inline (RowIntervalOperationWrapper_2_t21DA928AF39B8C3775DDC700A16F5D240A98AA07 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB * L_5 = ___operation5; AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB L_6 = (*(AffineOperation_1_t10144DC808A4E97CE5F43C64BE1D4C6E21730FDB *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8D3D8B6855C1078FB82142E51795B68F32C9C5E0_gshared_inline (RowIntervalOperationWrapper_2_t5D86109F9979837DC3283F715497CE50FD3DD342 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 * L_5 = ___operation5; AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 L_6 = (*(AffineOperation_1_tF6E03CD8792469DDA7B059A7D36FF4B363BDE091 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mDF6F3B3C18E5CAB9EBBE657A1751CC43E41515BD_gshared_inline (RowIntervalOperationWrapper_2_tAC589850D1E827E3FB692A3B12122D12263DEDB1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC * L_5 = ___operation5; AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC L_6 = (*(AffineOperation_1_tA5114CDC9D7AB73721C981A69742D2CE35557DBC *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC7821E36F67EA85CED7351621BF2856392871722_gshared_inline (RowIntervalOperationWrapper_2_t785AC9D1C0D0D195B6C48847344D1CB2DC0E1A9D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 * L_5 = ___operation5; AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 L_6 = (*(AffineOperation_1_tEB9E0D524751A589069EDBDA638CBD3CA3FD9121 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m33FB9B9052331A585A4EF2281BAA3197BCCA0712_gshared_inline (RowIntervalOperationWrapper_2_t23A09F3FA624F9C2723ABF787B04194018629E70 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 * L_5 = ___operation5; AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 L_6 = (*(AffineOperation_1_t594632CD7C3CD0952D5D3449D8A457A6FD62C842 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F3F8C6CAA876B2E83B5C5AA8796BC3295B4186A_gshared_inline (RowIntervalOperationWrapper_2_tAC0170875D886B8CF4132D48B65870B46E65D507 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D * L_5 = ___operation5; AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D L_6 = (*(AffineOperation_1_t598297ECC43DDE961FB34450ED14C23D39C21B1D *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8A307827F04759C4F022EF8209181B74674D3651_gshared_inline (RowIntervalOperationWrapper_2_t3D6A0231A0E660A168EA167F634AC226DC8499A3 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 * L_5 = ___operation5; AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 L_6 = (*(AffineOperation_1_t667F2B296F05ADF77E7BDC2ED794C85F182295C8 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m023B78C926A0FD716E53E07E2DAAC696BE82F0E0_gshared_inline (RowIntervalOperationWrapper_2_t21498C9118A457D47191D46443795F5358DB38A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F * L_5 = ___operation5; AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F L_6 = (*(AffineOperation_1_t126CD35330B3E9039AB58D6302B740A4DB9C846F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC1E0CC77F2E86D3F93E4160B662594C645024608_gshared_inline (RowIntervalOperationWrapper_2_t1216539680A1590BDBDA83F4AE05199687B9484A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD * L_5 = ___operation5; AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD L_6 = (*(AffineOperation_1_tB69321002FC5FAA2BEED2AA0712FB80EDA7CACAD *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m542BB1D6740AEA559E9D153F783436E969AB8757_gshared_inline (RowIntervalOperationWrapper_2_t8E630DA0749B99B6C397679BFA437EDC11FFBC33 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE * L_5 = ___operation5; AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE L_6 = (*(AffineOperation_1_t71E9478989AF585C4328968583380442E9F59DFE *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF0DBE644848CB0392994F61F03F93AF0D2860A5A_gshared_inline (RowIntervalOperationWrapper_2_t32C5C7AA803C3E222B2062DE865C86B741EFA4A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B * L_5 = ___operation5; AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B L_6 = (*(AffineOperation_1_t1BAE353E4ED205D6C225B0E549DEC0154382B97B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2F09447736455CC590A60EFC5D3AB463EA72FB42_gshared_inline (RowIntervalOperationWrapper_2_t0865CCBEBD1BC583F40FB3B2850C1E0BF82C0157 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 * L_5 = ___operation5; AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 L_6 = (*(AffineOperation_1_tF9795ED0C22F133AFDD0DEC9174479E8BFBF96A3 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mBAD012CBC2489F4F538BB2DD481F21DB0D641D1F_gshared_inline (RowIntervalOperationWrapper_2_tD2CC81AC47EC34D5DA97A3A8B064AE5C20242371 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 * L_5 = ___operation5; AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 L_6 = (*(AffineOperation_1_t1216054EAC9B4347293E128DB84DB068B5AB48D7 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB09DE4FE497CFA6465AF285BB314333F7DFDB162_gshared_inline (RowIntervalOperationWrapper_2_tE570FCD0CBA53F9C1CBFB3944C67DB608C407F93 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 * L_5 = ___operation5; AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 L_6 = (*(AffineOperation_1_tB4768B9131CCA53D11B6E5A3C3F8C214A6CAF9F1 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m853572EBBE638F133EF703734412AB2981EA2B88_gshared_inline (RowIntervalOperationWrapper_2_t9655CE26567CB489139DF078E9CD5FD681FA0990 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 * L_5 = ___operation5; AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 L_6 = (*(AffineOperation_1_tDB17CD9328136761135D1F34DFFD4CCF30910665 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m35C3BA4ACD099E8EB1F4D27BB371E3F7C9CDD67A_gshared_inline (RowIntervalOperationWrapper_2_tF4293383F419DFA3DCA5BED072326A692E517227 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C * L_5 = ___operation5; AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C L_6 = (*(AffineOperation_1_tC148ED8CA467925D9ECCCBEC3A32802CECE1E38C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m666B25E874E8E04A446EC12D73E3751A02C4936D_gshared_inline (RowIntervalOperationWrapper_2_t832A9387F83203E107A1E03BC5086978725203FE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B * L_5 = ___operation5; AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B L_6 = (*(AffineOperation_1_t6D61742E26BD3AB1FAEC7E66B6E3D62A4680EA5B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE3C05061268A0C45250A939632967D5D2F6DC502_gshared_inline (RowIntervalOperationWrapper_2_t62DACFB474CC1AA33FFD959253AACF13E5457ACB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC * L_5 = ___operation5; AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC L_6 = (*(AffineOperation_1_tC087105B7834FBE753C0A537A7EEB3D6C0F526AC *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m76603978D8EA61155F2682AD7620A2DEA750A0C0_gshared_inline (RowIntervalOperationWrapper_2_t43729BD17F784F23DFE5E090A9FB50C87D3DA660 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 * L_5 = ___operation5; AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 L_6 = (*(AffineOperation_1_tF3040D4F39774CCAA55552F229A8390DC2199855 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB903D24DB0FA637CE0F1551B772DD1DF0CB97024_gshared_inline (RowIntervalOperationWrapper_2_t4F3C96EE513F69EB15DB3FB183F776C4A2596DF0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 * L_5 = ___operation5; AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 L_6 = (*(AffineOperation_1_t9FF2A3C9B23457413900F9475791F8C63159EB62 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC16F579A9B08DDBA5CB2E97B38C9A6587E39FCA3_gshared_inline (RowIntervalOperationWrapper_2_t3D55191A4A1AFBE696F8ED76E3E4F84E9780C968 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 * L_5 = ___operation5; AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 L_6 = (*(AffineOperation_1_tFE1F9E1FE8490E769128AD786437AB1D14575981 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m69DAC8DC6A513E578DBB907049BC326E201FA1AE_gshared_inline (RowIntervalOperationWrapper_2_t7FC46F5907F1CD0953A5278AD462CE6E35972DB9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 * L_5 = ___operation5; AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 L_6 = (*(AffineOperation_1_tDBDF545C0D0B730727D3B4706F5C83331DFF3144 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD226FC46E1560CCCC9BA23F20B6440C96771136B_gshared_inline (RowIntervalOperationWrapper_2_tAB355AB8BFA8D14278B5C8D9E64708AC491F5A65 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 * L_5 = ___operation5; AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 L_6 = (*(AffineOperation_1_t9C378A0C678C510FFB13AF727C870A7453366536 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2037E4F88E8A35C4E7257763BBC9D63B8A89A215_gshared_inline (RowIntervalOperationWrapper_2_tAED98E090E4CCBB4D1478DC0A009A9BBC2E4A3F2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A * L_5 = ___operation5; AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A L_6 = (*(AffineOperation_1_tDA3FE7545B710FEC49E607C3BB8B706EF9B8236A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m42211A1450FBB64C0FFA01BE17FF7FBA23E2A654_gshared_inline (RowIntervalOperationWrapper_2_tE990B6B4E2BE967D3C84A5AE11454295217006A1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 * L_5 = ___operation5; AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 L_6 = (*(AffineOperation_1_t870E23F947795B9F6AD538883CE06BFF67BEC5E1 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m37DDA02EF7566991F5ABB981B59EFBA87D0D0C6E_gshared_inline (RowIntervalOperationWrapper_2_tC2BCB54AB0390E74854BD4C005C2F1B15530CFAA * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED * L_5 = ___operation5; AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED L_6 = (*(AffineOperation_1_t6EB9EBEC142C9ED4FDB46544CC9698B6B49EF4ED *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB99FE489A00661BF2B58CD6584591B337800F071_gshared_inline (RowIntervalOperationWrapper_2_tE2515E19EF1CBECDE33341E2642332B0A444DEE2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 * L_5 = ___operation5; AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 L_6 = (*(AffineOperation_1_t56880DE6775A8CF1A9C0A25B96A17DE41975C107 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEF2C264DFD75F077717EAE6A3CAA2C5EB2A85469_gshared_inline (RowIntervalOperationWrapper_2_tFA423CB8823FC128A6B4DA2350102931518DAC0D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 * L_5 = ___operation5; AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 L_6 = (*(AffineOperation_1_t625192B59B9ACC9BC104CFF232284B6C46EEC3C3 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m82B09A388B84EBCAF78E42718F90E2FA96515969_gshared_inline (RowIntervalOperationWrapper_2_tCA505B0B692E1CDFA4841851625332A253BC07CB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F * L_5 = ___operation5; AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F L_6 = (*(AffineOperation_1_t8D8254747AED1F34F35EF264790B659E5D59AC2F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m38AB11E5AA2E3D564510FF32E84BA9BEB3B664D9_gshared_inline (RowIntervalOperationWrapper_2_t0AA45EE5010FDAA436C64AF4CFA44C64B9A4FDB8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B * L_5 = ___operation5; AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B L_6 = (*(AffineOperation_1_t1EB41AFA050FC7D4A0BC244238E52A59BD94EF6B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1A39D3D0A1A2BE001F2CFF2A44805C2018612994_gshared_inline (RowIntervalOperationWrapper_2_tB8BE1D5522249D61CCCD127B1E84190B50CCE82C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 * L_5 = ___operation5; AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 L_6 = (*(AffineOperation_1_tE19A021E73349AFC521B31036931442327B78EE5 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mAE35D501713AA12FD1950FDD52A38E6854B78F7B_gshared_inline (RowIntervalOperationWrapper_2_t3F51B757E4D929A50A30632F1B4518D13EA0D719 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C * L_5 = ___operation5; AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C L_6 = (*(AffineOperation_1_t201CC0ACAB46C504938464721B497F2DBF4C431C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5F243D9E43E591D2DA7CA7F6354B0B47AC61EB18_gshared_inline (RowIntervalOperationWrapper_2_t8AB299E43413994E9E8856D818A83739B76993B0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 * L_5 = ___operation5; AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 L_6 = (*(AffineOperation_1_tE5163449E1801345A5F356416D6EBF468CF3D434 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m8ACBB9731498AC343247E1C1AC313243A12524B0_gshared_inline (RowIntervalOperationWrapper_2_tBAC33CCBDCAFE906936A77C96513793EA4F44845 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 * L_5 = ___operation5; AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 L_6 = (*(AffineOperation_1_t19102862C13438849C341E70D0B31E0C43402A89 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2D3DD15A4B52A95054843F9C573D29AECEBC9545_gshared_inline (RowIntervalOperationWrapper_2_t64C27D86FBC30ECBAC9E3DA6550CC5C860CE0592 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 * L_5 = ___operation5; AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 L_6 = (*(AffineOperation_1_tB4CB197D5BCA000EB7475C843C8F1ED6B3E3DDB2 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m3DA268E0D492B5C16843F7ECBB48E9EE05B0AF26_gshared_inline (RowIntervalOperationWrapper_2_t1BC88313C256131849EE09D5F0537C29F1543936 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 * L_5 = ___operation5; AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 L_6 = (*(AffineOperation_1_tD076B14C583A9D53569461B1891030EDA1F1E447 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m648CF96474A6B672326A800822A50FB385F16BCA_gshared_inline (RowIntervalOperationWrapper_2_tF9D87D530B7CBBEAA77A986989C26C76945BD1F9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 * L_5 = ___operation5; AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 L_6 = (*(AffineOperation_1_tBAE8CC4FFACED86712BCF2FF76F454B47AF7A3F4 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m5F6FE282B9A5004A6D072E0C0C0C3FD53019C4BA_gshared_inline (RowIntervalOperationWrapper_2_t403F58B833CACFDDDD0F3B8B8392127628DA6B72 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A * L_5 = ___operation5; AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A L_6 = (*(AffineOperation_1_tF5C028B46F97042AEF1A07ED0A2692EC709B3A0A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1877F23EB9C1C9C3F5B198F5BB0452A91885698F_gshared_inline (RowIntervalOperationWrapper_2_t989613E45C50677C4ACED3795915CC6092C8A8DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 * L_5 = ___operation5; AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 L_6 = (*(AffineOperation_1_t552E5759EBA68E12E92B902A9C819D731BCB8695 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m6C319648F91B60946F34ACB5DE0D3AE54638C079_gshared_inline (RowIntervalOperationWrapper_2_tEA0F20AF9BD16B6BADD54A6231149F1278E1FCE5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A * L_5 = ___operation5; AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A L_6 = (*(AffineOperation_1_tAD03F051AAE138501E462F6096AF8DE6D52D359A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7FA1EA3DFB26F39BDA727E5A12497DB6AA2DF461_gshared_inline (RowIntervalOperationWrapper_2_t0FF5C0CDB6CA7455A636C197D259D0E827671B20 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE * L_5 = ___operation5; AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE L_6 = (*(AffineOperation_1_tFF7516EDE5BA6C6DFF5A606DF66643AF781DACBE *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m09A01F9D838914A762ABF88D937B630896D78D01_gshared_inline (RowIntervalOperationWrapper_2_t31F0E90A6978E2E1B2C5770687F3AED320B359DF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC * L_5 = ___operation5; AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC L_6 = (*(AffineOperation_1_t43CC5C2977CCE9B038EFAB7B5C9018E855499EBC *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA835160EA643C299891528C2849178C3317EDB8A_gshared_inline (RowIntervalOperationWrapper_2_t3C92FBBACCABD0620C1AB7E58B8975A05C5D9DF8 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A * L_5 = ___operation5; AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A L_6 = (*(AffineOperation_1_t8732C7F2BE743F61CEECA3870A2302D731C5917A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE57CF37EDDEC6D77B233FB434B93918D755E7CC9_gshared_inline (RowIntervalOperationWrapper_2_t733C729FF9B0892085DA2393211736D5D0057123 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 * L_5 = ___operation5; AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 L_6 = (*(AffineOperation_1_t945AB7D1655CFCA8DE895EEC787236C30E2C1459 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m05236D98576EAB9A47CCC33C222721B0ED454462_gshared_inline (RowIntervalOperationWrapper_2_tF40E3F142AF3381B89D65D4CB922CE086EAAB12D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 * L_5 = ___operation5; AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 L_6 = (*(AffineOperation_1_t4FC8020EA2540D857D3F8A2239824F91AF808AB5 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE40B85A01E4E9BC781044188623D018A33A4F2DF_gshared_inline (RowIntervalOperationWrapper_2_tB276D2BAE7A8619468BD917099D688E0671853CD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C * L_5 = ___operation5; AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C L_6 = (*(AffineOperation_1_tF05275E9EF70634D6ACE5E8A99842CB76EE1AC2C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m227750282DCC3EBC1C0A29488671E73DB154CCDC_gshared_inline (RowIntervalOperationWrapper_2_t05EC4CF02C8EEDCD9187A3599C161BD42FE03B97 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B * L_5 = ___operation5; AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B L_6 = (*(AffineOperation_1_t8932DAA4F2E62926FD2C0C37AD2E869862B4572B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m277BBD74EC5AC4DEBCFC54763B30CE79922143A4_gshared_inline (RowIntervalOperationWrapper_2_t580DEC12CB9E1F162E427D2E481155549A8A9EA1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 * L_5 = ___operation5; AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 L_6 = (*(AffineOperation_1_tA6DB5DC7DBF3A704DC15BD9110F258E89EEDE773 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB1060C4BD2103937CC2CACCD8144508C31EFA9FE_gshared_inline (RowIntervalOperationWrapper_2_t1357771EFBD8B8F146541A9B8542AF4C102B48CC * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 * L_5 = ___operation5; AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 L_6 = (*(AffineOperation_1_t5526F14C40B999888147BDBA9C16859E046818B0 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD3FC20A0433855EF633F17A041FEB238EDCA2148_gshared_inline (RowIntervalOperationWrapper_2_t47952363E0E518457D884C2A208C7B4042FCE020 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 * L_5 = ___operation5; AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 L_6 = (*(AffineOperation_1_tEE2F5EC59F0ABADCDAC759CB6C0DAFA95B8DF644 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m0A84485C5B473783BCEB4C9107D42F91EAB1B04E_gshared_inline (RowIntervalOperationWrapper_2_t3EDBCCE71C8A044C52095F36AE721B63E86CD7EF * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB * L_5 = ___operation5; AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB L_6 = (*(AffineOperation_1_tDA194072EAEE69D4A450B32EFFCEC391C7A8CAEB *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2737276AA3758089BEEB413FC889F9BEDCBCFC1F_gshared_inline (RowIntervalOperationWrapper_2_t5B5B9F2C37F3D2E75A8FB639790461DF37FB6F69 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C * L_5 = ___operation5; AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C L_6 = (*(AffineOperation_1_tEE5CDAC7FEAEE34AC8DA429F253A2398FF33604C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCAB25AA15CB42C3D27EE203890A8ED1CC31131E3_gshared_inline (RowIntervalOperationWrapper_2_tE7A8902116CF6B925BDB3E80AA50D706EBE1F4D1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 * L_5 = ___operation5; AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 L_6 = (*(AffineOperation_1_t6575F6B5B61E6020C157D681E57FAEB24480A477 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m4DB00CBB7F2A1FFCF19BF4DAA567C1CCB1026890_gshared_inline (RowIntervalOperationWrapper_2_tA30F6D2C269FEA94BBD02043A35BD0CEAE9AEC93 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD * L_5 = ___operation5; AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD L_6 = (*(AffineOperation_1_tC8634E0D28B6ECCF76B33FD7DC17B93D6FFC10DD *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCBEE373B76075112CCDB6B2D9715B2E82A9B3841_gshared_inline (RowIntervalOperationWrapper_2_tB9A8A08F8EB4A604B5856EEDAED376DEAE002763 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B * L_5 = ___operation5; AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B L_6 = (*(AffineOperation_1_tEBD4F9B53078C41DAFB23D44530E2887938C658B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mC45A4D0796AAEE9B058B7BD404E2A2FC089CA042_gshared_inline (RowIntervalOperationWrapper_2_t0C51486142C6BBE3EB69427324855FC5A0CA6318 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F * L_5 = ___operation5; AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F L_6 = (*(AffineOperation_1_t96E73091C3AFB7D5A0883CA9883F0627A609F54F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m108CC07D36305D63F7E756184676E73B9FE34DD3_gshared_inline (RowIntervalOperationWrapper_2_tFA209224EB6AE914937F118BB6938BC0E2DB84F1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 * L_5 = ___operation5; AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 L_6 = (*(AffineOperation_1_tE093488CA83E8CC7BBC1A65885061A1815B62909 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m0CE784CDFDA941F44E5FA156C84CABE9162EA57D_gshared_inline (RowIntervalOperationWrapper_2_t506DF8B4D8D9961E8DF606F0EF6FBE594661E415 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C * L_5 = ___operation5; AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C L_6 = (*(AffineOperation_1_t59EF82C3A8137DBD415A73B633AD3DAD3148536C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1539782C0543D2DF9F2AA2B200060C77D8E423BF_gshared_inline (RowIntervalOperationWrapper_2_t49B2F11104F7FFAF7F6A329807CF263537DD91F6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 * L_5 = ___operation5; AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 L_6 = (*(AffineOperation_1_t7176350E7E5BA5835686F3AE369BE493AEC47B31 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCEF6226E51D1D6794C9B9D8A01E39B30CB45C770_gshared_inline (RowIntervalOperationWrapper_2_t1E3B4AA7B01EA3A01DBDB793C24532D67B1107C7 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 * L_5 = ___operation5; AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 L_6 = (*(AffineOperation_1_tD0947D704AA23C9773FE300355214667C414BAE5 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m83D4D0C14D40D11BBF0BFB505539AC57903C3264_gshared_inline (RowIntervalOperationWrapper_2_t9014FD7682B8BCAEFAB0CB54F7C91317FADD30A5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D * L_5 = ___operation5; AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D L_6 = (*(AffineOperation_1_tF3A373A32CCCBC758AED3BA1202898C87D19670D *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m92D6E7E563D5010FC59913F95510A9831344DC77_gshared_inline (RowIntervalOperationWrapper_2_tF74C8DE6F353B310BA581FED8630018E048605FE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC * L_5 = ___operation5; AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC L_6 = (*(AffineOperation_1_t2D253BDAAB35265FC8734864F41D370338B7B3CC *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m739FA92D7160E5D409B961CE7E4036DDEBDB9C81_gshared_inline (RowIntervalOperationWrapper_2_t7E58F3F7708666CF3E44F642DEC0916BDD375A88 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 * L_5 = ___operation5; AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 L_6 = (*(AffineOperation_1_t71FD06DFCDDA7CBB8C71408C465EE038826B6A00 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mEA76573195416870DF685D580A01E7D265FD9AD4_gshared_inline (RowIntervalOperationWrapper_2_t32C468A35D26A2FB94957FF95CD16A433D8E7312 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 * L_5 = ___operation5; AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 L_6 = (*(AffineOperation_1_t64658A405782FE7AB6FD57EF094520569023EFB9 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m60C08F98AE3BFFAF25EA59C854017D70F5E71D1E_gshared_inline (RowIntervalOperationWrapper_2_tCE624B6D0A3A0148D0613B2AA6000FCD1B8A3B8C * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 * L_5 = ___operation5; AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 L_6 = (*(AffineOperation_1_tED60A7B5190BD744CB347EA343124B7A1C916271 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2BAD7D37728469B430E2A930AC66D7C5918CCCFF_gshared_inline (RowIntervalOperationWrapper_2_t012F6336828EB81D04D614CACD93FB61CF5565B1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 * L_5 = ___operation5; AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 L_6 = (*(AffineOperation_1_tBD5406662395F68EAAC4263F44DC6089EB79F939 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7283FAC59A6A995F4064772F599E76D0E3652AA6_gshared_inline (RowIntervalOperationWrapper_2_t5E0895B43090A990E515B2A445BE8EC2529F3A0D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD * L_5 = ___operation5; AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD L_6 = (*(AffineOperation_1_tF39AC86B127D383F05F9973484468E8735A02DDD *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m94E944FAADF62A314963BB91A26A1F0153847F6D_gshared_inline (RowIntervalOperationWrapper_2_t47454440812B12E6D195E92D5B4B80B92F9144DE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE * L_5 = ___operation5; AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE L_6 = (*(AffineOperation_1_tA0C8E51C84B4FCC8BC0DD3C6EC8F820C203A9EDE *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF6C2E7A1A248B7148A2A828D0AEF0DBA769E9C19_gshared_inline (RowIntervalOperationWrapper_2_t63DE781496184B575527478B28E58BDFB32E6F03 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 * L_5 = ___operation5; AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 L_6 = (*(AffineOperation_1_t8F681F311CE135565B5D0E5ABEC0E964782AC692 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF36253BE2A6EAEE854B81EFB144878630EAC951E_gshared_inline (RowIntervalOperationWrapper_2_t9EEE0D76C11F871649356FBCD3D6432AAC58C1CE * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A * L_5 = ___operation5; AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A L_6 = (*(AffineOperation_1_t8A87096D95932AA2BEE38B62E6575AD49C7E691A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m571EAC78FB1A87E9879AA4AD2D68A93DACAE4036_gshared_inline (RowIntervalOperationWrapper_2_t2A0A6B4B94BEA64CC2F312832BFA584C5A79D359 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 * L_5 = ___operation5; AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 L_6 = (*(AffineOperation_1_t25A2E87A3241E442AB29912EFE4AFB49E0C2E965 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mAD50CFD3F7E332A732C90A2B5FB4D1CD0C8770B9_gshared_inline (RowIntervalOperationWrapper_2_t2241BAD14C0C9A6F5A3FA3CF0F7AE44B82B69F1D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 * L_5 = ___operation5; AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 L_6 = (*(AffineOperation_1_t4C3435FF170B16A6CF0068D82812D11B79488A52 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m98F03FC2C3CA5740FCC54DB06D375248DF0EB1EA_gshared_inline (RowIntervalOperationWrapper_2_t0905B5028D02139277E57C3BCB0901179642B504 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 * L_5 = ___operation5; AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 L_6 = (*(AffineOperation_1_tA47C15BB24B4D0A9F7E427A7AF7BDBB6D88E9086 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mD6484D9FB55EE7F0F3A91088DE2E60847C8A5632_gshared_inline (RowIntervalOperationWrapper_2_t4E9133C89A65FF5A8C242B1A47E47E9E7D7C2A18 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 * L_5 = ___operation5; AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 L_6 = (*(AffineOperation_1_t910C1C191CEB48D2F091889671E85BF0A51807A3 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m10411FBC01F80022C7F84A9ED67CA64A81F6976F_gshared_inline (RowIntervalOperationWrapper_2_t0D16CECFAFF32665DEBFD9228DEAF41E6BED483B * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C * L_5 = ___operation5; AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C L_6 = (*(AffineOperation_1_tD25BDF3D6F4DA6C5DEB4D8D0CB2C9990F5A5DB2C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mE89092FB9192B463852F28B325B60F93C36F3201_gshared_inline (RowIntervalOperationWrapper_2_tA969FDE3142552AEA2937D462C1DAB7FD8D9A2C2 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 * L_5 = ___operation5; AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 L_6 = (*(AffineOperation_1_tD78982C79EA3EE0EAE8655630D74A8BDA88E2126 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF4D970A236E22041AD8E3EAE9AFBA8EA7DF66A99_gshared_inline (RowIntervalOperationWrapper_2_tA119BD2E13D52C104A2C697B8E8D504BE375EFFB * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 * L_5 = ___operation5; AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 L_6 = (*(AffineOperation_1_t3DFA20B3EF66826EED06135F285B2498BAE01225 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m1236F2B298B62609B9E965C630F8CBE63F19E294_gshared_inline (RowIntervalOperationWrapper_2_tCCA59E44DED40027E8D6352F096AC1F7AB56D208 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 * L_5 = ___operation5; AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 L_6 = (*(AffineOperation_1_tE96201482485F9904524DB1E99114FBA24765634 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mDEB3206719069D43BA42AE545794CBA1F6E20F2C_gshared_inline (RowIntervalOperationWrapper_2_tC377CB23157B3A7C7D2B0D200C3E650140D40D2D * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F * L_5 = ___operation5; AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F L_6 = (*(AffineOperation_1_t31B4321E4E1ADAEFDEEBA8FBFBCCC3689D0FEC3F *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m51AE58D190EBA8EE9F1823BCF228B9F49D682689_gshared_inline (RowIntervalOperationWrapper_2_tB854BB2BF4E15230691172CFE0FD4DF6769B3F5F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 * L_5 = ___operation5; AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 L_6 = (*(AffineOperation_1_t819D6B9A5868D90466D860862AA0D772B252CD52 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mF976A3CF876D3709B9C8DC17323D237C14C38C50_gshared_inline (RowIntervalOperationWrapper_2_t3809ABA6ED1DA05D13FC5F3ECD283FB8CBCA85A1 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 * L_5 = ___operation5; AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 L_6 = (*(AffineOperation_1_tDCDB5FDC511E5962D7E5DAF8D6491E11CD582074 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mA263588DA1879BEB0079F5CCBC8162D22857F599_gshared_inline (RowIntervalOperationWrapper_2_t44A52A5066094B4FED077B2399DCE12D6F245D5E * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 * L_5 = ___operation5; AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 L_6 = (*(AffineOperation_1_t23B35F7CE885FF144035136F1DE78359AD61B265 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m27B9EB9FC9B9EC66422EEC2BE70BDEA799BD5F2C_gshared_inline (RowIntervalOperationWrapper_2_tECB3345A2C9D3EDAE3563C91706272195B9DF5A0 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * L_5 = ___operation5; AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B L_6 = (*(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m625DFB579E458ED3AA5A08DB4E347AE43235FAA5_gshared_inline (RowIntervalOperationWrapper_2_tC6B38AD6497620CC378A6613900E61A1D89E3877 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * L_5 = ___operation5; AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 L_6 = (*(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m76DF9F80E8E4ACE6A1D9FBA5D7D6A4D3F8299D07_gshared_inline (RowIntervalOperationWrapper_2_t11C4F935BE3B70D2258304348FB977FDAB8AEDD6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * L_5 = ___operation5; AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 L_6 = (*(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m6F2B119DA0488CEB852620A65B90879AB045EBFF_gshared_inline (RowIntervalOperationWrapper_2_t6001B71A27CEA1F022775453D52727A049AC4C1F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * L_5 = ___operation5; AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A L_6 = (*(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m9FD4DE7F7EC87B8665CBFE4E8E2F22F735E639F8_gshared_inline (RowIntervalOperationWrapper_2_t0EE1FAE93949818737ED4611F8D0FA042CD6D4D5 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * L_5 = ___operation5; AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF L_6 = (*(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m2BCA225D29E084F3C70BEF7AD7E0C9492CA4A921_gshared_inline (RowIntervalOperationWrapper_2_t411238E33AAF033F5DA7F0A3E0CCF6CBE8BD9B39 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * L_5 = ___operation5; AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 L_6 = (*(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mB1C08C6E3FDFA5BA4A21C30704B7949C236252FB_gshared_inline (RowIntervalOperationWrapper_2_tCFD8F6ACF59A637AA7419DB770E90F8B68C810E9 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * L_5 = ___operation5; AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C L_6 = (*(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m99529E2D1B8716FB3B2CB653F35B9761E7E7D1CB_gshared_inline (RowIntervalOperationWrapper_2_tBAE632D9A584D943D0E8EDE47A7CED3C6995A155 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * L_5 = ___operation5; AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB L_6 = (*(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7C87BAD2567A8ED736F6B2C32EA4280B27E0A2FD_gshared_inline (RowIntervalOperationWrapper_2_tF5C0F866B5AD7090644F90E56D159FD57D87A6A6 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * L_5 = ___operation5; AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B L_6 = (*(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m7DF3394FA2520EAEEAFA672E62216FD581261B5F_gshared_inline (RowIntervalOperationWrapper_2_t5260D5FB18AFC8CE318CB9D9C8AFC73B69EFF979 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * L_5 = ___operation5; AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 L_6 = (*(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m284B24007E87444513BF1002850EB1EC1247BD60_gshared_inline (RowIntervalOperationWrapper_2_tF257E83E26DC70A78F942E6E3C814FC1D628EB0F * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * L_5 = ___operation5; AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 L_6 = (*(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mFBB89EFD0572920CFB75DA1BA73A543FA52C0AAF_gshared_inline (RowIntervalOperationWrapper_2_t054CC3BADBC8BA30701A407A17C5C917DE23D889 * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * L_5 = ___operation5; AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B L_6 = (*(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_mCC89CB7032A57F24D91C23A9BA3DFEAF957B6B1E_gshared_inline (RowIntervalOperationWrapper_2_t948D79F90F23BA4DA9E6B03648EC3BEE056CB5FD * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * L_5 = ___operation5; AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 L_6 = (*(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *)L_5); __this->set_operation_5(L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RowIntervalOperationWrapper_2__ctor_m6DD0696D98227913A7F8B74B9ED685EF61434F3E_gshared_inline (RowIntervalOperationWrapper_2_t6DAF9BF93D36A9B9C14C576963B2DCECF9F4403A * __this, int32_t ___minY0, int32_t ___maxY1, int32_t ___stepY2, int32_t ___width3, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator4, AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * ___operation5, const RuntimeMethod* method) { { int32_t L_0 = ___minY0; __this->set_minY_0(L_0); int32_t L_1 = ___maxY1; __this->set_maxY_1(L_1); int32_t L_2 = ___stepY2; __this->set_stepY_2(L_2); int32_t L_3 = ___width3; __this->set_width_3(L_3); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___allocator4; __this->set_allocator_4(L_4); AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * L_5 = ___operation5; AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 L_6 = (*(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *)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; } }