#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtualActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtualFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); 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 InterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; // System.Action`1 struct Action_1_tAD2673D5C000B0DE999CDC21B694624C1F144EFF; // System.Action`1 struct Action_1_t36B36FC5408AA648552F08C00DB17830D808C596; // System.Action`1 struct Action_1_tC4BF66A8BD99ED8D2FE8BF91DC0A6EAF55F99773; // System.Action`1 struct Action_1_t1EA3901C41007ADD2112E3A2D323CAAD7EB0795E; // System.Action`1 struct Action_1_t7ACC5782C8EA184FB67419B497510A11C9103BED; // System.Action`1 struct Action_1_t8841336E42D3B6C2516D9F8342E3B2ABA884710C; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C; // System.Comparison`1 struct Comparison_1_tC9A94F0A488D1F90062D6EE49F36B70FC72DF963; // System.Comparison`1 struct Comparison_1_t24BD99AFA9D0D814EF9B84F7B450DB317BB63145; // System.Comparison`1 struct Comparison_1_tEFF5E1A56CF87D524D1CD15D8285D3152D1D8227; // System.Comparison`1 struct Comparison_1_tD80E310E19F2F02B4240A9ACF6CC3271D33E5A65; // System.Comparison`1 struct Comparison_1_tCD99C09D779DDC7954274041F7CC6D4C44A192ED; // System.Comparison`1 struct Comparison_1_t6BABD9AE09CC76AD0570BCC8ED46A8E55BD2E4CA; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F; // System.Linq.Lookup`2/Grouping struct Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189; // System.Linq.Lookup`2/Grouping struct Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70; // System.Collections.Generic.IComparer`1 struct IComparer_1_t2814E5A42CE8D722BF750578E870E4189502DA4A; // System.Collections.Generic.IComparer`1 struct IComparer_1_tB685FC133F61E2C4F2C25A842495CF8F2E56DAB6; // System.Collections.Generic.IComparer`1 struct IComparer_1_t23152A3B0B1518DBC3FBCA177697C61A0916EA3C; // System.Collections.Generic.IComparer`1 struct IComparer_1_tB125102B421F9AD1C76CD8247678687D01EA3A0A; // System.Collections.Generic.IComparer`1 struct IComparer_1_t26202008520D07138DE63E114AB5CD32A0F9920B; // System.Collections.Generic.IComparer`1 struct IComparer_1_t762C7C1B2D12877502647252043AC4A2E501D08D; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_tC51B0D1CF3D0A1E45BBD8B79324FE5CEA1C1CB72; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tE9608EA1C8D6EEBE9DA4580C45C530EEE761631D; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tE6B486F2E667368A4038BF53E1B621C0BB098910; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tF7578AF385C7EC8095AB589461358BA50BC6ED80; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tE9DF50A5C2052B79E3115FB9C57E856674C1DB41; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tCE4ECCD343378F3D3800523073B60FDAB73EA77F; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t4BD3C820E40F19B7B6FB17887197ED8305BB16EB; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t829CFB46997538D672B18DC3F50DAFEA9B868582; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t01D04D3B5CB46FEF7808340C63731C5829DD837E; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_tDE8447AD5FADDC13FC0B68B6AEC1C82BC503E63A; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t228508BC339AA403BE62992ED5C2FB037EE7095F; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2F3DF276952467F986AC1AC3B467F47C8BDC9804; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2EFC13A0DCA12BC7EFBA2AA5A36BABA0813464F9; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_tADE8778F090532E112DE66B22289BF9A0B1325B2; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t5E18F266D6B42ED8F8CB30A5C54F37A0F54859C6; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1A386BEF1855064FD5CC71F340A68881A52B4932; // System.Linq.IGrouping`2 struct IGrouping_2_t10A54C4B575ECB0E3A3BFF0BF268AE0F5B8D8C45; // System.Linq.IGrouping`2 struct IGrouping_2_tEA66AF83497EED25D4E6199E5158238429447D04; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB; // System.Lazy`1 struct Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E; // System.Lazy`1 struct Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363; // System.Collections.Generic.List`1 struct List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8; // System.Collections.Generic.List`1 struct List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308; // System.Collections.Generic.List`1 struct List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4; // System.Collections.Generic.List`1 struct List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3; // System.Collections.Generic.List`1 struct List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA; // System.Collections.Generic.List`1 struct List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D; // System.Linq.Lookup`2 struct Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9; // System.Linq.Lookup`2 struct Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t67786C6838BB9062F1D550CD54BF9AD669ACBEB4; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t3BFE37138DD0909F263D18EE099EAE790F2E1D78; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tC127E21724BCDF8651DE4A8C23938FF6DD1E2612; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tFE352E006281C25BF7FAE252D6ABB569DB311AB4; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t6EFBB45497B2660A724D01EEED917D812842BADB; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tEC2FD796226BCAE5F6C19F70924788714C5A0A14; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t1EF81C67339B786802440C9F69ADCC4EB536C5C7; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tBA264917AFCCB598E7AE5BDB610727166EDA1BCE; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t6BE7B16DA28D455ADEABDBBCC663DC6FECA4F8D4; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tAE92599E5736FCF4158A4316F3B1A4B726290514; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t2D05B79F06BFA9022D7BD7DC1B23F090098AB040; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tB4010E1B4A4021ED6CF7C375BA990A9509C6C79B; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t0AFFE93996B4D2ED98EED62FEFB295F12EF8F0CC; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tE071C92C18B4DEEF0642C8806624C54C5E834E5F; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t0253768C0D6B43DAC3DB0EF85D36259A4E56822E; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t55F59D61B9FA9D5AE3E486D15824A61D80745F76; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t7AF57DDA9E46DAC09877FE52ED88A7CC8993E457; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t531DB4876FDB5ED8F7D379EEA0BDBF0C67CEA134; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tF9DE4CB39EC2B0A586C739F5F53B5AC0594E61A1; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t0C9BAD99307A9C5CF8288934477E1C0A75D2309E; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t3D99D9C4EE726C2D3960E826EAEEB86AAAD7D5FB; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tEE95385D26D95AC1B4B30D6407E7D9E10E0F65CA; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t29C27AD79A1B579EB2BA0F444E7EC8C558D3F47E; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t384BF514CFE39FA7FD1B4B251748584DFECB2BAD; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t97CF1AFC9D07AD9591137279BC002D3909D3FDF2; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t6DE672734414CBC4BF8A412F1EECC81B3DE78DF8; // System.Pinnable`1 struct Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED; // System.Pinnable`1 struct Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD; // System.Pinnable`1 struct Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A; // System.Pinnable`1 struct Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF; // System.Pinnable`1 struct Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637; // System.Pinnable`1 struct Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF; // System.Pinnable`1 struct Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03; // System.Pinnable`1 struct Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A; // System.Pinnable`1 struct Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF; // System.Pinnable`1 struct Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5; // System.Pinnable`1 struct Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D; // System.Pinnable`1 struct Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B; // System.Pinnable`1 struct Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773; // System.Pinnable`1 struct Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC; // System.Pinnable`1 struct Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E; // System.Pinnable`1 struct Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0; // System.Pinnable`1 struct Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3; // System.Pinnable`1 struct Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56; // System.Pinnable`1 struct Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804; // System.Pinnable`1 struct Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8; // System.Pinnable`1 struct Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4; // System.Pinnable`1 struct Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D; // System.Pinnable`1 struct Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF; // System.Pinnable`1 struct Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF; // System.Pinnable`1 struct Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63; // System.Pinnable`1 struct Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716; // System.Pinnable`1 struct Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF; // System.Pinnable`1 struct Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C; // System.Pinnable`1 struct Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1; // System.Predicate`1 struct Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF; // System.Predicate`1 struct Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566; // System.Predicate`1 struct Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816; // System.Predicate`1 struct Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358; // System.Predicate`1 struct Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931; // System.Predicate`1 struct Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6; // System.Linq.Lookup`2/Grouping[] struct GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC; // System.Linq.Lookup`2/Grouping[] struct GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString[] struct IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // SixLabors.ImageSharp.PixelFormats.L8[] struct L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // UnityEngine.Camera/RenderRequest[] struct RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664; // UnityEngine.UIElements.FocusController/FocusedElement[] struct FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame[] struct FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D; // UnityEngine.UIElements.TextureRegistry/TextureInfo[] struct TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD; // UnityEngine.UnitySynchronizationContext/WorkRequest[] struct WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F; // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView[] struct InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // UnityEngine.UIElements.Focusable struct Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // System.Collections.IEnumerator struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105; // SixLabors.ImageSharp.IO.IFileSystem struct IFileSystem_tC69B6614586AB2F610D79E6C47189275D30486C2; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory struct IImageProcessingContextFactory_tC47D420D349BF819E0E7F349FDFB058267BAC426; // System.Buffers.IPinnable struct IPinnable_t5F43661062D3A813291C43D3D17B9FA43963D6F3; // SixLabors.ImageSharp.Formats.ImageFormatManager struct ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515; // SixLabors.ImageSharp.ImageFrame struct ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899; // SixLabors.ImageSharp.Metadata.ImageFrameMetadata struct ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E; // System.Linq.Expressions.Interpreter.Instruction struct Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF; // System.Threading.ManualResetEvent struct ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444; // System.Reflection.MethodInfo struct MethodInfo_t; // UnityEngine.RenderTexture struct RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // System.Threading.SendOrPostCallback struct SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C; // System.String struct String_t; // UnityEngine.Texture struct Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE; // System.Type struct Type_t; // UnityEngine.UIElements.VisualElement struct VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; IL2CPP_EXTERN_C RuntimeClass* ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C const RuntimeMethod* Lookup_2_Resize_m2B9D6AA26EFE5981FC0E377636078B20CCF8E70D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Lookup_2_Resize_mC1286808BB15D91624368247616C340579195FE9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_Add_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mD504B65764898887417BB07D654E16FD3C5A2512_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_As_TisBlock8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m8AF68280C5A83929CD753DDC87DE086A89A648A3_RuntimeMethod_var; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC; struct GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4; struct A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B; struct Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283; struct Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948; struct Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8; struct Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4; struct Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581; struct Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC; struct Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775; struct Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765; struct HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454; struct HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8; struct HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0; struct IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B; struct L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D; struct L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236; struct La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C; struct La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE; struct NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3; struct NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E; struct NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE; struct NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E; struct Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284; struct Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058; struct Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92; struct Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9; struct Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885; struct RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4; struct Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0; struct Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5; struct RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664; struct FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3; struct FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D; struct TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD; struct WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F; struct InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1; 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.Linq.Lookup`2/d__12 struct U3CGetEnumeratorU3Ed__12_tFCC4BDC5A62AC44649963B120612C894CD0BA653 : public RuntimeObject { public: // System.Int32 System.Linq.Lookup`2/d__12::<>1__state int32_t ___U3CU3E1__state_0; // System.Linq.IGrouping`2 System.Linq.Lookup`2/d__12::<>2__current RuntimeObject* ___U3CU3E2__current_1; // System.Linq.Lookup`2 System.Linq.Lookup`2/d__12::<>4__this Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 * ___U3CU3E4__this_2; // System.Linq.Lookup`2/Grouping System.Linq.Lookup`2/d__12::5__1 Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * ___U3CgU3E5__1_3; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__12_tFCC4BDC5A62AC44649963B120612C894CD0BA653, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__12_tFCC4BDC5A62AC44649963B120612C894CD0BA653, ___U3CU3E2__current_1)); } inline RuntimeObject* get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject* value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__12_tFCC4BDC5A62AC44649963B120612C894CD0BA653, ___U3CU3E4__this_2)); } inline Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } inline static int32_t get_offset_of_U3CgU3E5__1_3() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__12_tFCC4BDC5A62AC44649963B120612C894CD0BA653, ___U3CgU3E5__1_3)); } inline Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * get_U3CgU3E5__1_3() const { return ___U3CgU3E5__1_3; } inline Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 ** get_address_of_U3CgU3E5__1_3() { return &___U3CgU3E5__1_3; } inline void set_U3CgU3E5__1_3(Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * value) { ___U3CgU3E5__1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CgU3E5__1_3), (void*)value); } }; // System.Linq.Lookup`2/d__12 struct U3CGetEnumeratorU3Ed__12_t8B2465F6ED1A5E41ADD9129D6AA2E3EC96FE0810 : public RuntimeObject { public: // System.Int32 System.Linq.Lookup`2/d__12::<>1__state int32_t ___U3CU3E1__state_0; // System.Linq.IGrouping`2 System.Linq.Lookup`2/d__12::<>2__current RuntimeObject* ___U3CU3E2__current_1; // System.Linq.Lookup`2 System.Linq.Lookup`2/d__12::<>4__this Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B * ___U3CU3E4__this_2; // System.Linq.Lookup`2/Grouping System.Linq.Lookup`2/d__12::5__1 Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * ___U3CgU3E5__1_3; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__12_t8B2465F6ED1A5E41ADD9129D6AA2E3EC96FE0810, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__12_t8B2465F6ED1A5E41ADD9129D6AA2E3EC96FE0810, ___U3CU3E2__current_1)); } inline RuntimeObject* get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject* value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__12_t8B2465F6ED1A5E41ADD9129D6AA2E3EC96FE0810, ___U3CU3E4__this_2)); } inline Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } inline static int32_t get_offset_of_U3CgU3E5__1_3() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__12_t8B2465F6ED1A5E41ADD9129D6AA2E3EC96FE0810, ___U3CgU3E5__1_3)); } inline Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * get_U3CgU3E5__1_3() const { return ___U3CgU3E5__1_3; } inline Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 ** get_address_of_U3CgU3E5__1_3() { return &___U3CgU3E5__1_3; } inline void set_U3CgU3E5__1_3(Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * value) { ___U3CgU3E5__1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CgU3E5__1_3), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E : public RuntimeObject { public: public: }; struct EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E : public RuntimeObject { public: public: }; struct EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D : public RuntimeObject { public: public: }; struct EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F : public RuntimeObject { public: public: }; struct EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Linq.Lookup`2/Grouping struct Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 : public RuntimeObject { public: // TKey System.Linq.Lookup`2/Grouping::key RuntimeObject * ___key_0; // System.Int32 System.Linq.Lookup`2/Grouping::hashCode int32_t ___hashCode_1; // TElement[] System.Linq.Lookup`2/Grouping::elements IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* ___elements_2; // System.Int32 System.Linq.Lookup`2/Grouping::count int32_t ___count_3; // System.Linq.Lookup`2/Grouping System.Linq.Lookup`2/Grouping::hashNext Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * ___hashNext_4; // System.Linq.Lookup`2/Grouping System.Linq.Lookup`2/Grouping::next Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * ___next_5; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value); } inline static int32_t get_offset_of_hashCode_1() { return static_cast(offsetof(Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189, ___hashCode_1)); } inline int32_t get_hashCode_1() const { return ___hashCode_1; } inline int32_t* get_address_of_hashCode_1() { return &___hashCode_1; } inline void set_hashCode_1(int32_t value) { ___hashCode_1 = value; } inline static int32_t get_offset_of_elements_2() { return static_cast(offsetof(Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189, ___elements_2)); } inline IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* get_elements_2() const { return ___elements_2; } inline IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B** get_address_of_elements_2() { return &___elements_2; } inline void set_elements_2(IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* value) { ___elements_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___elements_2), (void*)value); } inline static int32_t get_offset_of_count_3() { return static_cast(offsetof(Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189, ___count_3)); } inline int32_t get_count_3() const { return ___count_3; } inline int32_t* get_address_of_count_3() { return &___count_3; } inline void set_count_3(int32_t value) { ___count_3 = value; } inline static int32_t get_offset_of_hashNext_4() { return static_cast(offsetof(Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189, ___hashNext_4)); } inline Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * get_hashNext_4() const { return ___hashNext_4; } inline Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 ** get_address_of_hashNext_4() { return &___hashNext_4; } inline void set_hashNext_4(Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * value) { ___hashNext_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___hashNext_4), (void*)value); } inline static int32_t get_offset_of_next_5() { return static_cast(offsetof(Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189, ___next_5)); } inline Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * get_next_5() const { return ___next_5; } inline Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 ** get_address_of_next_5() { return &___next_5; } inline void set_next_5(Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * value) { ___next_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_5), (void*)value); } }; // System.Linq.Lookup`2/Grouping struct Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 : public RuntimeObject { public: // TKey System.Linq.Lookup`2/Grouping::key RuntimeObject * ___key_0; // System.Int32 System.Linq.Lookup`2/Grouping::hashCode int32_t ___hashCode_1; // TElement[] System.Linq.Lookup`2/Grouping::elements ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___elements_2; // System.Int32 System.Linq.Lookup`2/Grouping::count int32_t ___count_3; // System.Linq.Lookup`2/Grouping System.Linq.Lookup`2/Grouping::hashNext Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * ___hashNext_4; // System.Linq.Lookup`2/Grouping System.Linq.Lookup`2/Grouping::next Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * ___next_5; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value); } inline static int32_t get_offset_of_hashCode_1() { return static_cast(offsetof(Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70, ___hashCode_1)); } inline int32_t get_hashCode_1() const { return ___hashCode_1; } inline int32_t* get_address_of_hashCode_1() { return &___hashCode_1; } inline void set_hashCode_1(int32_t value) { ___hashCode_1 = value; } inline static int32_t get_offset_of_elements_2() { return static_cast(offsetof(Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70, ___elements_2)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_elements_2() const { return ___elements_2; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_elements_2() { return &___elements_2; } inline void set_elements_2(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___elements_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___elements_2), (void*)value); } inline static int32_t get_offset_of_count_3() { return static_cast(offsetof(Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70, ___count_3)); } inline int32_t get_count_3() const { return ___count_3; } inline int32_t* get_address_of_count_3() { return &___count_3; } inline void set_count_3(int32_t value) { ___count_3 = value; } inline static int32_t get_offset_of_hashNext_4() { return static_cast(offsetof(Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70, ___hashNext_4)); } inline Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * get_hashNext_4() const { return ___hashNext_4; } inline Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 ** get_address_of_hashNext_4() { return &___hashNext_4; } inline void set_hashNext_4(Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * value) { ___hashNext_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___hashNext_4), (void*)value); } inline static int32_t get_offset_of_next_5() { return static_cast(offsetof(Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70, ___next_5)); } inline Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * get_next_5() const { return ___next_5; } inline Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 ** get_address_of_next_5() { return &___next_5; } inline void set_next_5(Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * value) { ___next_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8, ____items_1)); } inline RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* get__items_1() const { return ____items_1; } inline RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8_StaticFields, ____emptyArray_5)); } inline RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* get__emptyArray_5() const { return ____emptyArray_5; } inline RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308, ____items_1)); } inline FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* get__items_1() const { return ____items_1; } inline FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3** get_address_of__items_1() { return &____items_1; } inline void set__items_1(FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308_StaticFields, ____emptyArray_5)); } inline FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* get__emptyArray_5() const { return ____emptyArray_5; } inline FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4, ____items_1)); } inline FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* get__items_1() const { return ____items_1; } inline FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D** get_address_of__items_1() { return &____items_1; } inline void set__items_1(FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4_StaticFields, ____emptyArray_5)); } inline FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* get__emptyArray_5() const { return ____emptyArray_5; } inline FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3, ____items_1)); } inline TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* get__items_1() const { return ____items_1; } inline TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD** get_address_of__items_1() { return &____items_1; } inline void set__items_1(TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3_StaticFields, ____emptyArray_5)); } inline TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* get__emptyArray_5() const { return ____emptyArray_5; } inline TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA, ____items_1)); } inline WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* get__items_1() const { return ____items_1; } inline WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F** get_address_of__items_1() { return &____items_1; } inline void set__items_1(WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA_StaticFields, ____emptyArray_5)); } inline WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* get__emptyArray_5() const { return ____emptyArray_5; } inline WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D, ____items_1)); } inline InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* get__items_1() const { return ____items_1; } inline InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1** get_address_of__items_1() { return &____items_1; } inline void set__items_1(InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D_StaticFields, ____emptyArray_5)); } inline InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* get__emptyArray_5() const { return ____emptyArray_5; } inline InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Linq.Lookup`2 struct Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 : public RuntimeObject { public: // System.Collections.Generic.IEqualityComparer`1 System.Linq.Lookup`2::comparer RuntimeObject* ___comparer_0; // System.Linq.Lookup`2/Grouping[] System.Linq.Lookup`2::groupings GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* ___groupings_1; // System.Linq.Lookup`2/Grouping System.Linq.Lookup`2::lastGrouping Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * ___lastGrouping_2; // System.Int32 System.Linq.Lookup`2::count int32_t ___count_3; public: inline static int32_t get_offset_of_comparer_0() { return static_cast(offsetof(Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9, ___comparer_0)); } inline RuntimeObject* get_comparer_0() const { return ___comparer_0; } inline RuntimeObject** get_address_of_comparer_0() { return &___comparer_0; } inline void set_comparer_0(RuntimeObject* value) { ___comparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_0), (void*)value); } inline static int32_t get_offset_of_groupings_1() { return static_cast(offsetof(Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9, ___groupings_1)); } inline GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* get_groupings_1() const { return ___groupings_1; } inline GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC** get_address_of_groupings_1() { return &___groupings_1; } inline void set_groupings_1(GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* value) { ___groupings_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupings_1), (void*)value); } inline static int32_t get_offset_of_lastGrouping_2() { return static_cast(offsetof(Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9, ___lastGrouping_2)); } inline Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * get_lastGrouping_2() const { return ___lastGrouping_2; } inline Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 ** get_address_of_lastGrouping_2() { return &___lastGrouping_2; } inline void set_lastGrouping_2(Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * value) { ___lastGrouping_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___lastGrouping_2), (void*)value); } inline static int32_t get_offset_of_count_3() { return static_cast(offsetof(Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9, ___count_3)); } inline int32_t get_count_3() const { return ___count_3; } inline int32_t* get_address_of_count_3() { return &___count_3; } inline void set_count_3(int32_t value) { ___count_3 = value; } }; // System.Linq.Lookup`2 struct Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B : public RuntimeObject { public: // System.Collections.Generic.IEqualityComparer`1 System.Linq.Lookup`2::comparer RuntimeObject* ___comparer_0; // System.Linq.Lookup`2/Grouping[] System.Linq.Lookup`2::groupings GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* ___groupings_1; // System.Linq.Lookup`2/Grouping System.Linq.Lookup`2::lastGrouping Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * ___lastGrouping_2; // System.Int32 System.Linq.Lookup`2::count int32_t ___count_3; public: inline static int32_t get_offset_of_comparer_0() { return static_cast(offsetof(Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B, ___comparer_0)); } inline RuntimeObject* get_comparer_0() const { return ___comparer_0; } inline RuntimeObject** get_address_of_comparer_0() { return &___comparer_0; } inline void set_comparer_0(RuntimeObject* value) { ___comparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_0), (void*)value); } inline static int32_t get_offset_of_groupings_1() { return static_cast(offsetof(Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B, ___groupings_1)); } inline GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* get_groupings_1() const { return ___groupings_1; } inline GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4** get_address_of_groupings_1() { return &___groupings_1; } inline void set_groupings_1(GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* value) { ___groupings_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupings_1), (void*)value); } inline static int32_t get_offset_of_lastGrouping_2() { return static_cast(offsetof(Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B, ___lastGrouping_2)); } inline Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * get_lastGrouping_2() const { return ___lastGrouping_2; } inline Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 ** get_address_of_lastGrouping_2() { return &___lastGrouping_2; } inline void set_lastGrouping_2(Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * value) { ___lastGrouping_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___lastGrouping_2), (void*)value); } inline static int32_t get_offset_of_count_3() { return static_cast(offsetof(Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B, ___count_3)); } inline int32_t get_count_3() const { return ___count_3; } inline int32_t* get_address_of_count_3() { return &___count_3; } inline void set_count_3(int32_t value) { ___count_3 = value; } }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 : public RuntimeObject { public: public: }; struct PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C : public RuntimeObject { public: public: }; struct PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A : public RuntimeObject { public: public: }; struct PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E : public RuntimeObject { public: public: }; struct PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA : public RuntimeObject { public: public: }; struct PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 : public RuntimeObject { public: public: }; struct PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE : public RuntimeObject { public: public: }; struct PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 : public RuntimeObject { public: public: }; struct PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 : public RuntimeObject { public: public: }; struct PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 : public RuntimeObject { public: public: }; struct PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 : public RuntimeObject { public: public: }; struct PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 : public RuntimeObject { public: public: }; struct PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 : public RuntimeObject { public: public: }; struct PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 : public RuntimeObject { public: public: }; struct PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E : public RuntimeObject { public: public: }; struct PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 : public RuntimeObject { public: public: }; struct PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E : public RuntimeObject { public: public: }; struct PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD : public RuntimeObject { public: public: }; struct PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 : public RuntimeObject { public: public: }; struct PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 : public RuntimeObject { public: public: }; struct PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB : public RuntimeObject { public: public: }; struct PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 : public RuntimeObject { public: public: }; struct PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 : public RuntimeObject { public: public: }; struct PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 : public RuntimeObject { public: public: }; struct PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 : public RuntimeObject { public: public: }; struct PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 : public RuntimeObject { public: public: }; struct PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 : public RuntimeObject { public: public: }; struct PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D : public RuntimeObject { public: public: }; struct PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 : public RuntimeObject { public: public: }; struct PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // System.Runtime.Versioning.BinaryCompatibility struct BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810 : public RuntimeObject { public: public: }; struct BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields { public: // System.Boolean System.Runtime.Versioning.BinaryCompatibility::TargetsAtLeast_Desktop_V4_5 bool ___TargetsAtLeast_Desktop_V4_5_0; // System.Boolean System.Runtime.Versioning.BinaryCompatibility::TargetsAtLeast_Desktop_V4_5_1 bool ___TargetsAtLeast_Desktop_V4_5_1_1; public: inline static int32_t get_offset_of_TargetsAtLeast_Desktop_V4_5_0() { return static_cast(offsetof(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields, ___TargetsAtLeast_Desktop_V4_5_0)); } inline bool get_TargetsAtLeast_Desktop_V4_5_0() const { return ___TargetsAtLeast_Desktop_V4_5_0; } inline bool* get_address_of_TargetsAtLeast_Desktop_V4_5_0() { return &___TargetsAtLeast_Desktop_V4_5_0; } inline void set_TargetsAtLeast_Desktop_V4_5_0(bool value) { ___TargetsAtLeast_Desktop_V4_5_0 = value; } inline static int32_t get_offset_of_TargetsAtLeast_Desktop_V4_5_1_1() { return static_cast(offsetof(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields, ___TargetsAtLeast_Desktop_V4_5_1_1)); } inline bool get_TargetsAtLeast_Desktop_V4_5_1_1() const { return ___TargetsAtLeast_Desktop_V4_5_1_1; } inline bool* get_address_of_TargetsAtLeast_Desktop_V4_5_1_1() { return &___TargetsAtLeast_Desktop_V4_5_1_1; } inline void set_TargetsAtLeast_Desktop_V4_5_1_1(bool value) { ___TargetsAtLeast_Desktop_V4_5_1_1 = value; } }; // SixLabors.ImageSharp.ImageFrame struct ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 : public RuntimeObject { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // System.Int32 SixLabors.ImageSharp.ImageFrame::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_1; // System.Int32 SixLabors.ImageSharp.ImageFrame::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_2; // SixLabors.ImageSharp.Metadata.ImageFrameMetadata SixLabors.ImageSharp.ImageFrame::k__BackingField ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E * ___U3CMetadataU3Ek__BackingField_3; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_1() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___U3CWidthU3Ek__BackingField_1)); } inline int32_t get_U3CWidthU3Ek__BackingField_1() const { return ___U3CWidthU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_1() { return &___U3CWidthU3Ek__BackingField_1; } inline void set_U3CWidthU3Ek__BackingField_1(int32_t value) { ___U3CWidthU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_2() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___U3CHeightU3Ek__BackingField_2)); } inline int32_t get_U3CHeightU3Ek__BackingField_2() const { return ___U3CHeightU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_2() { return &___U3CHeightU3Ek__BackingField_2; } inline void set_U3CHeightU3Ek__BackingField_2(int32_t value) { ___U3CHeightU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CMetadataU3Ek__BackingField_3() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___U3CMetadataU3Ek__BackingField_3)); } inline ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E * get_U3CMetadataU3Ek__BackingField_3() const { return ___U3CMetadataU3Ek__BackingField_3; } inline ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E ** get_address_of_U3CMetadataU3Ek__BackingField_3() { return &___U3CMetadataU3Ek__BackingField_3; } inline void set_U3CMetadataU3Ek__BackingField_3(ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E * value) { ___U3CMetadataU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMetadataU3Ek__BackingField_3), (void*)value); } }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.A8 struct A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.A8::k__BackingField uint8_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint8_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint8_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint8_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr24 struct Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::B uint8_t ___B_0; }; #pragma pack(pop, tp) struct { uint8_t ___B_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___G_1_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::G uint8_t ___G_1; }; #pragma pack(pop, tp) struct { char ___G_1_OffsetPadding_forAlignmentOnly[1]; uint8_t ___G_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___R_2_OffsetPadding[2]; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::R uint8_t ___R_2; }; #pragma pack(pop, tp) struct { char ___R_2_OffsetPadding_forAlignmentOnly[2]; uint8_t ___R_2_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_B_0() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___B_0)); } inline uint8_t get_B_0() const { return ___B_0; } inline uint8_t* get_address_of_B_0() { return &___B_0; } inline void set_B_0(uint8_t value) { ___B_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_R_2() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___R_2)); } inline uint8_t get_R_2() const { return ___R_2; } inline uint8_t* get_address_of_R_2() { return &___R_2; } inline void set_R_2(uint8_t value) { ___R_2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr565 struct Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgr565::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra4444 struct Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra4444::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra5551 struct Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra5551::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Byte4 struct Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Byte4::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.Runtime.InteropServices.GCHandle struct GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 { public: // System.Int32 System.Runtime.InteropServices.GCHandle::handle int32_t ___handle_0; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603, ___handle_0)); } inline int32_t get_handle_0() const { return ___handle_0; } inline int32_t* get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(int32_t value) { ___handle_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfSingle struct HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.HalfSingle::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfVector2 struct HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.HalfVector2::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfVector4 struct HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 { public: // System.UInt64 SixLabors.ImageSharp.PixelFormats.HalfVector4::k__BackingField uint64_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint64_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint64_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint64_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString struct IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A { public: // System.String SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString::k__BackingField String_t* ___U3CTextU3Ek__BackingField_0; // System.Globalization.CultureInfo SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString::k__BackingField CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___U3CCultureU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CTextU3Ek__BackingField_0() { return static_cast(offsetof(IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A, ___U3CTextU3Ek__BackingField_0)); } inline String_t* get_U3CTextU3Ek__BackingField_0() const { return ___U3CTextU3Ek__BackingField_0; } inline String_t** get_address_of_U3CTextU3Ek__BackingField_0() { return &___U3CTextU3Ek__BackingField_0; } inline void set_U3CTextU3Ek__BackingField_0(String_t* value) { ___U3CTextU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTextU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CCultureU3Ek__BackingField_1() { return static_cast(offsetof(IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A, ___U3CCultureU3Ek__BackingField_1)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_U3CCultureU3Ek__BackingField_1() const { return ___U3CCultureU3Ek__BackingField_1; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_U3CCultureU3Ek__BackingField_1() { return &___U3CCultureU3Ek__BackingField_1; } inline void set_U3CCultureU3Ek__BackingField_1(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___U3CCultureU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CCultureU3Ek__BackingField_1), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString struct IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_marshaled_pinvoke { char* ___U3CTextU3Ek__BackingField_0; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke* ___U3CCultureU3Ek__BackingField_1; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString struct IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_marshaled_com { Il2CppChar* ___U3CTextU3Ek__BackingField_0; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com* ___U3CCultureU3Ek__BackingField_1; }; // 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.PixelFormats.L16 struct L16_t82A3FD4325827CB571596BA0DA68B251F985D94F { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.L16::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.La32 struct La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 { public: union { #pragma pack(push, tp, 1) struct { // System.UInt16 SixLabors.ImageSharp.PixelFormats.La32::L uint16_t ___L_0; }; #pragma pack(pop, tp) struct { uint16_t ___L_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___A_1_OffsetPadding[2]; // System.UInt16 SixLabors.ImageSharp.PixelFormats.La32::A uint16_t ___A_1; }; #pragma pack(pop, tp) struct { char ___A_1_OffsetPadding_forAlignmentOnly[2]; uint16_t ___A_1_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_L_0() { return static_cast(offsetof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5, ___L_0)); } inline uint16_t get_L_0() const { return ___L_0; } inline uint16_t* get_address_of_L_0() { return &___L_0; } inline void set_L_0(uint16_t value) { ___L_0 = value; } inline static int32_t get_offset_of_A_1() { return static_cast(offsetof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5, ___A_1)); } inline uint16_t get_A_1() const { return ___A_1; } inline uint16_t* get_address_of_A_1() { return &___A_1; } inline void set_A_1(uint16_t value) { ___A_1 = value; } }; // SixLabors.ImageSharp.Point struct Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B { public: // System.Int32 SixLabors.ImageSharp.Point::k__BackingField int32_t ___U3CXU3Ek__BackingField_1; // System.Int32 SixLabors.ImageSharp.Point::k__BackingField int32_t ___U3CYU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CXU3Ek__BackingField_1() { return static_cast(offsetof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B, ___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(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B, ___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; } }; struct Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B_StaticFields { public: // SixLabors.ImageSharp.Point SixLabors.ImageSharp.Point::Empty Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B_StaticFields, ___Empty_0)); } inline Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B get_Empty_0() const { return ___Empty_0; } inline Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B * get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B value) { ___Empty_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgb48 struct Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgb48::R uint16_t ___R_0; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgb48::G uint16_t ___G_1; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgb48::B uint16_t ___B_2; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F, ___R_0)); } inline uint16_t get_R_0() const { return ___R_0; } inline uint16_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint16_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F, ___G_1)); } inline uint16_t get_G_1() const { return ___G_1; } inline uint16_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint16_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F, ___B_2)); } inline uint16_t get_B_2() const { return ___B_2; } inline uint16_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint16_t value) { ___B_2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba64 struct Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::R uint16_t ___R_0; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::G uint16_t ___G_1; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::B uint16_t ___B_2; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::A uint16_t ___A_3; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___R_0)); } inline uint16_t get_R_0() const { return ___R_0; } inline uint16_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint16_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___G_1)); } inline uint16_t get_G_1() const { return ___G_1; } inline uint16_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint16_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___B_2)); } inline uint16_t get_B_2() const { return ___B_2; } inline uint16_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint16_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___A_3)); } inline uint16_t get_A_3() const { return ___A_3; } inline uint16_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint16_t value) { ___A_3 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // SixLabors.ImageSharp.Size struct Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E { public: // System.Int32 SixLabors.ImageSharp.Size::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Size::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } }; // System.Numerics.Vector2 struct Vector2_t1455881409307224D6099F54FA7E478733EEF61D { public: // System.Single System.Numerics.Vector2::X float ___X_0; // System.Single System.Numerics.Vector2::Y float ___Y_1; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector2_t1455881409307224D6099F54FA7E478733EEF61D, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector2_t1455881409307224D6099F54FA7E478733EEF61D, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } }; // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___zeroVector_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___oneVector_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___upVector_4)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_upVector_4() const { return ___upVector_4; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___downVector_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_downVector_5() const { return ___downVector_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___leftVector_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___rightVector_7)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___negativeInfinityVector_9 = value; } }; // System.Numerics.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: }; // UnityEngine.UIElements.FocusController/FocusedElement struct FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.FocusController/FocusedElement::m_SubTreeRoot VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_SubTreeRoot_0; // UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusController/FocusedElement::m_FocusedElement Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * ___m_FocusedElement_1; public: inline static int32_t get_offset_of_m_SubTreeRoot_0() { return static_cast(offsetof(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206, ___m_SubTreeRoot_0)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_m_SubTreeRoot_0() const { return ___m_SubTreeRoot_0; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_m_SubTreeRoot_0() { return &___m_SubTreeRoot_0; } inline void set_m_SubTreeRoot_0(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___m_SubTreeRoot_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SubTreeRoot_0), (void*)value); } inline static int32_t get_offset_of_m_FocusedElement_1() { return static_cast(offsetof(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206, ___m_FocusedElement_1)); } inline Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * get_m_FocusedElement_1() const { return ___m_FocusedElement_1; } inline Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 ** get_address_of_m_FocusedElement_1() { return &___m_FocusedElement_1; } inline void set_m_FocusedElement_1(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * value) { ___m_FocusedElement_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FocusedElement_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.FocusController/FocusedElement struct FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206_marshaled_pinvoke { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_SubTreeRoot_0; Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * ___m_FocusedElement_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.FocusController/FocusedElement struct FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206_marshaled_com { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_SubTreeRoot_0; Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * ___m_FocusedElement_1; }; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteFrame struct SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 { public: // System.Single TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteFrame::x float ___x_0; // System.Single TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteFrame::y float ___y_1; // System.Single TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteFrame::w float ___w_2; // System.Single TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteFrame::h float ___h_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9, ___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(SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9, ___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_w_2() { return static_cast(offsetof(SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9, ___w_2)); } inline float get_w_2() const { return ___w_2; } inline float* get_address_of_w_2() { return &___w_2; } inline void set_w_2(float value) { ___w_2 = value; } inline static int32_t get_offset_of_h_3() { return static_cast(offsetof(SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9, ___h_3)); } inline float get_h_3() const { return ___h_3; } inline float* get_address_of_h_3() { return &___h_3; } inline void set_h_3(float value) { ___h_3 = value; } }; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteSize struct SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D { public: // System.Single TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteSize::w float ___w_0; // System.Single TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteSize::h float ___h_1; public: inline static int32_t get_offset_of_w_0() { return static_cast(offsetof(SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D, ___w_0)); } inline float get_w_0() const { return ___w_0; } inline float* get_address_of_w_0() { return &___w_0; } inline void set_w_0(float value) { ___w_0 = value; } inline static int32_t get_offset_of_h_1() { return static_cast(offsetof(SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D, ___h_1)); } inline float get_h_1() const { return ___h_1; } inline float* get_address_of_h_1() { return &___h_1; } inline void set_h_1(float value) { ___h_1 = value; } }; // UnityEngine.UIElements.TextureRegistry/TextureInfo struct TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 { public: // UnityEngine.Texture UnityEngine.UIElements.TextureRegistry/TextureInfo::texture Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___texture_0; // System.Boolean UnityEngine.UIElements.TextureRegistry/TextureInfo::dynamic bool ___dynamic_1; // System.Int32 UnityEngine.UIElements.TextureRegistry/TextureInfo::refCount int32_t ___refCount_2; public: inline static int32_t get_offset_of_texture_0() { return static_cast(offsetof(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069, ___texture_0)); } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * get_texture_0() const { return ___texture_0; } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE ** get_address_of_texture_0() { return &___texture_0; } inline void set_texture_0(Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * value) { ___texture_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___texture_0), (void*)value); } inline static int32_t get_offset_of_dynamic_1() { return static_cast(offsetof(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069, ___dynamic_1)); } inline bool get_dynamic_1() const { return ___dynamic_1; } inline bool* get_address_of_dynamic_1() { return &___dynamic_1; } inline void set_dynamic_1(bool value) { ___dynamic_1 = value; } inline static int32_t get_offset_of_refCount_2() { return static_cast(offsetof(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069, ___refCount_2)); } inline int32_t get_refCount_2() const { return ___refCount_2; } inline int32_t* get_address_of_refCount_2() { return &___refCount_2; } inline void set_refCount_2(int32_t value) { ___refCount_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.TextureRegistry/TextureInfo struct TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069_marshaled_pinvoke { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___texture_0; int32_t ___dynamic_1; int32_t ___refCount_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.TextureRegistry/TextureInfo struct TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069_marshaled_com { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___texture_0; int32_t ___dynamic_1; int32_t ___refCount_2; }; // UnityEngine.UnitySynchronizationContext/WorkRequest struct WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 { public: // System.Threading.SendOrPostCallback UnityEngine.UnitySynchronizationContext/WorkRequest::m_DelagateCallback SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C * ___m_DelagateCallback_0; // System.Object UnityEngine.UnitySynchronizationContext/WorkRequest::m_DelagateState RuntimeObject * ___m_DelagateState_1; // System.Threading.ManualResetEvent UnityEngine.UnitySynchronizationContext/WorkRequest::m_WaitHandle ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * ___m_WaitHandle_2; public: inline static int32_t get_offset_of_m_DelagateCallback_0() { return static_cast(offsetof(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393, ___m_DelagateCallback_0)); } inline SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C * get_m_DelagateCallback_0() const { return ___m_DelagateCallback_0; } inline SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C ** get_address_of_m_DelagateCallback_0() { return &___m_DelagateCallback_0; } inline void set_m_DelagateCallback_0(SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C * value) { ___m_DelagateCallback_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DelagateCallback_0), (void*)value); } inline static int32_t get_offset_of_m_DelagateState_1() { return static_cast(offsetof(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393, ___m_DelagateState_1)); } inline RuntimeObject * get_m_DelagateState_1() const { return ___m_DelagateState_1; } inline RuntimeObject ** get_address_of_m_DelagateState_1() { return &___m_DelagateState_1; } inline void set_m_DelagateState_1(RuntimeObject * value) { ___m_DelagateState_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DelagateState_1), (void*)value); } inline static int32_t get_offset_of_m_WaitHandle_2() { return static_cast(offsetof(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393, ___m_WaitHandle_2)); } inline ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * get_m_WaitHandle_2() const { return ___m_WaitHandle_2; } inline ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA ** get_address_of_m_WaitHandle_2() { return &___m_WaitHandle_2; } inline void set_m_WaitHandle_2(ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * value) { ___m_WaitHandle_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_WaitHandle_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UnitySynchronizationContext/WorkRequest struct WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393_marshaled_pinvoke { Il2CppMethodPointer ___m_DelagateCallback_0; Il2CppIUnknown* ___m_DelagateState_1; ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * ___m_WaitHandle_2; }; // Native definition for COM marshalling of UnityEngine.UnitySynchronizationContext/WorkRequest struct WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393_marshaled_com { Il2CppMethodPointer ___m_DelagateCallback_0; Il2CppIUnknown* ___m_DelagateState_1; ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * ___m_WaitHandle_2; }; // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView struct InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD { public: // System.Int32 System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_index int32_t ____index_0; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_stackDepth int32_t ____stackDepth_1; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_continuationsDepth int32_t ____continuationsDepth_2; // System.String System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_name String_t* ____name_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_instruction Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ____instruction_4; public: inline static int32_t get_offset_of__index_0() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____index_0)); } inline int32_t get__index_0() const { return ____index_0; } inline int32_t* get_address_of__index_0() { return &____index_0; } inline void set__index_0(int32_t value) { ____index_0 = value; } inline static int32_t get_offset_of__stackDepth_1() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____stackDepth_1)); } inline int32_t get__stackDepth_1() const { return ____stackDepth_1; } inline int32_t* get_address_of__stackDepth_1() { return &____stackDepth_1; } inline void set__stackDepth_1(int32_t value) { ____stackDepth_1 = value; } inline static int32_t get_offset_of__continuationsDepth_2() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____continuationsDepth_2)); } inline int32_t get__continuationsDepth_2() const { return ____continuationsDepth_2; } inline int32_t* get_address_of__continuationsDepth_2() { return &____continuationsDepth_2; } inline void set__continuationsDepth_2(int32_t value) { ____continuationsDepth_2 = value; } inline static int32_t get_offset_of__name_3() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____name_3)); } inline String_t* get__name_3() const { return ____name_3; } inline String_t** get_address_of__name_3() { return &____name_3; } inline void set__name_3(String_t* value) { ____name_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____name_3), (void*)value); } inline static int32_t get_offset_of__instruction_4() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____instruction_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get__instruction_4() const { return ____instruction_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of__instruction_4() { return &____instruction_4; } inline void set__instruction_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ____instruction_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____instruction_4), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView struct InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshaled_pinvoke { int32_t ____index_0; int32_t ____stackDepth_1; int32_t ____continuationsDepth_2; char* ____name_3; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ____instruction_4; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView struct InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshaled_com { int32_t ____index_0; int32_t ____stackDepth_1; int32_t ____continuationsDepth_2; Il2CppChar* ____name_3; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ____instruction_4; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633, ___list_0)); } inline List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * get_list_0() const { return ___list_0; } inline List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633, ___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_version_2() { return static_cast(offsetof(Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633, ___current_3)); } inline FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 get_current_3() const { return ___current_3; } inline FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_SubTreeRoot_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_FocusedElement_1), (void*)NULL); #endif } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A, ___list_0)); } inline List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * get_list_0() const { return ___list_0; } inline List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A, ___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_version_2() { return static_cast(offsetof(Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A, ___current_3)); } inline TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 get_current_3() const { return ___current_3; } inline TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___texture_0), (void*)NULL); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A, ___list_0)); } inline List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * get_list_0() const { return ___list_0; } inline List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A, ___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_version_2() { return static_cast(offsetof(Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A, ___current_3)); } inline WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 get_current_3() const { return ___current_3; } inline WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_DelagateCallback_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_DelagateState_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_WaitHandle_2), (void*)NULL); #endif } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C, ___list_0)); } inline List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * get_list_0() const { return ___list_0; } inline List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C, ___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_version_2() { return static_cast(offsetof(Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C, ___current_3)); } inline InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD get_current_3() const { return ___current_3; } inline InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD * get_address_of_current_3() { return &___current_3; } inline void set_current_3(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->____name_3), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->____instruction_4), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t67786C6838BB9062F1D550CD54BF9AD669ACBEB4 : public MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t67786C6838BB9062F1D550CD54BF9AD669ACBEB4, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t3BFE37138DD0909F263D18EE099EAE790F2E1D78 : public MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t3BFE37138DD0909F263D18EE099EAE790F2E1D78, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tC127E21724BCDF8651DE4A8C23938FF6DD1E2612 : public MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_tC127E21724BCDF8651DE4A8C23938FF6DD1E2612, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tFE352E006281C25BF7FAE252D6ABB569DB311AB4 : public MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_tFE352E006281C25BF7FAE252D6ABB569DB311AB4, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t6EFBB45497B2660A724D01EEED917D812842BADB : public MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t6EFBB45497B2660A724D01EEED917D812842BADB, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tEC2FD796226BCAE5F6C19F70924788714C5A0A14 : public MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_tEC2FD796226BCAE5F6C19F70924788714C5A0A14, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t1EF81C67339B786802440C9F69ADCC4EB536C5C7 : public MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t1EF81C67339B786802440C9F69ADCC4EB536C5C7, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tBA264917AFCCB598E7AE5BDB610727166EDA1BCE : public MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_tBA264917AFCCB598E7AE5BDB610727166EDA1BCE, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t6BE7B16DA28D455ADEABDBBCC663DC6FECA4F8D4 : public MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t6BE7B16DA28D455ADEABDBBCC663DC6FECA4F8D4, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tAE92599E5736FCF4158A4316F3B1A4B726290514 : public MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_tAE92599E5736FCF4158A4316F3B1A4B726290514, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t2D05B79F06BFA9022D7BD7DC1B23F090098AB040 : public MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t2D05B79F06BFA9022D7BD7DC1B23F090098AB040, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tB4010E1B4A4021ED6CF7C375BA990A9509C6C79B : public MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_tB4010E1B4A4021ED6CF7C375BA990A9509C6C79B, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t0AFFE93996B4D2ED98EED62FEFB295F12EF8F0CC : public MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t0AFFE93996B4D2ED98EED62FEFB295F12EF8F0CC, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tE071C92C18B4DEEF0642C8806624C54C5E834E5F : public MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_tE071C92C18B4DEEF0642C8806624C54C5E834E5F, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t0253768C0D6B43DAC3DB0EF85D36259A4E56822E : public MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t0253768C0D6B43DAC3DB0EF85D36259A4E56822E, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t55F59D61B9FA9D5AE3E486D15824A61D80745F76 : public MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t55F59D61B9FA9D5AE3E486D15824A61D80745F76, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t7AF57DDA9E46DAC09877FE52ED88A7CC8993E457 : public MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t7AF57DDA9E46DAC09877FE52ED88A7CC8993E457, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t531DB4876FDB5ED8F7D379EEA0BDBF0C67CEA134 : public MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t531DB4876FDB5ED8F7D379EEA0BDBF0C67CEA134, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tF9DE4CB39EC2B0A586C739F5F53B5AC0594E61A1 : public MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_tF9DE4CB39EC2B0A586C739F5F53B5AC0594E61A1, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t0C9BAD99307A9C5CF8288934477E1C0A75D2309E : public MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t0C9BAD99307A9C5CF8288934477E1C0A75D2309E, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t3D99D9C4EE726C2D3960E826EAEEB86AAAD7D5FB : public MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t3D99D9C4EE726C2D3960E826EAEEB86AAAD7D5FB, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_tEE95385D26D95AC1B4B30D6407E7D9E10E0F65CA : public MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_tEE95385D26D95AC1B4B30D6407E7D9E10E0F65CA, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t29C27AD79A1B579EB2BA0F444E7EC8C558D3F47E : public MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t29C27AD79A1B579EB2BA0F444E7EC8C558D3F47E, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t384BF514CFE39FA7FD1B4B251748584DFECB2BAD : public MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t384BF514CFE39FA7FD1B4B251748584DFECB2BAD, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t97CF1AFC9D07AD9591137279BC002D3909D3FDF2 : public MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t97CF1AFC9D07AD9591137279BC002D3909D3FDF2, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1> struct ManagedBufferBase_1_t6DE672734414CBC4BF8A412F1EECC81B3DE78DF8 : public MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A { public: // System.Runtime.InteropServices.GCHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1::pinHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___pinHandle_0; public: inline static int32_t get_offset_of_pinHandle_0() { return static_cast(offsetof(ManagedBufferBase_1_t6DE672734414CBC4BF8A412F1EECC81B3DE78DF8, ___pinHandle_0)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_pinHandle_0() const { return ___pinHandle_0; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_pinHandle_0() { return &___pinHandle_0; } inline void set_pinHandle_0(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___pinHandle_0 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields, ___EmptyArray_1)); } inline L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* get_EmptyArray_1() const { return ___EmptyArray_1; } inline L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0, ____pinnable_0)); } inline Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD, ____pinnable_0)); } inline Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888, ____pinnable_0)); } inline Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85, ____pinnable_0)); } inline Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8, ____pinnable_0)); } inline Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2, ____pinnable_0)); } inline Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160, ____pinnable_0)); } inline Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F, ____pinnable_0)); } inline Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707, ____pinnable_0)); } inline Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D, ____pinnable_0)); } inline Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0, ____pinnable_0)); } inline Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A, ____pinnable_0)); } inline Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628, ____pinnable_0)); } inline Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694, ____pinnable_0)); } inline Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D, ____pinnable_0)); } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0, ____pinnable_0)); } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9, ____pinnable_0)); } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C, ____pinnable_0)); } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF, ____pinnable_0)); } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3, ____pinnable_0)); } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F, ____pinnable_0)); } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F, ____pinnable_0)); } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679, ____pinnable_0)); } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B, ____pinnable_0)); } inline Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875, ____pinnable_0)); } inline Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12, ____pinnable_0)); } inline Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF, ____pinnable_0)); } inline Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4, ____pinnable_0)); } inline Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF, ____pinnable_0)); } inline Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____pinnable_0)); } inline Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____pinnable_0)); } inline Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____pinnable_0)); } inline Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____pinnable_0)); } inline Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____pinnable_0)); } inline Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tC089F74404A3C46975952EE686EC533667BB207F { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____pinnable_0)); } inline Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____pinnable_0)); } inline Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____pinnable_0)); } inline Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____pinnable_0)); } inline Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68, ____pinnable_0)); } inline Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3, ____pinnable_0)); } inline Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022, ____pinnable_0)); } inline Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____pinnable_0)); } inline Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____pinnable_0)); } inline Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____pinnable_0)); } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____pinnable_0)); } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____pinnable_0)); } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____pinnable_0)); } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____pinnable_0)); } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t8F2820222127FA3555803F54498E9275CE67C798 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____pinnable_0)); } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____pinnable_0)); } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____pinnable_0)); } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____pinnable_0)); } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____pinnable_0)); } inline Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____pinnable_0)); } inline Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____pinnable_0)); } inline Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____pinnable_0)); } inline Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____pinnable_0)); } inline Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____pinnable_0)); } inline Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Abgr32 struct Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::A uint8_t ___A_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::B uint8_t ___B_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::G uint8_t ___G_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::R uint8_t ___R_3; public: inline static int32_t get_offset_of_A_0() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___A_0)); } inline uint8_t get_A_0() const { return ___A_0; } inline uint8_t* get_address_of_A_0() { return &___A_0; } inline void set_A_0(uint8_t value) { ___A_0 = value; } inline static int32_t get_offset_of_B_1() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___B_1)); } inline uint8_t get_B_1() const { return ___B_1; } inline uint8_t* get_address_of_B_1() { return &___B_1; } inline void set_B_1(uint8_t value) { ___B_1 = value; } inline static int32_t get_offset_of_G_2() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___G_2)); } inline uint8_t get_G_2() const { return ___G_2; } inline uint8_t* get_address_of_G_2() { return &___G_2; } inline void set_G_2(uint8_t value) { ___G_2 = value; } inline static int32_t get_offset_of_R_3() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___R_3)); } inline uint8_t get_R_3() const { return ___R_3; } inline uint8_t* get_address_of_R_3() { return &___R_3; } inline void set_R_3(uint8_t value) { ___R_3 = value; } }; struct Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Abgr32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Abgr32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // SixLabors.ImageSharp.PixelFormats.Argb32 struct Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::A uint8_t ___A_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::R uint8_t ___R_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::G uint8_t ___G_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::B uint8_t ___B_3; public: inline static int32_t get_offset_of_A_0() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___A_0)); } inline uint8_t get_A_0() const { return ___A_0; } inline uint8_t* get_address_of_A_0() { return &___A_0; } inline void set_A_0(uint8_t value) { ___A_0 = value; } inline static int32_t get_offset_of_R_1() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___R_1)); } inline uint8_t get_R_1() const { return ___R_1; } inline uint8_t* get_address_of_R_1() { return &___R_1; } inline void set_R_1(uint8_t value) { ___R_1 = value; } inline static int32_t get_offset_of_G_2() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___G_2)); } inline uint8_t get_G_2() const { return ___G_2; } inline uint8_t* get_address_of_G_2() { return &___G_2; } inline void set_G_2(uint8_t value) { ___G_2 = value; } inline static int32_t get_offset_of_B_3() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___B_3)); } inline uint8_t get_B_3() const { return ___B_3; } inline uint8_t* get_address_of_B_3() { return &___B_3; } inline void set_B_3(uint8_t value) { ___B_3 = value; } }; struct Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Argb32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Argb32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra32 struct Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::B uint8_t ___B_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::G uint8_t ___G_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::R uint8_t ___R_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::A uint8_t ___A_3; public: inline static int32_t get_offset_of_B_0() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___B_0)); } inline uint8_t get_B_0() const { return ___B_0; } inline uint8_t* get_address_of_B_0() { return &___B_0; } inline void set_B_0(uint8_t value) { ___B_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_R_2() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___R_2)); } inline uint8_t get_R_2() const { return ___R_2; } inline uint8_t* get_address_of_R_2() { return &___R_2; } inline void set_R_2(uint8_t value) { ___R_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___A_3)); } inline uint8_t get_A_3() const { return ___A_3; } inline uint8_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint8_t value) { ___A_3 = value; } }; struct Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F struct Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 { public: union { #pragma pack(push, tp, 1) struct { // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V0L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V0L_0; }; #pragma pack(pop, tp) struct { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V0L_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V0R_1_OffsetPadding[16]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V0R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V0R_1; }; #pragma pack(pop, tp) struct { char ___V0R_1_OffsetPadding_forAlignmentOnly[16]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V0R_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V1L_2_OffsetPadding[32]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V1L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V1L_2; }; #pragma pack(pop, tp) struct { char ___V1L_2_OffsetPadding_forAlignmentOnly[32]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V1L_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V1R_3_OffsetPadding[48]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V1R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V1R_3; }; #pragma pack(pop, tp) struct { char ___V1R_3_OffsetPadding_forAlignmentOnly[48]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V1R_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V2L_4_OffsetPadding[64]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V2L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V2L_4; }; #pragma pack(pop, tp) struct { char ___V2L_4_OffsetPadding_forAlignmentOnly[64]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V2L_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V2R_5_OffsetPadding[80]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V2R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V2R_5; }; #pragma pack(pop, tp) struct { char ___V2R_5_OffsetPadding_forAlignmentOnly[80]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V2R_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V3L_6_OffsetPadding[96]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V3L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V3L_6; }; #pragma pack(pop, tp) struct { char ___V3L_6_OffsetPadding_forAlignmentOnly[96]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V3L_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V3R_7_OffsetPadding[112]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V3R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V3R_7; }; #pragma pack(pop, tp) struct { char ___V3R_7_OffsetPadding_forAlignmentOnly[112]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V3R_7_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V4L_8_OffsetPadding[128]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V4L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V4L_8; }; #pragma pack(pop, tp) struct { char ___V4L_8_OffsetPadding_forAlignmentOnly[128]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V4L_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V4R_9_OffsetPadding[144]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V4R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V4R_9; }; #pragma pack(pop, tp) struct { char ___V4R_9_OffsetPadding_forAlignmentOnly[144]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V4R_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V5L_10_OffsetPadding[160]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V5L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V5L_10; }; #pragma pack(pop, tp) struct { char ___V5L_10_OffsetPadding_forAlignmentOnly[160]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V5L_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V5R_11_OffsetPadding[176]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V5R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V5R_11; }; #pragma pack(pop, tp) struct { char ___V5R_11_OffsetPadding_forAlignmentOnly[176]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V5R_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V6L_12_OffsetPadding[192]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V6L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V6L_12; }; #pragma pack(pop, tp) struct { char ___V6L_12_OffsetPadding_forAlignmentOnly[192]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V6L_12_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V6R_13_OffsetPadding[208]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V6R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V6R_13; }; #pragma pack(pop, tp) struct { char ___V6R_13_OffsetPadding_forAlignmentOnly[208]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V6R_13_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V7L_14_OffsetPadding[224]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V7L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V7L_14; }; #pragma pack(pop, tp) struct { char ___V7L_14_OffsetPadding_forAlignmentOnly[224]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V7L_14_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V7R_15_OffsetPadding[240]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V7R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V7R_15; }; #pragma pack(pop, tp) struct { char ___V7R_15_OffsetPadding_forAlignmentOnly[240]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V7R_15_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_V0L_0() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V0L_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V0L_0() const { return ___V0L_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V0L_0() { return &___V0L_0; } inline void set_V0L_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V0L_0 = value; } inline static int32_t get_offset_of_V0R_1() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V0R_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V0R_1() const { return ___V0R_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V0R_1() { return &___V0R_1; } inline void set_V0R_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V0R_1 = value; } inline static int32_t get_offset_of_V1L_2() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V1L_2)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V1L_2() const { return ___V1L_2; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V1L_2() { return &___V1L_2; } inline void set_V1L_2(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V1L_2 = value; } inline static int32_t get_offset_of_V1R_3() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V1R_3)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V1R_3() const { return ___V1R_3; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V1R_3() { return &___V1R_3; } inline void set_V1R_3(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V1R_3 = value; } inline static int32_t get_offset_of_V2L_4() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V2L_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V2L_4() const { return ___V2L_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V2L_4() { return &___V2L_4; } inline void set_V2L_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V2L_4 = value; } inline static int32_t get_offset_of_V2R_5() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V2R_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V2R_5() const { return ___V2R_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V2R_5() { return &___V2R_5; } inline void set_V2R_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V2R_5 = value; } inline static int32_t get_offset_of_V3L_6() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V3L_6)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V3L_6() const { return ___V3L_6; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V3L_6() { return &___V3L_6; } inline void set_V3L_6(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V3L_6 = value; } inline static int32_t get_offset_of_V3R_7() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V3R_7)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V3R_7() const { return ___V3R_7; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V3R_7() { return &___V3R_7; } inline void set_V3R_7(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V3R_7 = value; } inline static int32_t get_offset_of_V4L_8() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V4L_8)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V4L_8() const { return ___V4L_8; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V4L_8() { return &___V4L_8; } inline void set_V4L_8(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V4L_8 = value; } inline static int32_t get_offset_of_V4R_9() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V4R_9)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V4R_9() const { return ___V4R_9; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V4R_9() { return &___V4R_9; } inline void set_V4R_9(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V4R_9 = value; } inline static int32_t get_offset_of_V5L_10() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V5L_10)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V5L_10() const { return ___V5L_10; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V5L_10() { return &___V5L_10; } inline void set_V5L_10(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V5L_10 = value; } inline static int32_t get_offset_of_V5R_11() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V5R_11)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V5R_11() const { return ___V5R_11; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V5R_11() { return &___V5R_11; } inline void set_V5R_11(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V5R_11 = value; } inline static int32_t get_offset_of_V6L_12() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V6L_12)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V6L_12() const { return ___V6L_12; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V6L_12() { return &___V6L_12; } inline void set_V6L_12(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V6L_12 = value; } inline static int32_t get_offset_of_V6R_13() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V6R_13)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V6R_13() const { return ___V6R_13; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V6R_13() { return &___V6R_13; } inline void set_V6R_13(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V6R_13 = value; } inline static int32_t get_offset_of_V7L_14() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V7L_14)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V7L_14() const { return ___V7L_14; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V7L_14() { return &___V7L_14; } inline void set_V7L_14(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V7L_14 = value; } inline static int32_t get_offset_of_V7R_15() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V7R_15)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V7R_15() const { return ___V7R_15; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V7R_15() { return &___V7R_15; } inline void set_V7R_15(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V7R_15 = value; } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // System.ExceptionArgument struct ExceptionArgument_t750CCD4C657BCB2C185560CC68330BC0313B8737 { 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_t750CCD4C657BCB2C185560CC68330BC0313B8737, ___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.ExceptionResource struct ExceptionResource_tD29FDAA391137C7766FB63B5F13FA0F12AF6C3FA { public: // System.Int32 System.ExceptionResource::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ExceptionResource_tD29FDAA391137C7766FB63B5F13FA0F12AF6C3FA, ___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.Runtime.InteropServices.GCHandleType struct GCHandleType_t5D58978165671EDEFCCAE1E2B237BD5AE4E8BC38 { public: // System.Int32 System.Runtime.InteropServices.GCHandleType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(GCHandleType_t5D58978165671EDEFCCAE1E2B237BD5AE4E8BC38, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.PixelFormats.L8 struct L8_t0DC62ABA8124A587901AC9D023076EF568A23003 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.L8::k__BackingField uint8_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint8_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint8_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint8_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct L8_t0DC62ABA8124A587901AC9D023076EF568A23003_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.L8::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.L8::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_1; public: inline static int32_t get_offset_of_MaxBytes_0() { return static_cast(offsetof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003_StaticFields, ___MaxBytes_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_0() const { return ___MaxBytes_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_0() { return &___MaxBytes_0; } inline void set_MaxBytes_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_0 = value; } inline static int32_t get_offset_of_Half_1() { return static_cast(offsetof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003_StaticFields, ___Half_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_1() const { return ___Half_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_1() { return &___Half_1; } inline void set_Half_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.La16 struct La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.La16::L uint8_t ___L_2; }; #pragma pack(pop, tp) struct { uint8_t ___L_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___A_3_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.La16::A uint8_t ___A_3; }; #pragma pack(pop, tp) struct { char ___A_3_OffsetPadding_forAlignmentOnly[1]; uint8_t ___A_3_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_L_2() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677, ___L_2)); } inline uint8_t get_L_2() const { return ___L_2; } inline uint8_t* get_address_of_L_2() { return &___L_2; } inline void set_L_2(uint8_t value) { ___L_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677, ___A_3)); } inline uint8_t get_A_3() const { return ___A_3; } inline uint8_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint8_t value) { ___A_3 = value; } }; struct La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.La16::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.La16::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_1; public: inline static int32_t get_offset_of_MaxBytes_0() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields, ___MaxBytes_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_0() const { return ___MaxBytes_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_0() { return &___MaxBytes_0; } inline void set_MaxBytes_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_0 = value; } inline static int32_t get_offset_of_Half_1() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields, ___Half_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_1() const { return ___Half_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_1() { return &___Half_1; } inline void set_Half_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_1 = value; } }; // System.Buffers.MemoryHandle struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C { public: // System.Void* System.Buffers.MemoryHandle::_pointer void* ____pointer_0; // System.Runtime.InteropServices.GCHandle System.Buffers.MemoryHandle::_handle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1; // System.Buffers.IPinnable System.Buffers.MemoryHandle::_pinnable RuntimeObject* ____pinnable_2; public: inline static int32_t get_offset_of__pointer_0() { return static_cast(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____pointer_0)); } inline void* get__pointer_0() const { return ____pointer_0; } inline void** get_address_of__pointer_0() { return &____pointer_0; } inline void set__pointer_0(void* value) { ____pointer_0 = value; } inline static int32_t get_offset_of__handle_1() { return static_cast(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____handle_1)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get__handle_1() const { return ____handle_1; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of__handle_1() { return &____handle_1; } inline void set__handle_1(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ____handle_1 = value; } inline static int32_t get_offset_of__pinnable_2() { return static_cast(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____pinnable_2)); } inline RuntimeObject* get__pinnable_2() const { return ____pinnable_2; } inline RuntimeObject** get_address_of__pinnable_2() { return &____pinnable_2; } inline void set__pinnable_2(RuntimeObject* value) { ____pinnable_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_2), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Buffers.MemoryHandle struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_pinvoke { void* ____pointer_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1; RuntimeObject* ____pinnable_2; }; // Native definition for COM marshalling of System.Buffers.MemoryHandle struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_com { void* ____pointer_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1; RuntimeObject* ____pinnable_2; }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte2 struct NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::Half Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Half_0; // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::MinusOne Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___MinusOne_1; public: inline static int32_t get_offset_of_Half_0() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields, ___Half_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Half_0() const { return ___Half_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Half_0() { return &___Half_0; } inline void set_Half_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Half_0 = value; } inline static int32_t get_offset_of_MinusOne_1() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields, ___MinusOne_1)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_MinusOne_1() const { return ___MinusOne_1; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_MinusOne_1() { return &___MinusOne_1; } inline void set_MinusOne_1(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___MinusOne_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte4 struct NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::MinusOne Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MinusOne_1; public: inline static int32_t get_offset_of_Half_0() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields, ___Half_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_0() const { return ___Half_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_0() { return &___Half_0; } inline void set_Half_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_0 = value; } inline static int32_t get_offset_of_MinusOne_1() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields, ___MinusOne_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MinusOne_1() const { return ___MinusOne_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MinusOne_1() { return &___MinusOne_1; } inline void set_MinusOne_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MinusOne_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort2 struct NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::Min Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields, ___Min_1)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Min_1() const { return ___Min_1; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Min_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort4 struct NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 { public: // System.UInt64 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::k__BackingField uint64_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint64_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint64_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint64_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Max Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Max_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Min Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields, ___Max_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Max_0() const { return ___Max_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields, ___Min_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Min_1() const { return ___Min_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Min_1 = value; } }; // SixLabors.ImageSharp.ReadOrigin struct ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8 { public: // System.Int32 SixLabors.ImageSharp.ReadOrigin::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rg32 struct Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rg32::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_1() { return static_cast(offsetof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB, ___U3CPackedValueU3Ek__BackingField_1)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_1() const { return ___U3CPackedValueU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_1() { return &___U3CPackedValueU3Ek__BackingField_1; } inline void set_U3CPackedValueU3Ek__BackingField_1(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_1 = value; } }; struct Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Rg32::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgb24 struct Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::R uint8_t ___R_0; }; #pragma pack(pop, tp) struct { uint8_t ___R_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___G_1_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::G uint8_t ___G_1; }; #pragma pack(pop, tp) struct { char ___G_1_OffsetPadding_forAlignmentOnly[1]; uint8_t ___G_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___B_2_OffsetPadding[2]; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::B uint8_t ___B_2; }; #pragma pack(pop, tp) struct { char ___B_2_OffsetPadding_forAlignmentOnly[2]; uint8_t ___B_2_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___R_0)); } inline uint8_t get_R_0() const { return ___R_0; } inline uint8_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint8_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___B_2)); } inline uint8_t get_B_2() const { return ___B_2; } inline uint8_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint8_t value) { ___B_2 = value; } }; struct Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgb24::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_3; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgb24::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_4; public: inline static int32_t get_offset_of_MaxBytes_3() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields, ___MaxBytes_3)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_3() const { return ___MaxBytes_3; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_3() { return &___MaxBytes_3; } inline void set_MaxBytes_3(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_3 = value; } inline static int32_t get_offset_of_Half_4() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields, ___Half_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_4() const { return ___Half_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_4() { return &___Half_4; } inline void set_Half_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_4 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba1010102 struct Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rgba1010102::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_1() { return static_cast(offsetof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC, ___U3CPackedValueU3Ek__BackingField_1)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_1() const { return ___U3CPackedValueU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_1() { return &___U3CPackedValueU3Ek__BackingField_1; } inline void set_U3CPackedValueU3Ek__BackingField_1(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_1 = value; } }; struct Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba1010102::Multiplier Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Multiplier_0; public: inline static int32_t get_offset_of_Multiplier_0() { return static_cast(offsetof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_StaticFields, ___Multiplier_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Multiplier_0() const { return ___Multiplier_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Multiplier_0() { return &___Multiplier_0; } inline void set_Multiplier_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Multiplier_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba32 struct Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::R uint8_t ___R_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::G uint8_t ___G_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::B uint8_t ___B_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::A uint8_t ___A_3; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___R_0)); } inline uint8_t get_R_0() const { return ___R_0; } inline uint8_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint8_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___B_2)); } inline uint8_t get_B_2() const { return ___B_2; } inline uint8_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint8_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___A_3)); } inline uint8_t get_A_3() const { return ___A_3; } inline uint8_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint8_t value) { ___A_3 = value; } }; struct Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // SixLabors.ImageSharp.PixelFormats.RgbaVector struct RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 { public: // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::R float ___R_0; // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::G float ___G_1; // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::B float ___B_2; // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::A float ___A_3; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___R_0)); } inline float get_R_0() const { return ___R_0; } inline float* get_address_of_R_0() { return &___R_0; } inline void set_R_0(float value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___G_1)); } inline float get_G_1() const { return ___G_1; } inline float* get_address_of_G_1() { return &___G_1; } inline void set_G_1(float value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___B_2)); } inline float get_B_2() const { return ___B_2; } inline float* get_address_of_B_2() { return &___B_2; } inline void set_B_2(float value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___A_3)); } inline float get_A_3() const { return ___A_3; } inline float* get_address_of_A_3() { return &___A_3; } inline void set_A_3(float value) { ___A_3 = value; } }; struct RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.RgbaVector::Max Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Max_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.RgbaVector::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_Max_4() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_StaticFields, ___Max_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Max_4() const { return ___Max_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Max_4() { return &___Max_4; } inline void set_Max_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Max_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Short2 struct Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Short2::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Short2::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Short2::Min Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields, ___Min_1)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Min_1() const { return ___Min_1; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Min_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.Short4 struct Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C { public: // System.UInt64 SixLabors.ImageSharp.PixelFormats.Short4::k__BackingField uint64_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint64_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint64_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint64_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Short4::Max Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Max_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Short4::Min Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields, ___Max_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Max_0() const { return ___Max_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields, ___Min_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Min_1() const { return ___Min_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Min_1 = value; } }; // UnityEngine.Camera/RenderRequestMode struct RenderRequestMode_tCB120B82DED523ADBA2D6093A1A8ABF17D94A313 { public: // System.Int32 UnityEngine.Camera/RenderRequestMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderRequestMode_tCB120B82DED523ADBA2D6093A1A8ABF17D94A313, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Camera/RenderRequestOutputSpace struct RenderRequestOutputSpace_t8EB93E4720B2D1BAB624A04ADB473C37C7F3D6A5 { public: // System.Int32 UnityEngine.Camera/RenderRequestOutputSpace::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderRequestOutputSpace_t8EB93E4720B2D1BAB624A04ADB473C37C7F3D6A5, ___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; } }; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame struct Frame_t277B57D2C572A3B179CEA0357869DB245F52128D { public: // System.String TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame::filename String_t* ___filename_0; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteFrame TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame::frame SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 ___frame_1; // System.Boolean TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame::rotated bool ___rotated_2; // System.Boolean TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame::trimmed bool ___trimmed_3; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteFrame TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame::spriteSourceSize SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 ___spriteSourceSize_4; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteSize TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame::sourceSize SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D ___sourceSize_5; // UnityEngine.Vector2 TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame::pivot Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___pivot_6; public: inline static int32_t get_offset_of_filename_0() { return static_cast(offsetof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D, ___filename_0)); } inline String_t* get_filename_0() const { return ___filename_0; } inline String_t** get_address_of_filename_0() { return &___filename_0; } inline void set_filename_0(String_t* value) { ___filename_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___filename_0), (void*)value); } inline static int32_t get_offset_of_frame_1() { return static_cast(offsetof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D, ___frame_1)); } inline SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 get_frame_1() const { return ___frame_1; } inline SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 * get_address_of_frame_1() { return &___frame_1; } inline void set_frame_1(SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 value) { ___frame_1 = value; } inline static int32_t get_offset_of_rotated_2() { return static_cast(offsetof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D, ___rotated_2)); } inline bool get_rotated_2() const { return ___rotated_2; } inline bool* get_address_of_rotated_2() { return &___rotated_2; } inline void set_rotated_2(bool value) { ___rotated_2 = value; } inline static int32_t get_offset_of_trimmed_3() { return static_cast(offsetof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D, ___trimmed_3)); } inline bool get_trimmed_3() const { return ___trimmed_3; } inline bool* get_address_of_trimmed_3() { return &___trimmed_3; } inline void set_trimmed_3(bool value) { ___trimmed_3 = value; } inline static int32_t get_offset_of_spriteSourceSize_4() { return static_cast(offsetof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D, ___spriteSourceSize_4)); } inline SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 get_spriteSourceSize_4() const { return ___spriteSourceSize_4; } inline SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 * get_address_of_spriteSourceSize_4() { return &___spriteSourceSize_4; } inline void set_spriteSourceSize_4(SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 value) { ___spriteSourceSize_4 = value; } inline static int32_t get_offset_of_sourceSize_5() { return static_cast(offsetof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D, ___sourceSize_5)); } inline SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D get_sourceSize_5() const { return ___sourceSize_5; } inline SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D * get_address_of_sourceSize_5() { return &___sourceSize_5; } inline void set_sourceSize_5(SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D value) { ___sourceSize_5 = value; } inline static int32_t get_offset_of_pivot_6() { return static_cast(offsetof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D, ___pivot_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_pivot_6() const { return ___pivot_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_pivot_6() { return &___pivot_6; } inline void set_pivot_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___pivot_6 = value; } }; // Native definition for P/Invoke marshalling of TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame struct Frame_t277B57D2C572A3B179CEA0357869DB245F52128D_marshaled_pinvoke { char* ___filename_0; SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 ___frame_1; int32_t ___rotated_2; int32_t ___trimmed_3; SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 ___spriteSourceSize_4; SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D ___sourceSize_5; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___pivot_6; }; // Native definition for COM marshalling of TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame struct Frame_t277B57D2C572A3B179CEA0357869DB245F52128D_marshaled_com { Il2CppChar* ___filename_0; SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 ___frame_1; int32_t ___rotated_2; int32_t ___trimmed_3; SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 ___spriteSourceSize_4; SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D ___sourceSize_5; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___pivot_6; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current Frame_t277B57D2C572A3B179CEA0357869DB245F52128D ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D, ___list_0)); } inline List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * get_list_0() const { return ___list_0; } inline List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D, ___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_version_2() { return static_cast(offsetof(Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D, ___current_3)); } inline Frame_t277B57D2C572A3B179CEA0357869DB245F52128D get_current_3() const { return ___current_3; } inline Frame_t277B57D2C572A3B179CEA0357869DB245F52128D * get_address_of_current_3() { return &___current_3; } inline void set_current_3(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___filename_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A, ___pixelSpan_1)); } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26, ___pixelSpan_1)); } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501, ___pixelSpan_1)); } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95, ___pixelSpan_1)); } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186, ___pixelSpan_1)); } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A, ___pixelSpan_1)); } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_tC089F74404A3C46975952EE686EC533667BB207F value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B, ___pixelSpan_1)); } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A, ___pixelSpan_1)); } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9, ___pixelSpan_1)); } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15, ___pixelSpan_1)); } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D, ___pixelSpan_1)); } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7, ___pixelSpan_1)); } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D, ___pixelSpan_1)); } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA, ___pixelSpan_1)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4, ___pixelSpan_1)); } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7, ___pixelSpan_1)); } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7, ___pixelSpan_1)); } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED, ___pixelSpan_1)); } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773, ___pixelSpan_1)); } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t8F2820222127FA3555803F54498E9275CE67C798 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9, ___pixelSpan_1)); } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5, ___pixelSpan_1)); } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275, ___pixelSpan_1)); } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442, ___pixelSpan_1)); } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6, ___pixelSpan_1)); } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2, ___pixelSpan_1)); } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3, ___pixelSpan_1)); } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED, ___pixelSpan_1)); } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874, ___pixelSpan_1)); } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1 struct LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355 { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Y Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 ___Y_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::pixelSpan Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 ___pixelSpan_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::l8Span Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___l8Span_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::samplingAreaSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___samplingAreaSize_3; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::config Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___config_4; public: inline static int32_t get_offset_of_Y_0() { return static_cast(offsetof(LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355, ___Y_0)); } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 get_Y_0() const { return ___Y_0; } inline Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * get_address_of_Y_0() { return &___Y_0; } inline void set_Y_0(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 value) { ___Y_0 = value; } inline static int32_t get_offset_of_pixelSpan_1() { return static_cast(offsetof(LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355, ___pixelSpan_1)); } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 get_pixelSpan_1() const { return ___pixelSpan_1; } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * get_address_of_pixelSpan_1() { return &___pixelSpan_1; } inline void set_pixelSpan_1(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 value) { ___pixelSpan_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___pixelSpan_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_l8Span_2() { return static_cast(offsetof(LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355, ___l8Span_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_l8Span_2() const { return ___l8Span_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_l8Span_2() { return &___l8Span_2; } inline void set_l8Span_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___l8Span_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___l8Span_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_samplingAreaSize_3() { return static_cast(offsetof(LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355, ___samplingAreaSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_samplingAreaSize_3() const { return ___samplingAreaSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_samplingAreaSize_3() { return &___samplingAreaSize_3; } inline void set_samplingAreaSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___samplingAreaSize_3 = value; } inline static int32_t get_offset_of_config_4() { return static_cast(offsetof(LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355, ___config_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_config_4() const { return ___config_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_config_4() { return &___config_4; } inline void set_config_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___config_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___config_4), (void*)value); } }; // System.Pinnable`1 struct Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC : public RuntimeObject { public: // T System.Pinnable`1::Data L8_t0DC62ABA8124A587901AC9D023076EF568A23003 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC, ___Data_0)); } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 get_Data_0() const { return ___Data_0; } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 value) { ___Data_0 = value; } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2, ___row0_0)); } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C get_row0_0() const { return ___row0_0; } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2, ___row1_1)); } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C get_row1_1() const { return ___row1_1; } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2, ___row2_2)); } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C get_row2_2() const { return ___row2_2; } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2, ___row3_3)); } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C get_row3_3() const { return ___row3_3; } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2, ___row4_4)); } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C get_row4_4() const { return ___row4_4; } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2, ___row5_5)); } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C get_row5_5() const { return ___row5_5; } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2, ___row6_6)); } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C get_row6_6() const { return ___row6_6; } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2, ___row7_7)); } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C get_row7_7() const { return ___row7_7; } inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834, ___row0_0)); } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 get_row0_0() const { return ___row0_0; } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834, ___row1_1)); } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 get_row1_1() const { return ___row1_1; } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834, ___row2_2)); } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 get_row2_2() const { return ___row2_2; } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834, ___row3_3)); } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 get_row3_3() const { return ___row3_3; } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834, ___row4_4)); } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 get_row4_4() const { return ___row4_4; } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834, ___row5_5)); } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 get_row5_5() const { return ___row5_5; } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834, ___row6_6)); } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 get_row6_6() const { return ___row6_6; } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834, ___row7_7)); } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 get_row7_7() const { return ___row7_7; } inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C, ___row0_0)); } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF get_row0_0() const { return ___row0_0; } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C, ___row1_1)); } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF get_row1_1() const { return ___row1_1; } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C, ___row2_2)); } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF get_row2_2() const { return ___row2_2; } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C, ___row3_3)); } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF get_row3_3() const { return ___row3_3; } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C, ___row4_4)); } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF get_row4_4() const { return ___row4_4; } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C, ___row5_5)); } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF get_row5_5() const { return ___row5_5; } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C, ___row6_6)); } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF get_row6_6() const { return ___row6_6; } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C, ___row7_7)); } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF get_row7_7() const { return ___row7_7; } inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD, ___row0_0)); } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 get_row0_0() const { return ___row0_0; } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD, ___row1_1)); } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 get_row1_1() const { return ___row1_1; } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD, ___row2_2)); } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 get_row2_2() const { return ___row2_2; } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD, ___row3_3)); } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 get_row3_3() const { return ___row3_3; } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD, ___row4_4)); } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 get_row4_4() const { return ___row4_4; } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD, ___row5_5)); } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 get_row5_5() const { return ___row5_5; } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD, ___row6_6)); } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 get_row6_6() const { return ___row6_6; } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD, ___row7_7)); } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 get_row7_7() const { return ___row7_7; } inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F, ___row0_0)); } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA get_row0_0() const { return ___row0_0; } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F, ___row1_1)); } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA get_row1_1() const { return ___row1_1; } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F, ___row2_2)); } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA get_row2_2() const { return ___row2_2; } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F, ___row3_3)); } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA get_row3_3() const { return ___row3_3; } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F, ___row4_4)); } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA get_row4_4() const { return ___row4_4; } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F, ___row5_5)); } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA get_row5_5() const { return ___row5_5; } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F, ___row6_6)); } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA get_row6_6() const { return ___row6_6; } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F, ___row7_7)); } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA get_row7_7() const { return ___row7_7; } inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8, ___row0_0)); } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F get_row0_0() const { return ___row0_0; } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_tC089F74404A3C46975952EE686EC533667BB207F value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8, ___row1_1)); } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F get_row1_1() const { return ___row1_1; } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_tC089F74404A3C46975952EE686EC533667BB207F value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8, ___row2_2)); } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F get_row2_2() const { return ___row2_2; } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_tC089F74404A3C46975952EE686EC533667BB207F value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8, ___row3_3)); } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F get_row3_3() const { return ___row3_3; } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_tC089F74404A3C46975952EE686EC533667BB207F value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8, ___row4_4)); } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F get_row4_4() const { return ___row4_4; } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_tC089F74404A3C46975952EE686EC533667BB207F value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8, ___row5_5)); } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F get_row5_5() const { return ___row5_5; } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_tC089F74404A3C46975952EE686EC533667BB207F value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8, ___row6_6)); } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F get_row6_6() const { return ___row6_6; } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_tC089F74404A3C46975952EE686EC533667BB207F value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8, ___row7_7)); } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F get_row7_7() const { return ___row7_7; } inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_tC089F74404A3C46975952EE686EC533667BB207F value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9, ___row0_0)); } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E get_row0_0() const { return ___row0_0; } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9, ___row1_1)); } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E get_row1_1() const { return ___row1_1; } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9, ___row2_2)); } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E get_row2_2() const { return ___row2_2; } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9, ___row3_3)); } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E get_row3_3() const { return ___row3_3; } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9, ___row4_4)); } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E get_row4_4() const { return ___row4_4; } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9, ___row5_5)); } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E get_row5_5() const { return ___row5_5; } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9, ___row6_6)); } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E get_row6_6() const { return ___row6_6; } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9, ___row7_7)); } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E get_row7_7() const { return ___row7_7; } inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5, ___row0_0)); } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 get_row0_0() const { return ___row0_0; } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5, ___row1_1)); } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 get_row1_1() const { return ___row1_1; } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5, ___row2_2)); } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 get_row2_2() const { return ___row2_2; } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5, ___row3_3)); } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 get_row3_3() const { return ___row3_3; } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5, ___row4_4)); } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 get_row4_4() const { return ___row4_4; } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5, ___row5_5)); } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 get_row5_5() const { return ___row5_5; } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5, ___row6_6)); } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 get_row6_6() const { return ___row6_6; } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5, ___row7_7)); } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 get_row7_7() const { return ___row7_7; } inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9, ___row0_0)); } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 get_row0_0() const { return ___row0_0; } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9, ___row1_1)); } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 get_row1_1() const { return ___row1_1; } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9, ___row2_2)); } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 get_row2_2() const { return ___row2_2; } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9, ___row3_3)); } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 get_row3_3() const { return ___row3_3; } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9, ___row4_4)); } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 get_row4_4() const { return ___row4_4; } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9, ___row5_5)); } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 get_row5_5() const { return ___row5_5; } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9, ___row6_6)); } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 get_row6_6() const { return ___row6_6; } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9, ___row7_7)); } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 get_row7_7() const { return ___row7_7; } inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D, ___row0_0)); } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 get_row0_0() const { return ___row0_0; } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D, ___row1_1)); } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 get_row1_1() const { return ___row1_1; } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D, ___row2_2)); } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 get_row2_2() const { return ___row2_2; } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D, ___row3_3)); } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 get_row3_3() const { return ___row3_3; } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D, ___row4_4)); } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 get_row4_4() const { return ___row4_4; } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D, ___row5_5)); } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 get_row5_5() const { return ___row5_5; } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D, ___row6_6)); } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 get_row6_6() const { return ___row6_6; } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D, ___row7_7)); } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 get_row7_7() const { return ___row7_7; } inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04, ___row0_0)); } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 get_row0_0() const { return ___row0_0; } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04, ___row1_1)); } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 get_row1_1() const { return ___row1_1; } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04, ___row2_2)); } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 get_row2_2() const { return ___row2_2; } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04, ___row3_3)); } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 get_row3_3() const { return ___row3_3; } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04, ___row4_4)); } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 get_row4_4() const { return ___row4_4; } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04, ___row5_5)); } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 get_row5_5() const { return ___row5_5; } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04, ___row6_6)); } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 get_row6_6() const { return ___row6_6; } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04, ___row7_7)); } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 get_row7_7() const { return ___row7_7; } inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35, ___row0_0)); } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 get_row0_0() const { return ___row0_0; } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35, ___row1_1)); } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 get_row1_1() const { return ___row1_1; } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35, ___row2_2)); } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 get_row2_2() const { return ___row2_2; } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35, ___row3_3)); } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 get_row3_3() const { return ___row3_3; } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35, ___row4_4)); } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 get_row4_4() const { return ___row4_4; } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35, ___row5_5)); } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 get_row5_5() const { return ___row5_5; } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35, ___row6_6)); } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 get_row6_6() const { return ___row6_6; } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35, ___row7_7)); } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 get_row7_7() const { return ___row7_7; } inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228, ___row0_0)); } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE get_row0_0() const { return ___row0_0; } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228, ___row1_1)); } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE get_row1_1() const { return ___row1_1; } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228, ___row2_2)); } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE get_row2_2() const { return ___row2_2; } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228, ___row3_3)); } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE get_row3_3() const { return ___row3_3; } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228, ___row4_4)); } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE get_row4_4() const { return ___row4_4; } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228, ___row5_5)); } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE get_row5_5() const { return ___row5_5; } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228, ___row6_6)); } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE get_row6_6() const { return ___row6_6; } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228, ___row7_7)); } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE get_row7_7() const { return ___row7_7; } inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150, ___row0_0)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_row0_0() const { return ___row0_0; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150, ___row1_1)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_row1_1() const { return ___row1_1; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150, ___row2_2)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_row2_2() const { return ___row2_2; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150, ___row3_3)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_row3_3() const { return ___row3_3; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150, ___row4_4)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_row4_4() const { return ___row4_4; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150, ___row5_5)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_row5_5() const { return ___row5_5; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150, ___row6_6)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_row6_6() const { return ___row6_6; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150, ___row7_7)); } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 get_row7_7() const { return ___row7_7; } inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89, ___row0_0)); } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC get_row0_0() const { return ___row0_0; } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89, ___row1_1)); } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC get_row1_1() const { return ___row1_1; } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89, ___row2_2)); } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC get_row2_2() const { return ___row2_2; } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89, ___row3_3)); } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC get_row3_3() const { return ___row3_3; } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89, ___row4_4)); } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC get_row4_4() const { return ___row4_4; } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89, ___row5_5)); } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC get_row5_5() const { return ___row5_5; } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89, ___row6_6)); } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC get_row6_6() const { return ___row6_6; } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89, ___row7_7)); } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC get_row7_7() const { return ___row7_7; } inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E, ___row0_0)); } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 get_row0_0() const { return ___row0_0; } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E, ___row1_1)); } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 get_row1_1() const { return ___row1_1; } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E, ___row2_2)); } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 get_row2_2() const { return ___row2_2; } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E, ___row3_3)); } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 get_row3_3() const { return ___row3_3; } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E, ___row4_4)); } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 get_row4_4() const { return ___row4_4; } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E, ___row5_5)); } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 get_row5_5() const { return ___row5_5; } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E, ___row6_6)); } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 get_row6_6() const { return ___row6_6; } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E, ___row7_7)); } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 get_row7_7() const { return ___row7_7; } inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D, ___row0_0)); } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 get_row0_0() const { return ___row0_0; } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D, ___row1_1)); } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 get_row1_1() const { return ___row1_1; } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D, ___row2_2)); } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 get_row2_2() const { return ___row2_2; } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D, ___row3_3)); } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 get_row3_3() const { return ___row3_3; } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D, ___row4_4)); } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 get_row4_4() const { return ___row4_4; } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D, ___row5_5)); } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 get_row5_5() const { return ___row5_5; } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D, ___row6_6)); } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 get_row6_6() const { return ___row6_6; } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D, ___row7_7)); } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 get_row7_7() const { return ___row7_7; } inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10, ___row0_0)); } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A get_row0_0() const { return ___row0_0; } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10, ___row1_1)); } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A get_row1_1() const { return ___row1_1; } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10, ___row2_2)); } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A get_row2_2() const { return ___row2_2; } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10, ___row3_3)); } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A get_row3_3() const { return ___row3_3; } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10, ___row4_4)); } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A get_row4_4() const { return ___row4_4; } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10, ___row5_5)); } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A get_row5_5() const { return ___row5_5; } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10, ___row6_6)); } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A get_row6_6() const { return ___row6_6; } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10, ___row7_7)); } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A get_row7_7() const { return ___row7_7; } inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F, ___row0_0)); } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 get_row0_0() const { return ___row0_0; } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F, ___row1_1)); } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 get_row1_1() const { return ___row1_1; } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F, ___row2_2)); } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 get_row2_2() const { return ___row2_2; } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F, ___row3_3)); } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 get_row3_3() const { return ___row3_3; } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F, ___row4_4)); } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 get_row4_4() const { return ___row4_4; } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F, ___row5_5)); } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 get_row5_5() const { return ___row5_5; } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F, ___row6_6)); } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 get_row6_6() const { return ___row6_6; } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F, ___row7_7)); } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 get_row7_7() const { return ___row7_7; } inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t8F2820222127FA3555803F54498E9275CE67C798 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t8F2820222127FA3555803F54498E9275CE67C798 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t8F2820222127FA3555803F54498E9275CE67C798 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t8F2820222127FA3555803F54498E9275CE67C798 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t8F2820222127FA3555803F54498E9275CE67C798 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t8F2820222127FA3555803F54498E9275CE67C798 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t8F2820222127FA3555803F54498E9275CE67C798 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t8F2820222127FA3555803F54498E9275CE67C798 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2, ___row0_0)); } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 get_row0_0() const { return ___row0_0; } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2, ___row1_1)); } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 get_row1_1() const { return ___row1_1; } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2, ___row2_2)); } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 get_row2_2() const { return ___row2_2; } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2, ___row3_3)); } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 get_row3_3() const { return ___row3_3; } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2, ___row4_4)); } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 get_row4_4() const { return ___row4_4; } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2, ___row5_5)); } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 get_row5_5() const { return ___row5_5; } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2, ___row6_6)); } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 get_row6_6() const { return ___row6_6; } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2, ___row7_7)); } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 get_row7_7() const { return ___row7_7; } inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72, ___row0_0)); } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC get_row0_0() const { return ___row0_0; } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72, ___row1_1)); } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC get_row1_1() const { return ___row1_1; } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72, ___row2_2)); } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC get_row2_2() const { return ___row2_2; } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72, ___row3_3)); } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC get_row3_3() const { return ___row3_3; } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72, ___row4_4)); } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC get_row4_4() const { return ___row4_4; } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72, ___row5_5)); } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC get_row5_5() const { return ___row5_5; } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72, ___row6_6)); } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC get_row6_6() const { return ___row6_6; } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72, ___row7_7)); } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC get_row7_7() const { return ___row7_7; } inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE, ___row0_0)); } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD get_row0_0() const { return ___row0_0; } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE, ___row1_1)); } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD get_row1_1() const { return ___row1_1; } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE, ___row2_2)); } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD get_row2_2() const { return ___row2_2; } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE, ___row3_3)); } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD get_row3_3() const { return ___row3_3; } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE, ___row4_4)); } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD get_row4_4() const { return ___row4_4; } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE, ___row5_5)); } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD get_row5_5() const { return ___row5_5; } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE, ___row6_6)); } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD get_row6_6() const { return ___row6_6; } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE, ___row7_7)); } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD get_row7_7() const { return ___row7_7; } inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8, ___row0_0)); } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 get_row0_0() const { return ___row0_0; } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8, ___row1_1)); } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 get_row1_1() const { return ___row1_1; } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8, ___row2_2)); } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 get_row2_2() const { return ___row2_2; } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8, ___row3_3)); } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 get_row3_3() const { return ___row3_3; } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8, ___row4_4)); } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 get_row4_4() const { return ___row4_4; } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8, ___row5_5)); } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 get_row5_5() const { return ___row5_5; } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8, ___row6_6)); } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 get_row6_6() const { return ___row6_6; } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8, ___row7_7)); } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 get_row7_7() const { return ___row7_7; } inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF, ___row0_0)); } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 get_row0_0() const { return ___row0_0; } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF, ___row1_1)); } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 get_row1_1() const { return ___row1_1; } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF, ___row2_2)); } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 get_row2_2() const { return ___row2_2; } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF, ___row3_3)); } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 get_row3_3() const { return ___row3_3; } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF, ___row4_4)); } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 get_row4_4() const { return ___row4_4; } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF, ___row5_5)); } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 get_row5_5() const { return ___row5_5; } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF, ___row6_6)); } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 get_row6_6() const { return ___row6_6; } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF, ___row7_7)); } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 get_row7_7() const { return ___row7_7; } inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8, ___row0_0)); } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 get_row0_0() const { return ___row0_0; } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8, ___row1_1)); } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 get_row1_1() const { return ___row1_1; } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8, ___row2_2)); } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 get_row2_2() const { return ___row2_2; } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8, ___row3_3)); } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 get_row3_3() const { return ___row3_3; } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8, ___row4_4)); } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 get_row4_4() const { return ___row4_4; } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8, ___row5_5)); } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 get_row5_5() const { return ___row5_5; } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8, ___row6_6)); } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 get_row6_6() const { return ___row6_6; } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8, ___row7_7)); } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 get_row7_7() const { return ___row7_7; } inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988, ___row0_0)); } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A get_row0_0() const { return ___row0_0; } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988, ___row1_1)); } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A get_row1_1() const { return ___row1_1; } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988, ___row2_2)); } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A get_row2_2() const { return ___row2_2; } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988, ___row3_3)); } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A get_row3_3() const { return ___row3_3; } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988, ___row4_4)); } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A get_row4_4() const { return ___row4_4; } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988, ___row5_5)); } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A get_row5_5() const { return ___row5_5; } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988, ___row6_6)); } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A get_row6_6() const { return ___row6_6; } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988, ___row7_7)); } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A get_row7_7() const { return ___row7_7; } inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA, ___row0_0)); } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 get_row0_0() const { return ___row0_0; } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA, ___row1_1)); } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 get_row1_1() const { return ___row1_1; } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA, ___row2_2)); } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 get_row2_2() const { return ___row2_2; } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA, ___row3_3)); } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 get_row3_3() const { return ___row3_3; } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA, ___row4_4)); } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 get_row4_4() const { return ___row4_4; } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA, ___row5_5)); } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 get_row5_5() const { return ___row5_5; } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA, ___row6_6)); } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 get_row6_6() const { return ___row6_6; } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA, ___row7_7)); } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 get_row7_7() const { return ___row7_7; } inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900, ___row0_0)); } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 get_row0_0() const { return ___row0_0; } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900, ___row1_1)); } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 get_row1_1() const { return ___row1_1; } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900, ___row2_2)); } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 get_row2_2() const { return ___row2_2; } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900, ___row3_3)); } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 get_row3_3() const { return ___row3_3; } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900, ___row4_4)); } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 get_row4_4() const { return ___row4_4; } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900, ___row5_5)); } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 get_row5_5() const { return ___row5_5; } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900, ___row6_6)); } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 get_row6_6() const { return ___row6_6; } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900, ___row7_7)); } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 get_row7_7() const { return ___row7_7; } inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1 struct RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374 { public: // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row0 Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 ___row0_0; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row1 Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 ___row1_1; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row2 Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 ___row2_2; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row3 Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 ___row3_3; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row4 Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 ___row4_4; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row5 Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 ___row5_5; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row6 Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 ___row6_6; // System.Span`1 SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1::row7 Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 ___row7_7; public: inline static int32_t get_offset_of_row0_0() { return static_cast(offsetof(RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374, ___row0_0)); } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 get_row0_0() const { return ___row0_0; } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * get_address_of_row0_0() { return &___row0_0; } inline void set_row0_0(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 value) { ___row0_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row0_0))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row1_1() { return static_cast(offsetof(RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374, ___row1_1)); } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 get_row1_1() const { return ___row1_1; } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * get_address_of_row1_1() { return &___row1_1; } inline void set_row1_1(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 value) { ___row1_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row1_1))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row2_2() { return static_cast(offsetof(RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374, ___row2_2)); } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 get_row2_2() const { return ___row2_2; } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * get_address_of_row2_2() { return &___row2_2; } inline void set_row2_2(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 value) { ___row2_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row2_2))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row3_3() { return static_cast(offsetof(RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374, ___row3_3)); } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 get_row3_3() const { return ___row3_3; } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * get_address_of_row3_3() { return &___row3_3; } inline void set_row3_3(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 value) { ___row3_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row3_3))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row4_4() { return static_cast(offsetof(RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374, ___row4_4)); } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 get_row4_4() const { return ___row4_4; } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * get_address_of_row4_4() { return &___row4_4; } inline void set_row4_4(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 value) { ___row4_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row4_4))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row5_5() { return static_cast(offsetof(RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374, ___row5_5)); } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 get_row5_5() const { return ___row5_5; } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * get_address_of_row5_5() { return &___row5_5; } inline void set_row5_5(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 value) { ___row5_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row5_5))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row6_6() { return static_cast(offsetof(RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374, ___row6_6)); } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 get_row6_6() const { return ___row6_6; } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * get_address_of_row6_6() { return &___row6_6; } inline void set_row6_6(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 value) { ___row6_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row6_6))->____pinnable_0), (void*)NULL); } inline static int32_t get_offset_of_row7_7() { return static_cast(offsetof(RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374, ___row7_7)); } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 get_row7_7() const { return ___row7_7; } inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * get_address_of_row7_7() { return &___row7_7; } inline void set_row7_7(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 value) { ___row7_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___row7_7))->____pinnable_0), (void*)NULL); } }; // 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.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // UnityEngine.Camera/RenderRequest struct RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 { public: // UnityEngine.Camera/RenderRequestMode UnityEngine.Camera/RenderRequest::m_CameraRenderMode int32_t ___m_CameraRenderMode_0; // UnityEngine.RenderTexture UnityEngine.Camera/RenderRequest::m_ResultRT RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___m_ResultRT_1; // UnityEngine.Camera/RenderRequestOutputSpace UnityEngine.Camera/RenderRequest::m_OutputSpace int32_t ___m_OutputSpace_2; public: inline static int32_t get_offset_of_m_CameraRenderMode_0() { return static_cast(offsetof(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94, ___m_CameraRenderMode_0)); } inline int32_t get_m_CameraRenderMode_0() const { return ___m_CameraRenderMode_0; } inline int32_t* get_address_of_m_CameraRenderMode_0() { return &___m_CameraRenderMode_0; } inline void set_m_CameraRenderMode_0(int32_t value) { ___m_CameraRenderMode_0 = value; } inline static int32_t get_offset_of_m_ResultRT_1() { return static_cast(offsetof(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94, ___m_ResultRT_1)); } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * get_m_ResultRT_1() const { return ___m_ResultRT_1; } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** get_address_of_m_ResultRT_1() { return &___m_ResultRT_1; } inline void set_m_ResultRT_1(RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * value) { ___m_ResultRT_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ResultRT_1), (void*)value); } inline static int32_t get_offset_of_m_OutputSpace_2() { return static_cast(offsetof(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94, ___m_OutputSpace_2)); } inline int32_t get_m_OutputSpace_2() const { return ___m_OutputSpace_2; } inline int32_t* get_address_of_m_OutputSpace_2() { return &___m_OutputSpace_2; } inline void set_m_OutputSpace_2(int32_t value) { ___m_OutputSpace_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Camera/RenderRequest struct RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94_marshaled_pinvoke { int32_t ___m_CameraRenderMode_0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___m_ResultRT_1; int32_t ___m_OutputSpace_2; }; // Native definition for COM marshalling of UnityEngine.Camera/RenderRequest struct RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94_marshaled_com { int32_t ___m_CameraRenderMode_0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___m_ResultRT_1; int32_t ___m_OutputSpace_2; }; // System.Action`1 struct Action_1_tAD2673D5C000B0DE999CDC21B694624C1F144EFF : public MulticastDelegate_t { public: public: }; // System.Action`1 struct Action_1_t36B36FC5408AA648552F08C00DB17830D808C596 : public MulticastDelegate_t { public: public: }; // System.Action`1 struct Action_1_tC4BF66A8BD99ED8D2FE8BF91DC0A6EAF55F99773 : public MulticastDelegate_t { public: public: }; // System.Action`1 struct Action_1_t1EA3901C41007ADD2112E3A2D323CAAD7EB0795E : public MulticastDelegate_t { public: public: }; // System.Action`1 struct Action_1_t7ACC5782C8EA184FB67419B497510A11C9103BED : public MulticastDelegate_t { public: public: }; // System.Action`1 struct Action_1_t8841336E42D3B6C2516D9F8342E3B2ABA884710C : public MulticastDelegate_t { public: public: }; // System.Comparison`1 struct Comparison_1_tC9A94F0A488D1F90062D6EE49F36B70FC72DF963 : public MulticastDelegate_t { public: public: }; // System.Comparison`1 struct Comparison_1_t24BD99AFA9D0D814EF9B84F7B450DB317BB63145 : public MulticastDelegate_t { public: public: }; // System.Comparison`1 struct Comparison_1_tEFF5E1A56CF87D524D1CD15D8285D3152D1D8227 : public MulticastDelegate_t { public: public: }; // System.Comparison`1 struct Comparison_1_tD80E310E19F2F02B4240A9ACF6CC3271D33E5A65 : public MulticastDelegate_t { public: public: }; // System.Comparison`1 struct Comparison_1_tCD99C09D779DDC7954274041F7CC6D4C44A192ED : public MulticastDelegate_t { public: public: }; // System.Comparison`1 struct Comparison_1_t6BABD9AE09CC76AD0570BCC8ED46A8E55BD2E4CA : public MulticastDelegate_t { public: public: }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA, ___list_0)); } inline List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * get_list_0() const { return ___list_0; } inline List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA, ___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_version_2() { return static_cast(offsetof(Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA, ___current_3)); } inline RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 get_current_3() const { return ___current_3; } inline RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_ResultRT_1), (void*)NULL); } }; // System.Predicate`1 struct Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF : public MulticastDelegate_t { public: public: }; // System.Predicate`1 struct Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 : public MulticastDelegate_t { public: public: }; // System.Predicate`1 struct Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 : public MulticastDelegate_t { public: public: }; // System.Predicate`1 struct Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 : public MulticastDelegate_t { public: public: }; // System.Predicate`1 struct Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 : public MulticastDelegate_t { public: public: }; // System.Predicate`1 struct Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 : public MulticastDelegate_t { public: public: }; // System.ArrayTypeMismatchException struct ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.InvalidCastException struct InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // UnityEngine.Camera/RenderRequest[] struct RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664 : public RuntimeArray { public: ALIGN_FIELD (8) RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 m_Items[1]; public: inline RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 * 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, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_ResultRT_1), (void*)NULL); } inline RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_ResultRT_1), (void*)NULL); } }; // UnityEngine.UIElements.FocusController/FocusedElement[] struct FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3 : public RuntimeArray { public: ALIGN_FIELD (8) FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 m_Items[1]; public: inline FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 * 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, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_SubTreeRoot_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_FocusedElement_1), (void*)NULL); #endif } inline FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_SubTreeRoot_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_FocusedElement_1), (void*)NULL); #endif } }; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame[] struct FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D : public RuntimeArray { public: ALIGN_FIELD (8) Frame_t277B57D2C572A3B179CEA0357869DB245F52128D m_Items[1]; public: inline Frame_t277B57D2C572A3B179CEA0357869DB245F52128D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Frame_t277B57D2C572A3B179CEA0357869DB245F52128D * 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, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___filename_0), (void*)NULL); } inline Frame_t277B57D2C572A3B179CEA0357869DB245F52128D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Frame_t277B57D2C572A3B179CEA0357869DB245F52128D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___filename_0), (void*)NULL); } }; // UnityEngine.UIElements.TextureRegistry/TextureInfo[] struct TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD : public RuntimeArray { public: ALIGN_FIELD (8) TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 m_Items[1]; public: inline TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 * 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, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___texture_0), (void*)NULL); } inline TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___texture_0), (void*)NULL); } }; // UnityEngine.UnitySynchronizationContext/WorkRequest[] struct WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F : public RuntimeArray { public: ALIGN_FIELD (8) WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 m_Items[1]; public: inline WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 * 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, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_DelagateCallback_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_DelagateState_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_WaitHandle_2), (void*)NULL); #endif } inline WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_DelagateCallback_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_DelagateState_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_WaitHandle_2), (void*)NULL); #endif } }; // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView[] struct InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1 : public RuntimeArray { public: ALIGN_FIELD (8) InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD m_Items[1]; public: inline InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD * 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, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____name_3), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____instruction_4), (void*)NULL); #endif } inline InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____name_3), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____instruction_4), (void*)NULL); #endif } }; // System.Linq.Lookup`2/Grouping[] struct GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC : public RuntimeArray { public: ALIGN_FIELD (8) Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * m_Items[1]; public: inline Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 ** 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, Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString[] struct IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B : public RuntimeArray { public: ALIGN_FIELD (8) IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A m_Items[1]; public: inline IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A * 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, IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CTextU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CCultureU3Ek__BackingField_1), (void*)NULL); #endif } inline IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CTextU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CCultureU3Ek__BackingField_1), (void*)NULL); #endif } }; // System.Linq.Lookup`2/Grouping[] struct GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4 : public RuntimeArray { public: ALIGN_FIELD (8) Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * m_Items[1]; public: inline Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 ** 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, Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.A8[] struct A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B : public RuntimeArray { public: ALIGN_FIELD (8) A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 m_Items[1]; public: inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.L8[] struct L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236 : public RuntimeArray { public: ALIGN_FIELD (8) L8_t0DC62ABA8124A587901AC9D023076EF568A23003 m_Items[1]; public: inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, L8_t0DC62ABA8124A587901AC9D023076EF568A23003 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, L8_t0DC62ABA8124A587901AC9D023076EF568A23003 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Abgr32[] struct Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283 : public RuntimeArray { public: ALIGN_FIELD (8) Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 m_Items[1]; public: inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Argb32[] struct Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948 : public RuntimeArray { public: ALIGN_FIELD (8) Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD m_Items[1]; public: inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr24[] struct Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8 : public RuntimeArray { public: ALIGN_FIELD (8) Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 m_Items[1]; public: inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr565[] struct Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4 : public RuntimeArray { public: ALIGN_FIELD (8) Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C m_Items[1]; public: inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra32[] struct Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581 : public RuntimeArray { public: ALIGN_FIELD (8) Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 m_Items[1]; public: inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra4444[] struct Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC : public RuntimeArray { public: ALIGN_FIELD (8) Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 m_Items[1]; public: inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra5551[] struct Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775 : public RuntimeArray { public: ALIGN_FIELD (8) Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 m_Items[1]; public: inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Byte4[] struct Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765 : public RuntimeArray { public: ALIGN_FIELD (8) Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 m_Items[1]; public: inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfSingle[] struct HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454 : public RuntimeArray { public: ALIGN_FIELD (8) HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E m_Items[1]; public: inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfVector2[] struct HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8 : public RuntimeArray { public: ALIGN_FIELD (8) HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC m_Items[1]; public: inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfVector4[] struct HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0 : public RuntimeArray { public: ALIGN_FIELD (8) HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 m_Items[1]; public: inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.L16[] struct L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D : public RuntimeArray { public: ALIGN_FIELD (8) L16_t82A3FD4325827CB571596BA0DA68B251F985D94F m_Items[1]; public: inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, L16_t82A3FD4325827CB571596BA0DA68B251F985D94F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, L16_t82A3FD4325827CB571596BA0DA68B251F985D94F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.La16[] struct La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C : public RuntimeArray { public: ALIGN_FIELD (8) La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 m_Items[1]; public: inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.La32[] struct La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE : public RuntimeArray { public: ALIGN_FIELD (8) La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 m_Items[1]; public: inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte2[] struct NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3 : public RuntimeArray { public: ALIGN_FIELD (8) NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 m_Items[1]; public: inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte4[] struct NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E : public RuntimeArray { public: ALIGN_FIELD (8) NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 m_Items[1]; public: inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort2[] struct NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE : public RuntimeArray { public: ALIGN_FIELD (8) NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 m_Items[1]; public: inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort4[] struct NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83 : public RuntimeArray { public: ALIGN_FIELD (8) NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 m_Items[1]; public: inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rg32[] struct Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E : public RuntimeArray { public: ALIGN_FIELD (8) Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB m_Items[1]; public: inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgb24[] struct Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284 : public RuntimeArray { public: ALIGN_FIELD (8) Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 m_Items[1]; public: inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgb48[] struct Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058 : public RuntimeArray { public: ALIGN_FIELD (8) Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F m_Items[1]; public: inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba1010102[] struct Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92 : public RuntimeArray { public: ALIGN_FIELD (8) Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC m_Items[1]; public: inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba32[] struct Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9 : public RuntimeArray { public: ALIGN_FIELD (8) Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 m_Items[1]; public: inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba64[] struct Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885 : public RuntimeArray { public: ALIGN_FIELD (8) Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F m_Items[1]; public: inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.RgbaVector[] struct RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4 : public RuntimeArray { public: ALIGN_FIELD (8) RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 m_Items[1]; public: inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Short2[] struct Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0 : public RuntimeArray { public: ALIGN_FIELD (8) Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 m_Items[1]; public: inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Short4[] struct Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5 : public RuntimeArray { public: ALIGN_FIELD (8) Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C m_Items[1]; public: inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C value) { m_Items[index] = value; } }; // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m667FAFEFF6E44565EDC3984F0B416B98A95069BE_gshared (Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA * __this, List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m96F9177C904C2B9B68121CE64A9BC0390614422A_gshared (Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633 * __this, List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m8EB173F2A541A85ADD33C8E68E6191682CD208FC_gshared (Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D * __this, List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m9689CF3EC0C56DACEC8D69F4B6880179209A0B66_gshared (Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A * __this, List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mB12D63938F548558EBC660C8053B39B2930E63B6_gshared (Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A * __this, List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mB3A8A9A8B6FF8AC453E647ED6B412EC509B77A31_gshared (Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C * __this, List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * ___list0, const RuntimeMethod* method); // System.Span`1 System.MemoryExtensions::AsSpan(!!0[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_gshared_inline (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mD236BFE6DE54840A1DAB8B7527D7FEAEDD1DEB34_gshared (LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A * __this, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___frame0, const RuntimeMethod* method); // !!0& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_gshared (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___span0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mA3113DD74B4955E68A2CF688152F2B890DFE2452_gshared (LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2 * ___currentRows2, const RuntimeMethod* method); // !!0& System.Runtime.CompilerServices.Unsafe::Add(!!0&,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_gshared_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___source0, int32_t ___elementOffset1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m8D9C0DA3BD03A0C173C1BBE7F707C21C06D4EF7B_gshared (LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26 * __this, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mBC6E06223D20453154EEB5084032FB4899BDD279_gshared (LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mC88F7EB00C5D2E82470E6ABCDD1C8CD17F72E466_gshared (LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501 * __this, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m9BEC2692B70BFFAB76D9CCF7F6FE61DFB2401741_gshared (LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mFAD0F5F4EB274309DD10B3786E03F9617356A9A1_gshared (LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95 * __this, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m2B5575FE916203B95E5007E9400891CFA079EC37_gshared (LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m38CB6214E3CCCAF6E937DACFDE1CF6F09C31AAC9_gshared (LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186 * __this, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m2F4203DD8B3A838B2E87568163E1D29BAF51F752_gshared (LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m4D3AAC7380BAB3F2EC868FD21F1AE2E92F422F12_gshared (LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A * __this, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m5C3047F7B7B4B2E2F9B543F01E07FFE8F7BB0889_gshared (LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mF217D3905DCC9BAFC509A5D218DE7904138350AA_gshared (LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B * __this, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m2C75C6D8B6C87167A9BFF27B94691E295EE2D065_gshared (LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m173B03B122548F8B8A8A0D736CA49E1F4C3FE061_gshared (LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A * __this, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m1D72DAF2BD19F23272BA3EABAEFD53F233A0FE39_gshared (LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mA275E52E28BCCE7F05F99E1E00F2F09E48CF2B39_gshared (LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9 * __this, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m789AA5BAD45B38800E421C560A9A157236C62BC9_gshared (LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m804375F38106A76AD8BB7584CDA12AFDE49D6628_gshared (LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15 * __this, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m1A3CB838C15497B5041FE799F5B169D80F00E9EC_gshared (LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mAE94FE4446E9CB3CFBAB9FFE9994EEDE271B7B58_gshared (LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D * __this, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mD6B70E460ACABCF7BC66B1F1B9CE5695E7EE7C35_gshared (LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m16A4D9A33682F153E49555C26F91816541103A24_gshared (LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7 * __this, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m591FA972AD5668D2484213388AB525FA6D661050_gshared (LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m4A00D8CC7D34C5777379D17B4C0CE76B2DCD13B5_gshared (LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D * __this, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mEF1A04D65B75938D44B62DB25E6403050D1A42AB_gshared (LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m0D0A97D0A4589E03873302C9E9533E84F749F4D1_gshared (LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA * __this, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mC95F7F108B21DF7D1560439E7EFF05AAA3841388_gshared (LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mAAFC2143215EA765671A5AE8126B26ECBE7FDC34_gshared (LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4 * __this, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m96B44B7FD56C6989AD9BBF495620D7BBAD805607_gshared (LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m2396475E6A96B5037072DD34F1A2E78510FF4D03_gshared (LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7 * __this, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m72D0D883A11B99786B7738B50814E90E702E282A_gshared (LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m924DB56636BF5C51C11B2327EE2607A5F39C29AC_gshared (LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7 * __this, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m6C3231427082B6717E539FE8447B8D3FDA3EDD84_gshared (LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m4439DD5BD46932C57F1FDE00E05053848AADDDF3_gshared (LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED * __this, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mFC207A8AF27FD68091DDCFE28E6B8F6E0E4ADC7A_gshared (LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m489FBD24E324C9132E279B2A8F3B470170D92021_gshared (LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773 * __this, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m1AFD60856808074145561A959A1C650BC41C0090_gshared (LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mC479AC59D8C83A1030A11E409B9B61E7E58CFCB3_gshared (LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9 * __this, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m657B04463DACB3A4A3993D79DFAE3366D741D901_gshared (LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mFE1D5580D47DB2B42A7DB4A75B0EBBD5A15C2282_gshared (LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5 * __this, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m67CE871DC67C042325A0E45A55610DEF97D85D7F_gshared (LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m46E766632FB88C435AB4097E17019A0CE08B0FEB_gshared (LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275 * __this, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mF0A51BE08F9D8522B4AE87FBF7B28958F7264749_gshared (LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mA6A9A803F4AE646C5451D49ABEDC7FAA4C1C4DA0_gshared (LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442 * __this, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m195F72FFB12C50DBA888EB7A45E511A2F5733F59_gshared (LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mCC2987DEBDAC913F2AE634A7A72110D959F4D065_gshared (LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6 * __this, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m55D62720A177C243CAE3E23E2C725A5868F3455A_gshared (LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mD54EB6E29DE2EAC218AF09E867546FD6761E6F14_gshared (LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2 * __this, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m1E83B9AABE19A0DAB35042BB541D69A95A338B3A_gshared (LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m613A3FC4E378A438A85EF063B891E12321AE7D30_gshared (LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3 * __this, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m5682B6FA661C5D062B50A38A4A1DC40FAD630DAE_gshared (LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mA492DED7CF42C129213B2F50A723B3D1CF0ED044_gshared (LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED * __this, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mF115C481B33BFAEB3AEAC5DD64FED592515B5C40_gshared (LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mEE1A6053872893ACA4376952F64273EBA8342C54_gshared (LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874 * __this, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m2AB0336546CF8BE9B92928D208EFE57B4F2B1AB3_gshared (LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900 * ___currentRows2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mF0A6B7C07702ADB9445517F9EE2C1FD40CFECC46_gshared (LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355 * __this, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___frame0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m3E2E5615966449A1AF5432530BCE770780FD1760_gshared (LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374 * ___currentRows2, const RuntimeMethod* method); // !!1& System.Runtime.CompilerServices.Unsafe::As(!!0&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float* Unsafe_As_TisBlock8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m8AF68280C5A83929CD753DDC87DE086A89A648A3_gshared_inline (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___source0, const RuntimeMethod* method); // !!0& System.Runtime.CompilerServices.Unsafe::Add(!!0&,System.IntPtr) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float* Unsafe_Add_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mD504B65764898887417BB07D654E16FD3C5A2512_gshared_inline (float* ___source0, intptr_t ___elementOffset1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB7B7F52F6687AD91526143A6FC155608E7F2AF41_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument,System.ExceptionResource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11 (int32_t ___argument0, int32_t ___resource1, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentNullException(System.ExceptionArgument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5 (int32_t ___argument0, const RuntimeMethod* method); // System.Void System.Array::Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877 (RuntimeArray * ___sourceArray0, int32_t ___sourceIndex1, RuntimeArray * ___destinationArray2, int32_t ___destinationIndex3, int32_t ___length4, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929 (const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowWrongValueTypeArgumentException(System.Object,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C (RuntimeObject * ___value0, Type_t * ___targetType1, const RuntimeMethod* method); // System.Void System.Array::Clear(System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F (RuntimeArray * ___array0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method); // System.Int32 System.Array::get_Rank() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_get_Rank_mE9E4804EA433AA2265F9D9CA3B1B5082ECD757D0 (RuntimeArray * __this, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentException(System.ExceptionResource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A (int32_t ___resource0, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowInvalidOperationException(System.ExceptionResource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24 (int32_t ___resource0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m667FAFEFF6E44565EDC3984F0B416B98A95069BE (Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA * __this, List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA *, List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, const RuntimeMethod*))Enumerator__ctor_m667FAFEFF6E44565EDC3984F0B416B98A95069BE_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m96F9177C904C2B9B68121CE64A9BC0390614422A (Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633 * __this, List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633 *, List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, const RuntimeMethod*))Enumerator__ctor_m96F9177C904C2B9B68121CE64A9BC0390614422A_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m8EB173F2A541A85ADD33C8E68E6191682CD208FC (Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D * __this, List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D *, List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, const RuntimeMethod*))Enumerator__ctor_m8EB173F2A541A85ADD33C8E68E6191682CD208FC_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m9689CF3EC0C56DACEC8D69F4B6880179209A0B66 (Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A * __this, List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A *, List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, const RuntimeMethod*))Enumerator__ctor_m9689CF3EC0C56DACEC8D69F4B6880179209A0B66_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mB12D63938F548558EBC660C8053B39B2930E63B6 (Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A * __this, List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A *, List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, const RuntimeMethod*))Enumerator__ctor_mB12D63938F548558EBC660C8053B39B2930E63B6_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mB3A8A9A8B6FF8AC453E647ED6B412EC509B77A31 (Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C * __this, List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C *, List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, const RuntimeMethod*))Enumerator__ctor_mB3A8A9A8B6FF8AC453E647ED6B412EC509B77A31_gshared)(__this, ___list0, method); } // System.Span`1 System.MemoryExtensions::AsSpan(!!0[]) inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, const RuntimeMethod* method) { return (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*, const RuntimeMethod*))MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_gshared_inline)(___array0, method); } // System.Int32 SixLabors.ImageSharp.ImageFrame::get_Width() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline (ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.ImageFrame::get_Height() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline (ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Size::.ctor(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5 (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * __this, int32_t ___width0, int32_t ___height1, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Advanced.AdvancedImageExtensions::GetConfiguration(SixLabors.ImageSharp.ImageFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B (ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 * ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mD236BFE6DE54840A1DAB8B7527D7FEAEDD1DEB34 (LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A * __this, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A *, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mD236BFE6DE54840A1DAB8B7527D7FEAEDD1DEB34_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Point::.ctor(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126 (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B * __this, int32_t ___x0, int32_t ___y1, const RuntimeMethod* method); // !!0& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4 (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___span0, const RuntimeMethod* method) { return (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 , const RuntimeMethod*))MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_gshared)(___span0, method); } // System.Boolean SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterVectorized::get_IsSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A (const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_mA3113DD74B4955E68A2CF688152F2B890DFE2452 (LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A *, int32_t, int32_t, RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_mA3113DD74B4955E68A2CF688152F2B890DFE2452_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // !!0& System.Runtime.CompilerServices.Unsafe::Add(!!0&,System.Int32) inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___source0, int32_t ___elementOffset1, const RuntimeMethod* method) { return (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, int32_t, const RuntimeMethod*))Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_gshared_inline)(___source0, ___elementOffset1, method); } // System.Byte SixLabors.ImageSharp.PixelFormats.L8::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::set_Item(System.Int32,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * __this, int32_t ___idx0, float ___value1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_m8D9C0DA3BD03A0C173C1BBE7F707C21C06D4EF7B (LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26 * __this, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26 *, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_m8D9C0DA3BD03A0C173C1BBE7F707C21C06D4EF7B_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_mBC6E06223D20453154EEB5084032FB4899BDD279 (LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26 *, int32_t, int32_t, RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_mBC6E06223D20453154EEB5084032FB4899BDD279_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mC88F7EB00C5D2E82470E6ABCDD1C8CD17F72E466 (LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501 * __this, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501 *, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mC88F7EB00C5D2E82470E6ABCDD1C8CD17F72E466_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m9BEC2692B70BFFAB76D9CCF7F6FE61DFB2401741 (LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501 *, int32_t, int32_t, RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m9BEC2692B70BFFAB76D9CCF7F6FE61DFB2401741_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mFAD0F5F4EB274309DD10B3786E03F9617356A9A1 (LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95 * __this, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95 *, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mFAD0F5F4EB274309DD10B3786E03F9617356A9A1_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m2B5575FE916203B95E5007E9400891CFA079EC37 (LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95 *, int32_t, int32_t, RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m2B5575FE916203B95E5007E9400891CFA079EC37_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_m38CB6214E3CCCAF6E937DACFDE1CF6F09C31AAC9 (LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186 * __this, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186 *, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_m38CB6214E3CCCAF6E937DACFDE1CF6F09C31AAC9_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m2F4203DD8B3A838B2E87568163E1D29BAF51F752 (LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186 *, int32_t, int32_t, RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m2F4203DD8B3A838B2E87568163E1D29BAF51F752_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_m4D3AAC7380BAB3F2EC868FD21F1AE2E92F422F12 (LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A * __this, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A *, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_m4D3AAC7380BAB3F2EC868FD21F1AE2E92F422F12_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m5C3047F7B7B4B2E2F9B543F01E07FFE8F7BB0889 (LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A *, int32_t, int32_t, RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m5C3047F7B7B4B2E2F9B543F01E07FFE8F7BB0889_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mF217D3905DCC9BAFC509A5D218DE7904138350AA (LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B * __this, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B *, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mF217D3905DCC9BAFC509A5D218DE7904138350AA_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m2C75C6D8B6C87167A9BFF27B94691E295EE2D065 (LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B *, int32_t, int32_t, RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m2C75C6D8B6C87167A9BFF27B94691E295EE2D065_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_m173B03B122548F8B8A8A0D736CA49E1F4C3FE061 (LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A * __this, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A *, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_m173B03B122548F8B8A8A0D736CA49E1F4C3FE061_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m1D72DAF2BD19F23272BA3EABAEFD53F233A0FE39 (LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A *, int32_t, int32_t, RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m1D72DAF2BD19F23272BA3EABAEFD53F233A0FE39_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mA275E52E28BCCE7F05F99E1E00F2F09E48CF2B39 (LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9 * __this, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9 *, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mA275E52E28BCCE7F05F99E1E00F2F09E48CF2B39_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m789AA5BAD45B38800E421C560A9A157236C62BC9 (LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9 *, int32_t, int32_t, RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m789AA5BAD45B38800E421C560A9A157236C62BC9_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_m804375F38106A76AD8BB7584CDA12AFDE49D6628 (LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15 * __this, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15 *, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_m804375F38106A76AD8BB7584CDA12AFDE49D6628_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m1A3CB838C15497B5041FE799F5B169D80F00E9EC (LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15 *, int32_t, int32_t, RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m1A3CB838C15497B5041FE799F5B169D80F00E9EC_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mAE94FE4446E9CB3CFBAB9FFE9994EEDE271B7B58 (LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D * __this, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D *, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mAE94FE4446E9CB3CFBAB9FFE9994EEDE271B7B58_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_mD6B70E460ACABCF7BC66B1F1B9CE5695E7EE7C35 (LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D *, int32_t, int32_t, RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_mD6B70E460ACABCF7BC66B1F1B9CE5695E7EE7C35_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_m16A4D9A33682F153E49555C26F91816541103A24 (LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7 * __this, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7 *, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_m16A4D9A33682F153E49555C26F91816541103A24_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m591FA972AD5668D2484213388AB525FA6D661050 (LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7 *, int32_t, int32_t, RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m591FA972AD5668D2484213388AB525FA6D661050_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_m4A00D8CC7D34C5777379D17B4C0CE76B2DCD13B5 (LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D * __this, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D *, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_m4A00D8CC7D34C5777379D17B4C0CE76B2DCD13B5_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_mEF1A04D65B75938D44B62DB25E6403050D1A42AB (LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D *, int32_t, int32_t, RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_mEF1A04D65B75938D44B62DB25E6403050D1A42AB_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_m0D0A97D0A4589E03873302C9E9533E84F749F4D1 (LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA * __this, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA *, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_m0D0A97D0A4589E03873302C9E9533E84F749F4D1_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_mC95F7F108B21DF7D1560439E7EFF05AAA3841388 (LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA *, int32_t, int32_t, RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_mC95F7F108B21DF7D1560439E7EFF05AAA3841388_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mAAFC2143215EA765671A5AE8126B26ECBE7FDC34 (LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4 * __this, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4 *, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mAAFC2143215EA765671A5AE8126B26ECBE7FDC34_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m96B44B7FD56C6989AD9BBF495620D7BBAD805607 (LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4 *, int32_t, int32_t, RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m96B44B7FD56C6989AD9BBF495620D7BBAD805607_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_m2396475E6A96B5037072DD34F1A2E78510FF4D03 (LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7 * __this, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7 *, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_m2396475E6A96B5037072DD34F1A2E78510FF4D03_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m72D0D883A11B99786B7738B50814E90E702E282A (LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7 *, int32_t, int32_t, RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m72D0D883A11B99786B7738B50814E90E702E282A_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_m924DB56636BF5C51C11B2327EE2607A5F39C29AC (LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7 * __this, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7 *, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_m924DB56636BF5C51C11B2327EE2607A5F39C29AC_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m6C3231427082B6717E539FE8447B8D3FDA3EDD84 (LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7 *, int32_t, int32_t, RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m6C3231427082B6717E539FE8447B8D3FDA3EDD84_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_m4439DD5BD46932C57F1FDE00E05053848AADDDF3 (LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED * __this, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED *, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_m4439DD5BD46932C57F1FDE00E05053848AADDDF3_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_mFC207A8AF27FD68091DDCFE28E6B8F6E0E4ADC7A (LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED *, int32_t, int32_t, RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_mFC207A8AF27FD68091DDCFE28E6B8F6E0E4ADC7A_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_m489FBD24E324C9132E279B2A8F3B470170D92021 (LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773 * __this, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773 *, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_m489FBD24E324C9132E279B2A8F3B470170D92021_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m1AFD60856808074145561A959A1C650BC41C0090 (LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773 *, int32_t, int32_t, RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m1AFD60856808074145561A959A1C650BC41C0090_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mC479AC59D8C83A1030A11E409B9B61E7E58CFCB3 (LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9 * __this, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9 *, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mC479AC59D8C83A1030A11E409B9B61E7E58CFCB3_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m657B04463DACB3A4A3993D79DFAE3366D741D901 (LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9 *, int32_t, int32_t, RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m657B04463DACB3A4A3993D79DFAE3366D741D901_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mFE1D5580D47DB2B42A7DB4A75B0EBBD5A15C2282 (LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5 * __this, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5 *, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mFE1D5580D47DB2B42A7DB4A75B0EBBD5A15C2282_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m67CE871DC67C042325A0E45A55610DEF97D85D7F (LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5 *, int32_t, int32_t, RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m67CE871DC67C042325A0E45A55610DEF97D85D7F_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_m46E766632FB88C435AB4097E17019A0CE08B0FEB (LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275 * __this, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275 *, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_m46E766632FB88C435AB4097E17019A0CE08B0FEB_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_mF0A51BE08F9D8522B4AE87FBF7B28958F7264749 (LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275 *, int32_t, int32_t, RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_mF0A51BE08F9D8522B4AE87FBF7B28958F7264749_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mA6A9A803F4AE646C5451D49ABEDC7FAA4C1C4DA0 (LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442 * __this, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442 *, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mA6A9A803F4AE646C5451D49ABEDC7FAA4C1C4DA0_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m195F72FFB12C50DBA888EB7A45E511A2F5733F59 (LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442 *, int32_t, int32_t, RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m195F72FFB12C50DBA888EB7A45E511A2F5733F59_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mCC2987DEBDAC913F2AE634A7A72110D959F4D065 (LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6 * __this, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6 *, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mCC2987DEBDAC913F2AE634A7A72110D959F4D065_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m55D62720A177C243CAE3E23E2C725A5868F3455A (LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6 *, int32_t, int32_t, RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m55D62720A177C243CAE3E23E2C725A5868F3455A_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mD54EB6E29DE2EAC218AF09E867546FD6761E6F14 (LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2 * __this, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2 *, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mD54EB6E29DE2EAC218AF09E867546FD6761E6F14_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m1E83B9AABE19A0DAB35042BB541D69A95A338B3A (LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2 *, int32_t, int32_t, RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m1E83B9AABE19A0DAB35042BB541D69A95A338B3A_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_m613A3FC4E378A438A85EF063B891E12321AE7D30 (LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3 * __this, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3 *, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_m613A3FC4E378A438A85EF063B891E12321AE7D30_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m5682B6FA661C5D062B50A38A4A1DC40FAD630DAE (LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3 *, int32_t, int32_t, RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m5682B6FA661C5D062B50A38A4A1DC40FAD630DAE_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mA492DED7CF42C129213B2F50A723B3D1CF0ED044 (LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED * __this, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED *, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mA492DED7CF42C129213B2F50A723B3D1CF0ED044_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_mF115C481B33BFAEB3AEAC5DD64FED592515B5C40 (LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED *, int32_t, int32_t, RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_mF115C481B33BFAEB3AEAC5DD64FED592515B5C40_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mEE1A6053872893ACA4376952F64273EBA8342C54 (LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874 * __this, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874 *, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mEE1A6053872893ACA4376952F64273EBA8342C54_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m2AB0336546CF8BE9B92928D208EFE57B4F2B1AB3 (LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874 *, int32_t, int32_t, RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m2AB0336546CF8BE9B92928D208EFE57B4F2B1AB3_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) inline void LuminanceForwardConverter_1__ctor_mF0A6B7C07702ADB9445517F9EE2C1FD40CFECC46 (LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355 * __this, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___frame0, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355 *, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, const RuntimeMethod*))LuminanceForwardConverter_1__ctor_mF0A6B7C07702ADB9445517F9EE2C1FD40CFECC46_gshared)(__this, ___frame0, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) inline void LuminanceForwardConverter_1_Convert_m3E2E5615966449A1AF5432530BCE770780FD1760 (LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374 * ___currentRows2, const RuntimeMethod* method) { (( void (*) (LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355 *, int32_t, int32_t, RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374 *, const RuntimeMethod*))LuminanceForwardConverter_1_Convert_m3E2E5615966449A1AF5432530BCE770780FD1760_gshared)(__this, ___x0, ___y1, ___currentRows2, method); } // System.Boolean System.Runtime.InteropServices.GCHandle::get_IsAllocated() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * __this, const RuntimeMethod* method); // System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle::Alloc(System.Object,System.Runtime.InteropServices.GCHandleType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC (RuntimeObject * ___value0, int32_t ___type1, const RuntimeMethod* method); // System.IntPtr System.Runtime.InteropServices.GCHandle::AddrOfPinnedObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589 (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * __this, const RuntimeMethod* method); // System.Void* System.IntPtr::op_Explicit(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD (intptr_t ___value0, const RuntimeMethod* method); // System.Void System.Buffers.MemoryHandle::.ctor(System.Void*,System.Runtime.InteropServices.GCHandle,System.Buffers.IPinnable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3 (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * __this, void* ___pointer0, GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___handle1, RuntimeObject* ___pinnable2, const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.GCHandle::Free() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025 (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * __this, const RuntimeMethod* method); // !!1& System.Runtime.CompilerServices.Unsafe::As(!!0&) inline float* Unsafe_As_TisBlock8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m8AF68280C5A83929CD753DDC87DE086A89A648A3_inline (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___source0, const RuntimeMethod* method) { return (( float* (*) (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))Unsafe_As_TisBlock8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m8AF68280C5A83929CD753DDC87DE086A89A648A3_gshared_inline)(___source0, method); } // !!0& System.Runtime.CompilerServices.Unsafe::Add(!!0&,System.IntPtr) inline float* Unsafe_Add_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mD504B65764898887417BB07D654E16FD3C5A2512_inline (float* ___source0, intptr_t ___elementOffset1, const RuntimeMethod* method) { return (( float* (*) (float*, intptr_t, const RuntimeMethod*))Unsafe_Add_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mD504B65764898887417BB07D654E16FD3C5A2512_gshared_inline)(___source0, ___elementOffset1, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mB7B7F52F6687AD91526143A6FC155608E7F2AF41_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*, const RuntimeMethod*))Span_1__ctor_mB7B7F52F6687AD91526143A6FC155608E7F2AF41_gshared_inline)(__this, ___array0, method); } // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B (RuntimeObject * __this, const RuntimeMethod* method); // System.Boolean System.Type::op_Inequality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArrayTypeMismatchException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC (const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m3C6D60609A10AD9B20596343A5D7C6118CD76971_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_0 = ((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_0); return; } } // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m128942F3195AE930ABFCB186967DF72B2846A2F0_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___capacity0, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___capacity0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)12), (int32_t)4, /*hidden argument*/NULL); } IL_0012: { int32_t L_1 = ___capacity0; if (L_1) { goto IL_0021; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_2 = ((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_2); return; } IL_0021: { int32_t L_3 = ___capacity0; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_4 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)(RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_3); __this->set__items_1(L_4); return; } } // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m4DA78642567577BDD52AD1AEA3767BBB0A9ED953_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___collection0; if (L_0) { goto IL_000f; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)6, /*hidden argument*/NULL); } IL_000f: { RuntimeObject* L_1 = ___collection0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2))); RuntimeObject* L_2 = V_0; if (!L_2) { goto IL_0050; } } { RuntimeObject* L_3 = V_0; NullCheck((RuntimeObject*)L_3); int32_t L_4; L_4 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_3); V_1 = (int32_t)L_4; int32_t L_5 = V_1; if (L_5) { goto IL_002f; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_6 = ((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_6); return; } IL_002f: { int32_t L_7 = V_1; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_8 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)(RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_7); __this->set__items_1(L_8); RuntimeObject* L_9 = V_0; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_10 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); NullCheck((RuntimeObject*)L_9); InterfaceActionInvoker2< RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_9, (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)L_10, (int32_t)0); int32_t L_11 = V_1; __this->set__size_2(L_11); return; } IL_0050: { __this->set__size_2(0); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_12 = ((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_12); RuntimeObject* L_13 = ___collection0; NullCheck((RuntimeObject*)L_13); RuntimeObject* L_14; L_14 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 3), (RuntimeObject*)L_13); V_2 = (RuntimeObject*)L_14; } IL_0069: try {// begin try (depth: 1) { goto IL_0077; } IL_006b: { RuntimeObject* L_15 = V_2; NullCheck((RuntimeObject*)L_15); RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_16; L_16 = InterfaceFuncInvoker0< RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (RuntimeObject*)L_15); NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); } IL_0077: { RuntimeObject* L_17 = V_2; NullCheck((RuntimeObject*)L_17); bool L_18; L_18 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if (L_18) { goto IL_006b; } } IL_007f: { IL2CPP_LEAVE(0x8B, FINALLY_0081); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0081; } FINALLY_0081: {// begin finally (depth: 1) { RuntimeObject* L_19 = V_2; if (!L_19) { goto IL_008a; } } IL_0084: { RuntimeObject* L_20 = V_2; NullCheck((RuntimeObject*)L_20); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_20); } IL_008a: { IL2CPP_END_FINALLY(129) } }// end finally (depth: 1) IL2CPP_CLEANUP(129) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x8B, IL_008b) } IL_008b: { return; } } // System.Int32 System.Collections.Generic.List`1::get_Capacity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Capacity_mB762A12B0E38BF04B82AF5EBEED7C245525004E7_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_0 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); NullCheck(L_0); return (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); } } // System.Void System.Collections.Generic.List`1::set_Capacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Capacity_m70A0D97F19F2522063C97BFED1C83C5D5E15E3D5_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___value0, const RuntimeMethod* method) { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* V_0 = NULL; { int32_t L_0 = ___value0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)15), (int32_t)((int32_t)21), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = ___value0; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_3 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); NullCheck(L_3); if ((((int32_t)L_2) == ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))))) { goto IL_0058; } } { int32_t L_4 = ___value0; if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_004d; } } { int32_t L_5 = ___value0; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_6 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)(RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_5); V_0 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)L_6; int32_t L_7 = (int32_t)__this->get__size_2(); if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_0045; } } { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_8 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_9 = V_0; int32_t L_10 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_8, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_9, (int32_t)0, (int32_t)L_10, /*hidden argument*/NULL); } IL_0045: { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_11 = V_0; __this->set__items_1(L_11); return; } IL_004d: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_12 = ((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_12); } IL_0058: { return; } } // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mE6B14EE890318B8F736202588D703212F1ED7A14_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.get_IsFixedSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_get_IsFixedSize_mA7E57511E76BC1F8837E09A544C9D518931A295F_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.Generic.ICollection.get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m4CCDDDEEFFC5644715D5026E32A7E62EFEFCCBCC_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_get_IsReadOnly_m07A451A58036FE8B67C68EB0C34E316E321F0803_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.ICollection.get_IsSynchronized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_ICollection_get_IsSynchronized_m33B5B5F3081245ED5542EDDE9A6253C8F7F3E102_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.Generic.List`1::System.Collections.ICollection.get_SyncRoot() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_System_Collections_ICollection_get_SyncRoot_mEBF124F420D5683B0AD68EBEFC0DEDE70E48A019_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = (RuntimeObject *)__this->get__syncRoot_4(); if (L_0) { goto IL_001a; } } { RuntimeObject ** L_1 = (RuntimeObject **)__this->get_address_of__syncRoot_4(); RuntimeObject * L_2 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(L_2, /*hidden argument*/NULL); RuntimeObject * L_3; L_3 = InterlockedCompareExchangeImpl((RuntimeObject **)(RuntimeObject **)L_1, (RuntimeObject *)L_2, (RuntimeObject *)NULL); } IL_001a: { RuntimeObject * L_4 = (RuntimeObject *)__this->get__syncRoot_4(); return (RuntimeObject *)L_4; } } // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 List_1_get_Item_mBE8A55EE243D68E935E9DDD8970FCD3A26F56B1F_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_2 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_3 = ___index0; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)L_2, (int32_t)L_3); return (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_4; } } // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m6926546BC0E53ACEA088BB71EDA30272A98400FA_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___index0, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_2 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_3 = ___index0; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_4 = ___value1; NullCheck(L_2); (L_2)->SetAt(static_cast(L_3), (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_4); int32_t L_5 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::IsCompatibleObject(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_IsCompatibleObject_m50CE9AFE64AA7E843E0AF2D8F0DF3191B421F57E_gshared (RuntimeObject * ___value0, const RuntimeMethod* method) { RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject * L_0 = ___value0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))) { goto IL_001f; } } { RuntimeObject * L_1 = ___value0; if (L_1) { goto IL_001d; } } { il2cpp_codegen_initobj((&V_0), sizeof(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )); RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_2 = V_0; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_3 = (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7), &L_3); return (bool)((((RuntimeObject*)(RuntimeObject *)L_4) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); } IL_001d: { return (bool)0; } IL_001f: { return (bool)1; } } // System.Object System.Collections.Generic.List`1::System.Collections.IList.get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_System_Collections_IList_get_Item_mBD0DEB1F3CF12883C0ED55CFC6A08CE723766084_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_1; L_1 = (( RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_2 = (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_1; RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7), &L_2); return (RuntimeObject *)L_3; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.set_Item(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_set_Item_m1E183BBC602C5664605652C9870F79C15E5A8138_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___value1; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)15), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) int32_t L_1 = ___index0; RuntimeObject * L_2 = ___value1; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)L_1, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )((*(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 *)((RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); goto IL_002a; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0017; } throw e; } CATCH_0017: {// begin catch(System.InvalidCastException) RuntimeObject * L_3 = ___value1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_002a; }// end catch (depth: 1) IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m726A34E32BA7C131F076BFAB1777507E2D53B46A_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->get__size_2(); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_1 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); NullCheck(L_1); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))))))) { goto IL_001e; } } { int32_t L_2 = (int32_t)__this->get__size_2(); NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); } IL_001e: { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_3 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_4 = (int32_t)__this->get__size_2(); V_0 = (int32_t)L_4; int32_t L_5 = V_0; __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); int32_t L_6 = V_0; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_7 = ___item0; NullCheck(L_3); (L_3)->SetAt(static_cast(L_6), (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_7); int32_t L_8 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))); return; } } // System.Int32 System.Collections.Generic.List`1::System.Collections.IList.Add(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_System_Collections_IList_Add_mAED662E4FFB02210735F603F712EB00566415993_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___item0; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)20), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) RuntimeObject * L_1 = ___item0; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )((*(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 *)((RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 *)UnBox(L_1, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); goto IL_0029; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0016; } throw e; } CATCH_0016: {// begin catch(System.InvalidCastException) RuntimeObject * L_2 = ___item0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_3, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_2, (Type_t *)L_4, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0029; }// end catch (depth: 1) IL_0029: { NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); int32_t L_5; L_5 = (( int32_t (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1)); } } // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_mF97155824AAD15428499E3F8140B1A381A2C4E64_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); RuntimeObject* L_1 = ___collection0; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)L_0, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)); return; } } // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Clear_m540EEAD788005CF33F26385D14BD353ACE79DB25_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0022; } } { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_1 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_2 = (int32_t)__this->get__size_2(); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_1, (int32_t)0, (int32_t)L_2, /*hidden argument*/NULL); __this->set__size_2(0); } IL_0022: { int32_t L_3 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::Contains(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Contains_mE71DFDC082BDC7862775B4565F87293DFCC86B09_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2 * V_1 = NULL; int32_t V_2 = 0; { goto IL_0030; } { V_0 = (int32_t)0; goto IL_0025; } IL_000c: { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_1 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_4 = (L_1)->GetAt(static_cast(L_3)); goto IL_0021; } { return (bool)1; } IL_0021: { int32_t L_5 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_0025: { int32_t L_6 = V_0; int32_t L_7 = (int32_t)__this->get__size_2(); if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_000c; } } { return (bool)0; } IL_0030: { EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2 * L_8; L_8 = (( EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); V_1 = (EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2 *)L_8; V_2 = (int32_t)0; goto IL_0055; } IL_003a: { EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2 * L_9 = V_1; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_10 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_11 = V_2; NullCheck(L_10); int32_t L_12 = L_11; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_13 = (L_10)->GetAt(static_cast(L_12)); RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_14 = ___item0; NullCheck((EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2 *)L_9); bool L_15; L_15 = VirtualFuncInvoker2< bool, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1::Equals(T,T) */, (EqualityComparer_1_t9886DA9419AD18F17F6D589F94F26DF1933417C2 *)L_9, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_13, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_14); if (!L_15) { goto IL_0051; } } { return (bool)1; } IL_0051: { int32_t L_16 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0055: { int32_t L_17 = V_2; int32_t L_18 = (int32_t)__this->get__size_2(); if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_003a; } } { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.Contains(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_Contains_m05F4A0CBDE9AAB7040EF380126CA9DDD2C707364_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); bool L_3; L_3 = (( bool (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )((*(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 *)((RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); return (bool)L_3; } IL_0015: { return (bool)0; } } // System.Void System.Collections.Generic.List`1::CopyTo(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_mEC7F513186750FE3D024C2DDEFA3087E9FC8A845_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* ___array0, const RuntimeMethod* method) { { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_0 = ___array0; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)L_0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return; } } // System.Void System.Collections.Generic.List`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_ICollection_CopyTo_mCD1EA9381C5BFE236E6F6743DC5E6096BDABE5BB_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, RuntimeArray * ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeArray * L_0 = ___array0; if (!L_0) { goto IL_0012; } } { RuntimeArray * L_1 = ___array0; NullCheck((RuntimeArray *)L_1); int32_t L_2; L_2 = Array_get_Rank_mE9E4804EA433AA2265F9D9CA3B1B5082ECD757D0((RuntimeArray *)L_1, /*hidden argument*/NULL); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)7, /*hidden argument*/NULL); } IL_0012: { } IL_0013: try {// begin try (depth: 1) RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_3 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); RuntimeArray * L_4 = ___array0; int32_t L_5 = ___arrayIndex1; int32_t L_6 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, (int32_t)0, (RuntimeArray *)L_4, (int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); goto IL_0033; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0029; } throw e; } CATCH_0029: {// begin catch(System.ArrayTypeMismatchException) ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)18), /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0033; }// end catch (depth: 1) IL_0033: { return; } } // System.Void System.Collections.Generic.List`1::CopyTo(System.Int32,T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_m7CC29849B71A56693A24DAA4CB80A8119A029A1F_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___index0, RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* ___array1, int32_t ___arrayIndex2, int32_t ___count3, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); int32_t L_1 = ___index0; int32_t L_2 = ___count3; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_1))) >= ((int32_t)L_2))) { goto IL_0013; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_0013: { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_3 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_4 = ___index0; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_5 = ___array1; int32_t L_6 = ___arrayIndex2; int32_t L_7 = ___count3; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, (int32_t)L_4, (RuntimeArray *)(RuntimeArray *)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/NULL); return; } } // System.Void System.Collections.Generic.List`1::CopyTo(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_m591A22B14867AE40FAE1FCC7BDF5BC51B284B2C3_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method) { { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_0 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_1 = ___array0; int32_t L_2 = ___arrayIndex1; int32_t L_3 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_0, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_1, (int32_t)L_2, (int32_t)L_3, /*hidden argument*/NULL); return; } } // System.Void System.Collections.Generic.List`1::EnsureCapacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_EnsureCapacity_m57EC2AB729CCB4764C6132561267578A256B8FD8_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___min0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B4_0 = 0; { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_0 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); NullCheck(L_0); int32_t L_1 = ___min0; if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)))) >= ((int32_t)L_1))) { goto IL_003d; } } { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_2 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); NullCheck(L_2); if (!(((RuntimeArray*)L_2)->max_length)) { goto IL_0020; } } { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_3 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); NullCheck(L_3); G_B4_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (int32_t)2)); goto IL_0021; } IL_0020: { G_B4_0 = 4; } IL_0021: { V_0 = (int32_t)G_B4_0; int32_t L_4 = V_0; if ((!(((uint32_t)L_4) > ((uint32_t)((int32_t)2146435071))))) { goto IL_0030; } } { V_0 = (int32_t)((int32_t)2146435071); } IL_0030: { int32_t L_5 = V_0; int32_t L_6 = ___min0; if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_0036; } } { int32_t L_7 = ___min0; V_0 = (int32_t)L_7; } IL_0036: { int32_t L_8 = V_0; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)); } IL_003d: { return; } } // System.Boolean System.Collections.Generic.List`1::Exists(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Exists_m5248310DA9A884742DDFECBEC345742BA6BBEF0D_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF * ___match0, const RuntimeMethod* method) { { Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF * L_0 = ___match0; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); int32_t L_1; L_1 = (( int32_t (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)); return (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // T System.Collections.Generic.List`1::Find(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 List_1_Find_m2A50307171435AF59A4A81967D559D7005A2D95B_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF * ___match0, const RuntimeMethod* method) { int32_t V_0 = 0; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 V_1; memset((&V_1), 0, sizeof(V_1)); { Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF * L_0 = ___match0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { V_0 = (int32_t)0; goto IL_0032; } IL_000d: { Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF * L_1 = ___match0; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_2 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = L_3; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_5 = (L_2)->GetAt(static_cast(L_4)); NullCheck((Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *)L_1); bool L_6; L_6 = (( bool (*) (Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *)L_1, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_6) { goto IL_002e; } } { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_7 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_8 = V_0; NullCheck(L_7); int32_t L_9 = L_8; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_10 = (L_7)->GetAt(static_cast(L_9)); return (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_10; } IL_002e: { int32_t L_11 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0032: { int32_t L_12 = V_0; int32_t L_13 = (int32_t)__this->get__size_2(); if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_000d; } } { il2cpp_codegen_initobj((&V_1), sizeof(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )); RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_14 = V_1; return (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_14; } } // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_m2C82F4BBC0AF35E8374CB13F20CBC34D69F015A2_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF * ___match0, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF * L_1 = ___match0; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); int32_t L_2; L_2 = (( int32_t (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, int32_t, Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 24)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)0, (int32_t)L_0, (Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 24)); return (int32_t)L_2; } } // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Int32,System.Int32,System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_m6BEA645B3FC5569F4A7D39CC9DE11258C4B45807_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___startIndex0, int32_t ___count1, Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF * ___match2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___startIndex0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)14), (int32_t)((int32_t)22), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = ___count1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0021; } } { int32_t L_3 = ___startIndex0; int32_t L_4 = (int32_t)__this->get__size_2(); int32_t L_5 = ___count1; if ((((int32_t)L_3) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5))))) { goto IL_002a; } } IL_0021: { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)((int32_t)25), /*hidden argument*/NULL); } IL_002a: { Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF * L_6 = ___match2; if (L_6) { goto IL_0033; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0033: { int32_t L_7 = ___startIndex0; int32_t L_8 = ___count1; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)L_8)); int32_t L_9 = ___startIndex0; V_1 = (int32_t)L_9; goto IL_0055; } IL_003b: { Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF * L_10 = ___match2; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_11 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_14 = (L_11)->GetAt(static_cast(L_13)); NullCheck((Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *)L_10); bool L_15; L_15 = (( bool (*) (Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *)L_10, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_15) { goto IL_0051; } } { int32_t L_16 = V_1; return (int32_t)L_16; } IL_0051: { int32_t L_17 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0055: { int32_t L_18 = V_1; int32_t L_19 = V_0; if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_003b; } } { return (int32_t)(-1); } } // System.Void System.Collections.Generic.List`1::ForEach(System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_ForEach_mC2198C1BEA4BF0BA80334E2E112E7801DE65E37F_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, Action_1_tAD2673D5C000B0DE999CDC21B694624C1F144EFF * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { Action_1_tAD2673D5C000B0DE999CDC21B694624C1F144EFF * L_0 = ___action0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = (int32_t)__this->get__version_3(); V_0 = (int32_t)L_1; V_1 = (int32_t)0; goto IL_003a; } IL_0014: { int32_t L_2 = V_0; int32_t L_3 = (int32_t)__this->get__version_3(); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0024; } } { IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); bool L_4 = ((BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_0(); if (L_4) { goto IL_0043; } } IL_0024: { Action_1_tAD2673D5C000B0DE999CDC21B694624C1F144EFF * L_5 = ___action0; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_6 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck((Action_1_tAD2673D5C000B0DE999CDC21B694624C1F144EFF *)L_5); (( void (*) (Action_1_tAD2673D5C000B0DE999CDC21B694624C1F144EFF *, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25)->methodPointer)((Action_1_tAD2673D5C000B0DE999CDC21B694624C1F144EFF *)L_5, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25)); int32_t L_10 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_003a: { int32_t L_11 = V_1; int32_t L_12 = (int32_t)__this->get__size_2(); if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0014; } } IL_0043: { int32_t L_13 = V_0; int32_t L_14 = (int32_t)__this->get__version_3(); if ((((int32_t)L_13) == ((int32_t)L_14))) { goto IL_005a; } } { IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); bool L_15 = ((BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_0(); if (!L_15) { goto IL_005a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_005a: { return; } } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA List_1_GetEnumerator_mF12CEC24A402C04BEB16C3A04AD522FCDB06E4B6_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { { Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m667FAFEFF6E44565EDC3984F0B416B98A95069BE((&L_0), (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); return (Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA )L_0; } } // System.Collections.Generic.IEnumerator`1 System.Collections.Generic.List`1::System.Collections.Generic.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m2B96F9398B79720023C6AADB5BC0881240D72DC8_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { { Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m667FAFEFF6E44565EDC3984F0B416B98A95069BE((&L_0), (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA L_1 = (Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 26), &L_1); return (RuntimeObject*)L_2; } } // System.Collections.IEnumerator System.Collections.Generic.List`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_System_Collections_IEnumerable_GetEnumerator_mCD50EE35D98DF99BB9142EBFFADED3BEC76DC8D4_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { { Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m667FAFEFF6E44565EDC3984F0B416B98A95069BE((&L_0), (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA L_1 = (Enumerator_tE5E468754D2615D4F3B90E030FC3498466C805CA )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 26), &L_1); return (RuntimeObject*)L_2; } } // System.Int32 System.Collections.Generic.List`1::IndexOf(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_IndexOf_m17C5D021DEA16224B52FD5CE4B3A09CABBFC27FE_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 ___item0, const RuntimeMethod* method) { { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_0 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_1 = ___item0; int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3; L_3 = (( int32_t (*) (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 28)->methodPointer)((RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)L_0, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_1, (int32_t)0, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 28)); return (int32_t)L_3; } } // System.Int32 System.Collections.Generic.List`1::System.Collections.IList.IndexOf(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_System_Collections_IList_IndexOf_m8569246F3E63D99E9B3F0178CDF94E05321488AE_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); int32_t L_3; L_3 = (( int32_t (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )((*(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 *)((RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)); return (int32_t)L_3; } IL_0015: { return (int32_t)(-1); } } // System.Void System.Collections.Generic.List`1::Insert(System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Insert_m8F4BF07B80B2305E6FD4935654A7DBEDEF2E1874_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___index0, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)((int32_t)27), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = (int32_t)__this->get__size_2(); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_3 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); NullCheck(L_3); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))))))) { goto IL_0030; } } { int32_t L_4 = (int32_t)__this->get__size_2(); NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); } IL_0030: { int32_t L_5 = ___index0; int32_t L_6 = (int32_t)__this->get__size_2(); if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_0056; } } { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_7 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_8 = ___index0; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_9 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_10 = ___index0; int32_t L_11 = (int32_t)__this->get__size_2(); int32_t L_12 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (RuntimeArray *)(RuntimeArray *)L_9, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)L_12)), /*hidden argument*/NULL); } IL_0056: { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_13 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_14 = ___index0; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_15 = ___item1; NullCheck(L_13); (L_13)->SetAt(static_cast(L_14), (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_15); int32_t L_16 = (int32_t)__this->get__size_2(); __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1))); int32_t L_17 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.Insert(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_Insert_m7C30B7A06A387F398B07933BE42C51393970C2F1_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___index0, RuntimeObject * ___item1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___item1; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)20), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) int32_t L_1 = ___index0; RuntimeObject * L_2 = ___item1; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)L_1, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )((*(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 *)((RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)); goto IL_002a; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0017; } throw e; } CATCH_0017: {// begin catch(System.InvalidCastException) RuntimeObject * L_3 = ___item1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_002a; }// end catch (depth: 1) IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_InsertRange_mD5F1D2934331C5C7827403E6C9C30399639BDD0A_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___index0, RuntimeObject* ___collection1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___collection1; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)6, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = ___index0; int32_t L_2 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_1) > ((uint32_t)L_2)))) { goto IL_001b; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)((int32_t)22), /*hidden argument*/NULL); } IL_001b: { RuntimeObject* L_3 = ___collection1; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2))); RuntimeObject* L_4 = V_0; if (!L_4) { goto IL_00c0; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); int32_t L_6; L_6 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_5); V_1 = (int32_t)L_6; int32_t L_7 = V_1; if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_00ef; } } { int32_t L_8 = (int32_t)__this->get__size_2(); int32_t L_9 = V_1; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); int32_t L_10 = ___index0; int32_t L_11 = (int32_t)__this->get__size_2(); if ((((int32_t)L_10) >= ((int32_t)L_11))) { goto IL_006a; } } { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_12 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_13 = ___index0; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_14 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_15 = ___index0; int32_t L_16 = V_1; int32_t L_17 = (int32_t)__this->get__size_2(); int32_t L_18 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_12, (int32_t)L_13, (RuntimeArray *)(RuntimeArray *)L_14, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_18)), /*hidden argument*/NULL); } IL_006a: { RuntimeObject* L_19 = V_0; if ((!(((RuntimeObject*)(List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this) == ((RuntimeObject*)(RuntimeObject*)L_19)))) { goto IL_00a3; } } { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_20 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_21 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_22 = ___index0; int32_t L_23 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_20, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_21, (int32_t)L_22, (int32_t)L_23, /*hidden argument*/NULL); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_24 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_25 = ___index0; int32_t L_26 = V_1; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_27 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_28 = ___index0; int32_t L_29 = (int32_t)__this->get__size_2(); int32_t L_30 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_24, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)), (RuntimeArray *)(RuntimeArray *)L_27, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_28, (int32_t)2)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)L_30)), /*hidden argument*/NULL); goto IL_00b0; } IL_00a3: { RuntimeObject* L_31 = V_0; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_32 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_33 = ___index0; NullCheck((RuntimeObject*)L_31); InterfaceActionInvoker2< RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_31, (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)L_32, (int32_t)L_33); } IL_00b0: { int32_t L_34 = (int32_t)__this->get__size_2(); int32_t L_35 = V_1; __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)L_35))); goto IL_00ef; } IL_00c0: { RuntimeObject* L_36 = ___collection1; NullCheck((RuntimeObject*)L_36); RuntimeObject* L_37; L_37 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 3), (RuntimeObject*)L_36); V_2 = (RuntimeObject*)L_37; } IL_00c7: try {// begin try (depth: 1) { goto IL_00db; } IL_00c9: { int32_t L_38 = ___index0; int32_t L_39 = (int32_t)L_38; ___index0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); RuntimeObject* L_40 = V_2; NullCheck((RuntimeObject*)L_40); RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_41; L_41 = InterfaceFuncInvoker0< RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (RuntimeObject*)L_40); NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)L_39, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)); } IL_00db: { RuntimeObject* L_42 = V_2; NullCheck((RuntimeObject*)L_42); bool L_43; L_43 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_42); if (L_43) { goto IL_00c9; } } IL_00e3: { IL2CPP_LEAVE(0xEF, FINALLY_00e5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00e5; } FINALLY_00e5: {// begin finally (depth: 1) { RuntimeObject* L_44 = V_2; if (!L_44) { goto IL_00ee; } } IL_00e8: { RuntimeObject* L_45 = V_2; NullCheck((RuntimeObject*)L_45); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_45); } IL_00ee: { IL2CPP_END_FINALLY(229) } }// end finally (depth: 1) IL2CPP_CLEANUP(229) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xEF, IL_00ef) } IL_00ef: { int32_t L_46 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::Remove(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m48CFB783CFBA757D8FBF2B74EEAE8AC9C762E7A1_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_0 = ___item0; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); int32_t L_1; L_1 = (( int32_t (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0015; } } { int32_t L_3 = V_0; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31)); return (bool)1; } IL_0015: { return (bool)0; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.Remove(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_Remove_m02C4CA9A0C1134B92528481772C96282E53ED2C6_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); bool L_3; L_3 = (( bool (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 32)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )((*(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 *)((RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 32)); } IL_0015: { return; } } // System.Int32 System.Collections.Generic.List`1::RemoveAll(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_RemoveAll_mB9FFCF948038198F5BB369E9ADB56348E604BC37_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF * ___match0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF * L_0 = ___match0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { V_0 = (int32_t)0; goto IL_0011; } IL_000d: { int32_t L_1 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); } IL_0011: { int32_t L_2 = V_0; int32_t L_3 = (int32_t)__this->get__size_2(); if ((((int32_t)L_2) >= ((int32_t)L_3))) { goto IL_002e; } } { Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF * L_4 = ___match0; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_5 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *)L_4); bool L_9; L_9 = (( bool (*) (Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *)L_4, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_9) { goto IL_000d; } } IL_002e: { int32_t L_10 = V_0; int32_t L_11 = (int32_t)__this->get__size_2(); if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0039; } } { return (int32_t)0; } IL_0039: { int32_t L_12 = V_0; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); goto IL_0089; } IL_003f: { int32_t L_13 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0043: { int32_t L_14 = V_1; int32_t L_15 = (int32_t)__this->get__size_2(); if ((((int32_t)L_14) >= ((int32_t)L_15))) { goto IL_0060; } } { Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF * L_16 = ___match0; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_17 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_18 = V_1; NullCheck(L_17); int32_t L_19 = L_18; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck((Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *)L_16); bool L_21; L_21 = (( bool (*) (Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_tDFA01DE6116A07CF0BA344A62DCEB459F6553CDF *)L_16, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (L_21) { goto IL_003f; } } IL_0060: { int32_t L_22 = V_1; int32_t L_23 = (int32_t)__this->get__size_2(); if ((((int32_t)L_22) >= ((int32_t)L_23))) { goto IL_0089; } } { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_24 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_25 = V_0; int32_t L_26 = (int32_t)L_25; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_27 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_28 = V_1; int32_t L_29 = (int32_t)L_28; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); NullCheck(L_27); int32_t L_30 = L_29; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_31 = (L_27)->GetAt(static_cast(L_30)); NullCheck(L_24); (L_24)->SetAt(static_cast(L_26), (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_31); } IL_0089: { int32_t L_32 = V_1; int32_t L_33 = (int32_t)__this->get__size_2(); if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0043; } } { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_34 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_35 = V_0; int32_t L_36 = (int32_t)__this->get__size_2(); int32_t L_37 = V_0; Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_34, (int32_t)L_35, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)L_37)), /*hidden argument*/NULL); int32_t L_38 = (int32_t)__this->get__size_2(); int32_t L_39 = V_0; int32_t L_40 = V_0; __this->set__size_2(L_40); int32_t L_41 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1))); return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)L_39)); } } // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m9479FCCB7B27252DB84515C19BE01F54A2BF5A34_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___index0, const RuntimeMethod* method) { RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { int32_t L_2 = (int32_t)__this->get__size_2(); __this->set__size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))); int32_t L_3 = ___index0; int32_t L_4 = (int32_t)__this->get__size_2(); if ((((int32_t)L_3) >= ((int32_t)L_4))) { goto IL_0042; } } { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_5 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_6 = ___index0; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_7 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_8 = ___index0; int32_t L_9 = (int32_t)__this->get__size_2(); int32_t L_10 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_5, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)), (RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)L_10)), /*hidden argument*/NULL); } IL_0042: { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_11 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_12 = (int32_t)__this->get__size_2(); il2cpp_codegen_initobj((&V_0), sizeof(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )); RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_13 = V_0; NullCheck(L_11); (L_11)->SetAt(static_cast(L_12), (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_13); int32_t L_14 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::RemoveRange(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveRange_m5A844276FAF24DF5AD067AA6B5B1CD52962E0916_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { int32_t L_5 = ___count1; if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0082; } } { int32_t L_6 = (int32_t)__this->get__size_2(); int32_t L_7 = ___count1; __this->set__size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_7))); int32_t L_8 = ___index0; int32_t L_9 = (int32_t)__this->get__size_2(); if ((((int32_t)L_8) >= ((int32_t)L_9))) { goto IL_0062; } } { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_10 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_11 = ___index0; int32_t L_12 = ___count1; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_13 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_14 = ___index0; int32_t L_15 = (int32_t)__this->get__size_2(); int32_t L_16 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_10, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12)), (RuntimeArray *)(RuntimeArray *)L_13, (int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)L_16)), /*hidden argument*/NULL); } IL_0062: { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_17 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_18 = (int32_t)__this->get__size_2(); int32_t L_19 = ___count1; Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_17, (int32_t)L_18, (int32_t)L_19, /*hidden argument*/NULL); int32_t L_20 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1))); } IL_0082: { return; } } // System.Void System.Collections.Generic.List`1::Reverse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Reverse_m5F384D928F6EA555EA9F45CEFD1D45A4536C8F1B_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { { NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 33)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)0, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 33)); return; } } // System.Void System.Collections.Generic.List`1::Reverse(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Reverse_m63E446DEEBBE65A90F91CFF32F658557BA834056_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_5 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_6 = ___index0; int32_t L_7 = ___count1; (( void (*) (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34)->methodPointer)((RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34)); int32_t L_8 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::Sort() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_mE3B7486A70E56027BD0910D08F86D3A52880D9EE_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { { NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)0, (int32_t)L_0, (RuntimeObject*)NULL, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_mAA82824E859AF17B090493ECE9C76728D9ACD418_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, RuntimeObject* ___comparer0, const RuntimeMethod* method) { { NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); RuntimeObject* L_1 = ___comparer0; NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)0, (int32_t)L_0, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m9086BCA0C427F7A03B731CE9B2942C8EADEAB88E_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, int32_t ___index0, int32_t ___count1, RuntimeObject* ___comparer2, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_5 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_6 = ___index0; int32_t L_7 = ___count1; RuntimeObject* L_8 = ___comparer2; (( void (*) (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)->methodPointer)((RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)L_5, (int32_t)L_6, (int32_t)L_7, (RuntimeObject*)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)); int32_t L_9 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_mE20A9BA286996F67481B09CEAFE2DF9524CF5D14_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, Comparison_1_tC9A94F0A488D1F90062D6EE49F36B70FC72DF963 * ___comparison0, const RuntimeMethod* method) { { Comparison_1_tC9A94F0A488D1F90062D6EE49F36B70FC72DF963 * L_0 = ___comparison0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = (int32_t)__this->get__size_2(); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0025; } } { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_2 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); int32_t L_3 = (int32_t)__this->get__size_2(); Comparison_1_tC9A94F0A488D1F90062D6EE49F36B70FC72DF963 * L_4 = ___comparison0; (( void (*) (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*, int32_t, int32_t, Comparison_1_tC9A94F0A488D1F90062D6EE49F36B70FC72DF963 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37)->methodPointer)((RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)L_2, (int32_t)0, (int32_t)L_3, (Comparison_1_tC9A94F0A488D1F90062D6EE49F36B70FC72DF963 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37)); } IL_0025: { return; } } // T[] System.Collections.Generic.List`1::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* List_1_ToArray_m7CD2EF40984A52720F5B31A9228839FBD995C503_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* V_0 = NULL; { int32_t L_0 = (int32_t)__this->get__size_2(); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_1 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)(RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_0); V_0 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)L_1; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_2 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_3 = V_0; int32_t L_4 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_2, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_3, (int32_t)0, (int32_t)L_4, /*hidden argument*/NULL); RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_5 = V_0; return (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)L_5; } } // System.Void System.Collections.Generic.List`1::TrimExcess() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_TrimExcess_m5E711133CDCDAB0F0187FF3A6FEA01C8BDEEA7C9_gshared (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_0 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)__this->get__items_1(); NullCheck(L_0); V_0 = (int32_t)((int32_t)((int32_t)((double)il2cpp_codegen_multiply((double)((double)((double)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))))), (double)(0.90000000000000002))))); int32_t L_1 = (int32_t)__this->get__size_2(); int32_t L_2 = V_0; if ((((int32_t)L_1) >= ((int32_t)L_2))) { goto IL_002a; } } { int32_t L_3 = (int32_t)__this->get__size_2(); NullCheck((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this); (( void (*) (List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)->methodPointer)((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8 *)__this, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)); } IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__cctor_mB9C7A4747E72CBAFF323151CEAEBF5376249CE5F_gshared (const RuntimeMethod* method) { { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_0 = (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)(RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), (uint32_t)0); ((List_1_t3F97F25645F414F7683BE3CD3FC8ECF8AA0875D8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set__emptyArray_5(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7FA93580991EF23882625FBA0DB958FE27F553F9_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_0 = ((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_0); return; } } // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m541A4A2D1E6D1A0C12998AE88179946789C2591A_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___capacity0, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___capacity0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)12), (int32_t)4, /*hidden argument*/NULL); } IL_0012: { int32_t L_1 = ___capacity0; if (L_1) { goto IL_0021; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_2 = ((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_2); return; } IL_0021: { int32_t L_3 = ___capacity0; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_4 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)(FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_3); __this->set__items_1(L_4); return; } } // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mC4E2B1360D3B85EAC96613340C8038A76DE6B744_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___collection0; if (L_0) { goto IL_000f; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)6, /*hidden argument*/NULL); } IL_000f: { RuntimeObject* L_1 = ___collection0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2))); RuntimeObject* L_2 = V_0; if (!L_2) { goto IL_0050; } } { RuntimeObject* L_3 = V_0; NullCheck((RuntimeObject*)L_3); int32_t L_4; L_4 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_3); V_1 = (int32_t)L_4; int32_t L_5 = V_1; if (L_5) { goto IL_002f; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_6 = ((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_6); return; } IL_002f: { int32_t L_7 = V_1; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_8 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)(FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_7); __this->set__items_1(L_8); RuntimeObject* L_9 = V_0; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_10 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); NullCheck((RuntimeObject*)L_9); InterfaceActionInvoker2< FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_9, (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)L_10, (int32_t)0); int32_t L_11 = V_1; __this->set__size_2(L_11); return; } IL_0050: { __this->set__size_2(0); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_12 = ((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_12); RuntimeObject* L_13 = ___collection0; NullCheck((RuntimeObject*)L_13); RuntimeObject* L_14; L_14 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 3), (RuntimeObject*)L_13); V_2 = (RuntimeObject*)L_14; } IL_0069: try {// begin try (depth: 1) { goto IL_0077; } IL_006b: { RuntimeObject* L_15 = V_2; NullCheck((RuntimeObject*)L_15); FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_16; L_16 = InterfaceFuncInvoker0< FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (RuntimeObject*)L_15); NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); } IL_0077: { RuntimeObject* L_17 = V_2; NullCheck((RuntimeObject*)L_17); bool L_18; L_18 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if (L_18) { goto IL_006b; } } IL_007f: { IL2CPP_LEAVE(0x8B, FINALLY_0081); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0081; } FINALLY_0081: {// begin finally (depth: 1) { RuntimeObject* L_19 = V_2; if (!L_19) { goto IL_008a; } } IL_0084: { RuntimeObject* L_20 = V_2; NullCheck((RuntimeObject*)L_20); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_20); } IL_008a: { IL2CPP_END_FINALLY(129) } }// end finally (depth: 1) IL2CPP_CLEANUP(129) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x8B, IL_008b) } IL_008b: { return; } } // System.Int32 System.Collections.Generic.List`1::get_Capacity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Capacity_m06B3868E8752B3DBB1E9C816C67C482168E9099E_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_0 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); NullCheck(L_0); return (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); } } // System.Void System.Collections.Generic.List`1::set_Capacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Capacity_mDB8CCF5F7A480F424E1413EB7C862F74FAC6DEDE_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___value0, const RuntimeMethod* method) { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* V_0 = NULL; { int32_t L_0 = ___value0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)15), (int32_t)((int32_t)21), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = ___value0; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_3 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); NullCheck(L_3); if ((((int32_t)L_2) == ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))))) { goto IL_0058; } } { int32_t L_4 = ___value0; if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_004d; } } { int32_t L_5 = ___value0; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_6 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)(FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_5); V_0 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)L_6; int32_t L_7 = (int32_t)__this->get__size_2(); if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_0045; } } { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_8 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_9 = V_0; int32_t L_10 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_8, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_9, (int32_t)0, (int32_t)L_10, /*hidden argument*/NULL); } IL_0045: { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_11 = V_0; __this->set__items_1(L_11); return; } IL_004d: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_12 = ((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_12); } IL_0058: { return; } } // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mA7E23F43FB8BF53B988B95E03CD218976CE6715D_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.get_IsFixedSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_get_IsFixedSize_m459F9891E5F1DC77CBEF96BA655CC4F976CADDCE_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.Generic.ICollection.get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m5FB608C910A3F4F8BB1DB0C64B6686D55D2C06FF_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_get_IsReadOnly_m3A23A10133BEA8B7ADAAF2CA8BF2A38314E616B9_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.ICollection.get_IsSynchronized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_ICollection_get_IsSynchronized_m7050B4065F2B2889BD76FAF8244AA0E3272FB4F3_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.Generic.List`1::System.Collections.ICollection.get_SyncRoot() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_System_Collections_ICollection_get_SyncRoot_m1C9B537D40AB2762B2991A6121F64BF00AE43B22_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = (RuntimeObject *)__this->get__syncRoot_4(); if (L_0) { goto IL_001a; } } { RuntimeObject ** L_1 = (RuntimeObject **)__this->get_address_of__syncRoot_4(); RuntimeObject * L_2 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(L_2, /*hidden argument*/NULL); RuntimeObject * L_3; L_3 = InterlockedCompareExchangeImpl((RuntimeObject **)(RuntimeObject **)L_1, (RuntimeObject *)L_2, (RuntimeObject *)NULL); } IL_001a: { RuntimeObject * L_4 = (RuntimeObject *)__this->get__syncRoot_4(); return (RuntimeObject *)L_4; } } // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 List_1_get_Item_mFC203F1BA9BFEEC0C2958BE46F1762DD8C81F934_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_2 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_3 = ___index0; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)L_2, (int32_t)L_3); return (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_4; } } // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m16F0F2EA6B3CD89037199DCB08E65177D8D67213_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___index0, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_2 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_3 = ___index0; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_4 = ___value1; NullCheck(L_2); (L_2)->SetAt(static_cast(L_3), (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_4); int32_t L_5 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::IsCompatibleObject(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_IsCompatibleObject_mECDFC614617CB166290E7555A79E08FAB791DE15_gshared (RuntimeObject * ___value0, const RuntimeMethod* method) { FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject * L_0 = ___value0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))) { goto IL_001f; } } { RuntimeObject * L_1 = ___value0; if (L_1) { goto IL_001d; } } { il2cpp_codegen_initobj((&V_0), sizeof(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )); FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_2 = V_0; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_3 = (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7), &L_3); return (bool)((((RuntimeObject*)(RuntimeObject *)L_4) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); } IL_001d: { return (bool)0; } IL_001f: { return (bool)1; } } // System.Object System.Collections.Generic.List`1::System.Collections.IList.get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_System_Collections_IList_get_Item_m6FE5B748A4C1E0DF9D5169FD2702C5E8B927A91E_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_1; L_1 = (( FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_2 = (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_1; RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7), &L_2); return (RuntimeObject *)L_3; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.set_Item(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_set_Item_m0B931CA3E19C28A033E5C06F5FAA855DA101D210_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___value1; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)15), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) int32_t L_1 = ___index0; RuntimeObject * L_2 = ___value1; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)L_1, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )((*(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 *)((FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); goto IL_002a; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0017; } throw e; } CATCH_0017: {// begin catch(System.InvalidCastException) RuntimeObject * L_3 = ___value1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_002a; }// end catch (depth: 1) IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m334CFE295815FFC9665071184FF6476CD4BE85B2_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->get__size_2(); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_1 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); NullCheck(L_1); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))))))) { goto IL_001e; } } { int32_t L_2 = (int32_t)__this->get__size_2(); NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); } IL_001e: { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_3 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_4 = (int32_t)__this->get__size_2(); V_0 = (int32_t)L_4; int32_t L_5 = V_0; __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); int32_t L_6 = V_0; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_7 = ___item0; NullCheck(L_3); (L_3)->SetAt(static_cast(L_6), (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_7); int32_t L_8 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))); return; } } // System.Int32 System.Collections.Generic.List`1::System.Collections.IList.Add(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_System_Collections_IList_Add_m7A2029C55247A03346EE7C4A4613ACB205F3FF2F_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___item0; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)20), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) RuntimeObject * L_1 = ___item0; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )((*(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 *)((FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 *)UnBox(L_1, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); goto IL_0029; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0016; } throw e; } CATCH_0016: {// begin catch(System.InvalidCastException) RuntimeObject * L_2 = ___item0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_3, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_2, (Type_t *)L_4, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0029; }// end catch (depth: 1) IL_0029: { NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); int32_t L_5; L_5 = (( int32_t (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1)); } } // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_mCE3B0D2AB3BE77ACD2096B091E46C4954CF998D0_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); RuntimeObject* L_1 = ___collection0; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)L_0, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)); return; } } // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Clear_m8F08B273FA702455084EC0C3E6994815C4E2BB04_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0022; } } { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_1 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_2 = (int32_t)__this->get__size_2(); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_1, (int32_t)0, (int32_t)L_2, /*hidden argument*/NULL); __this->set__size_2(0); } IL_0022: { int32_t L_3 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::Contains(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Contains_mBECD3D9B2CCF109387CBF6BD03C07E4D89B50125_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E * V_1 = NULL; int32_t V_2 = 0; { goto IL_0030; } { V_0 = (int32_t)0; goto IL_0025; } IL_000c: { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_1 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_4 = (L_1)->GetAt(static_cast(L_3)); goto IL_0021; } { return (bool)1; } IL_0021: { int32_t L_5 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_0025: { int32_t L_6 = V_0; int32_t L_7 = (int32_t)__this->get__size_2(); if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_000c; } } { return (bool)0; } IL_0030: { EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E * L_8; L_8 = (( EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); V_1 = (EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E *)L_8; V_2 = (int32_t)0; goto IL_0055; } IL_003a: { EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E * L_9 = V_1; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_10 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_11 = V_2; NullCheck(L_10); int32_t L_12 = L_11; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_13 = (L_10)->GetAt(static_cast(L_12)); FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_14 = ___item0; NullCheck((EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E *)L_9); bool L_15; L_15 = VirtualFuncInvoker2< bool, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1::Equals(T,T) */, (EqualityComparer_1_tAB3A0D18A8EEE9CC59D164F71E88D023A935B02E *)L_9, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_13, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_14); if (!L_15) { goto IL_0051; } } { return (bool)1; } IL_0051: { int32_t L_16 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0055: { int32_t L_17 = V_2; int32_t L_18 = (int32_t)__this->get__size_2(); if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_003a; } } { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.Contains(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_Contains_m8102FDF5165305BF7C1243E25DF0A913C431711C_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); bool L_3; L_3 = (( bool (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )((*(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 *)((FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); return (bool)L_3; } IL_0015: { return (bool)0; } } // System.Void System.Collections.Generic.List`1::CopyTo(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_mF123E6F4879D8D48DC49BD3FD0A5AE3563167578_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* ___array0, const RuntimeMethod* method) { { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_0 = ___array0; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)L_0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return; } } // System.Void System.Collections.Generic.List`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_ICollection_CopyTo_m3909625FA5CD2F51199D0D1F00754AC6E952DA1C_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, RuntimeArray * ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeArray * L_0 = ___array0; if (!L_0) { goto IL_0012; } } { RuntimeArray * L_1 = ___array0; NullCheck((RuntimeArray *)L_1); int32_t L_2; L_2 = Array_get_Rank_mE9E4804EA433AA2265F9D9CA3B1B5082ECD757D0((RuntimeArray *)L_1, /*hidden argument*/NULL); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)7, /*hidden argument*/NULL); } IL_0012: { } IL_0013: try {// begin try (depth: 1) FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_3 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); RuntimeArray * L_4 = ___array0; int32_t L_5 = ___arrayIndex1; int32_t L_6 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, (int32_t)0, (RuntimeArray *)L_4, (int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); goto IL_0033; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0029; } throw e; } CATCH_0029: {// begin catch(System.ArrayTypeMismatchException) ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)18), /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0033; }// end catch (depth: 1) IL_0033: { return; } } // System.Void System.Collections.Generic.List`1::CopyTo(System.Int32,T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_m163E2A13B0AA2DCA904B2A33FBB2667803049CB8_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___index0, FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* ___array1, int32_t ___arrayIndex2, int32_t ___count3, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); int32_t L_1 = ___index0; int32_t L_2 = ___count3; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_1))) >= ((int32_t)L_2))) { goto IL_0013; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_0013: { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_3 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_4 = ___index0; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_5 = ___array1; int32_t L_6 = ___arrayIndex2; int32_t L_7 = ___count3; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, (int32_t)L_4, (RuntimeArray *)(RuntimeArray *)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/NULL); return; } } // System.Void System.Collections.Generic.List`1::CopyTo(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_m4D32C889D5771176BA7D44B8369EB13D4AED6C8F_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method) { { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_0 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_1 = ___array0; int32_t L_2 = ___arrayIndex1; int32_t L_3 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_0, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_1, (int32_t)L_2, (int32_t)L_3, /*hidden argument*/NULL); return; } } // System.Void System.Collections.Generic.List`1::EnsureCapacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_EnsureCapacity_m81DC561B5A16BDA23325D72D2DBC1868D31B99E8_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___min0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B4_0 = 0; { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_0 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); NullCheck(L_0); int32_t L_1 = ___min0; if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)))) >= ((int32_t)L_1))) { goto IL_003d; } } { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_2 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); NullCheck(L_2); if (!(((RuntimeArray*)L_2)->max_length)) { goto IL_0020; } } { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_3 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); NullCheck(L_3); G_B4_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (int32_t)2)); goto IL_0021; } IL_0020: { G_B4_0 = 4; } IL_0021: { V_0 = (int32_t)G_B4_0; int32_t L_4 = V_0; if ((!(((uint32_t)L_4) > ((uint32_t)((int32_t)2146435071))))) { goto IL_0030; } } { V_0 = (int32_t)((int32_t)2146435071); } IL_0030: { int32_t L_5 = V_0; int32_t L_6 = ___min0; if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_0036; } } { int32_t L_7 = ___min0; V_0 = (int32_t)L_7; } IL_0036: { int32_t L_8 = V_0; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)); } IL_003d: { return; } } // System.Boolean System.Collections.Generic.List`1::Exists(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Exists_m909B8BA4C700B04683A1FF26F85C917978365158_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 * ___match0, const RuntimeMethod* method) { { Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 * L_0 = ___match0; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); int32_t L_1; L_1 = (( int32_t (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)); return (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // T System.Collections.Generic.List`1::Find(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 List_1_Find_m1032B40DEF91970DA5F9F9465D9FA61A68ED721A_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 * ___match0, const RuntimeMethod* method) { int32_t V_0 = 0; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 V_1; memset((&V_1), 0, sizeof(V_1)); { Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 * L_0 = ___match0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { V_0 = (int32_t)0; goto IL_0032; } IL_000d: { Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 * L_1 = ___match0; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_2 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = L_3; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_5 = (L_2)->GetAt(static_cast(L_4)); NullCheck((Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *)L_1); bool L_6; L_6 = (( bool (*) (Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *)L_1, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_6) { goto IL_002e; } } { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_7 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_8 = V_0; NullCheck(L_7); int32_t L_9 = L_8; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_10 = (L_7)->GetAt(static_cast(L_9)); return (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_10; } IL_002e: { int32_t L_11 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0032: { int32_t L_12 = V_0; int32_t L_13 = (int32_t)__this->get__size_2(); if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_000d; } } { il2cpp_codegen_initobj((&V_1), sizeof(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )); FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_14 = V_1; return (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_14; } } // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_mF5D011BE8B6B552BC8934C2510A748A0E4DDA04D_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 * ___match0, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 * L_1 = ___match0; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); int32_t L_2; L_2 = (( int32_t (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, int32_t, Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 24)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)0, (int32_t)L_0, (Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 24)); return (int32_t)L_2; } } // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Int32,System.Int32,System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_mDC362862AB7DEC899F2CF669C92581965ABD47D6_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___startIndex0, int32_t ___count1, Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 * ___match2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___startIndex0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)14), (int32_t)((int32_t)22), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = ___count1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0021; } } { int32_t L_3 = ___startIndex0; int32_t L_4 = (int32_t)__this->get__size_2(); int32_t L_5 = ___count1; if ((((int32_t)L_3) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5))))) { goto IL_002a; } } IL_0021: { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)((int32_t)25), /*hidden argument*/NULL); } IL_002a: { Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 * L_6 = ___match2; if (L_6) { goto IL_0033; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0033: { int32_t L_7 = ___startIndex0; int32_t L_8 = ___count1; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)L_8)); int32_t L_9 = ___startIndex0; V_1 = (int32_t)L_9; goto IL_0055; } IL_003b: { Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 * L_10 = ___match2; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_11 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_14 = (L_11)->GetAt(static_cast(L_13)); NullCheck((Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *)L_10); bool L_15; L_15 = (( bool (*) (Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *)L_10, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_15) { goto IL_0051; } } { int32_t L_16 = V_1; return (int32_t)L_16; } IL_0051: { int32_t L_17 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0055: { int32_t L_18 = V_1; int32_t L_19 = V_0; if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_003b; } } { return (int32_t)(-1); } } // System.Void System.Collections.Generic.List`1::ForEach(System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_ForEach_mA86B339C636681C77304E963FC91B112E2538DA8_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, Action_1_t36B36FC5408AA648552F08C00DB17830D808C596 * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { Action_1_t36B36FC5408AA648552F08C00DB17830D808C596 * L_0 = ___action0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = (int32_t)__this->get__version_3(); V_0 = (int32_t)L_1; V_1 = (int32_t)0; goto IL_003a; } IL_0014: { int32_t L_2 = V_0; int32_t L_3 = (int32_t)__this->get__version_3(); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0024; } } { IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); bool L_4 = ((BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_0(); if (L_4) { goto IL_0043; } } IL_0024: { Action_1_t36B36FC5408AA648552F08C00DB17830D808C596 * L_5 = ___action0; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_6 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck((Action_1_t36B36FC5408AA648552F08C00DB17830D808C596 *)L_5); (( void (*) (Action_1_t36B36FC5408AA648552F08C00DB17830D808C596 *, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25)->methodPointer)((Action_1_t36B36FC5408AA648552F08C00DB17830D808C596 *)L_5, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25)); int32_t L_10 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_003a: { int32_t L_11 = V_1; int32_t L_12 = (int32_t)__this->get__size_2(); if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0014; } } IL_0043: { int32_t L_13 = V_0; int32_t L_14 = (int32_t)__this->get__version_3(); if ((((int32_t)L_13) == ((int32_t)L_14))) { goto IL_005a; } } { IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); bool L_15 = ((BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_0(); if (!L_15) { goto IL_005a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_005a: { return; } } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633 List_1_GetEnumerator_mAF5F49C9A14EF9901E37D6E9D231CF9D6D3B5458_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { { Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m96F9177C904C2B9B68121CE64A9BC0390614422A((&L_0), (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); return (Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633 )L_0; } } // System.Collections.Generic.IEnumerator`1 System.Collections.Generic.List`1::System.Collections.Generic.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m42DADD8EF96FC44C4F0DCF99CFD301C5EAF5F13D_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { { Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m96F9177C904C2B9B68121CE64A9BC0390614422A((&L_0), (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633 L_1 = (Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633 )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 26), &L_1); return (RuntimeObject*)L_2; } } // System.Collections.IEnumerator System.Collections.Generic.List`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_System_Collections_IEnumerable_GetEnumerator_m381F1C3A26B7D9BEF0E324C52024ED980E3C226E_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { { Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m96F9177C904C2B9B68121CE64A9BC0390614422A((&L_0), (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633 L_1 = (Enumerator_tD5B99DCCF1F2D9537B88D50339A26665C4DB6633 )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 26), &L_1); return (RuntimeObject*)L_2; } } // System.Int32 System.Collections.Generic.List`1::IndexOf(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_IndexOf_mDCA6035C9681DC4F5D69374792F16A797A84C9EA_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 ___item0, const RuntimeMethod* method) { { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_0 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_1 = ___item0; int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3; L_3 = (( int32_t (*) (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 28)->methodPointer)((FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)L_0, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_1, (int32_t)0, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 28)); return (int32_t)L_3; } } // System.Int32 System.Collections.Generic.List`1::System.Collections.IList.IndexOf(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_System_Collections_IList_IndexOf_m194100BA7B89B95342985C872EAD4F13145227F4_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); int32_t L_3; L_3 = (( int32_t (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )((*(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 *)((FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)); return (int32_t)L_3; } IL_0015: { return (int32_t)(-1); } } // System.Void System.Collections.Generic.List`1::Insert(System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Insert_m888F27B6D862DF80AE281D6DC36B4735013C686E_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___index0, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)((int32_t)27), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = (int32_t)__this->get__size_2(); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_3 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); NullCheck(L_3); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))))))) { goto IL_0030; } } { int32_t L_4 = (int32_t)__this->get__size_2(); NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); } IL_0030: { int32_t L_5 = ___index0; int32_t L_6 = (int32_t)__this->get__size_2(); if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_0056; } } { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_7 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_8 = ___index0; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_9 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_10 = ___index0; int32_t L_11 = (int32_t)__this->get__size_2(); int32_t L_12 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (RuntimeArray *)(RuntimeArray *)L_9, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)L_12)), /*hidden argument*/NULL); } IL_0056: { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_13 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_14 = ___index0; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_15 = ___item1; NullCheck(L_13); (L_13)->SetAt(static_cast(L_14), (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_15); int32_t L_16 = (int32_t)__this->get__size_2(); __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1))); int32_t L_17 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.Insert(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_Insert_mCF7FD603E7016878204C485607912DD45EDA869B_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___index0, RuntimeObject * ___item1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___item1; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)20), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) int32_t L_1 = ___index0; RuntimeObject * L_2 = ___item1; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)L_1, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )((*(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 *)((FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)); goto IL_002a; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0017; } throw e; } CATCH_0017: {// begin catch(System.InvalidCastException) RuntimeObject * L_3 = ___item1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_002a; }// end catch (depth: 1) IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_InsertRange_m514875A1EB56400EDF5017824EFD4A650B2EA315_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___index0, RuntimeObject* ___collection1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___collection1; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)6, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = ___index0; int32_t L_2 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_1) > ((uint32_t)L_2)))) { goto IL_001b; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)((int32_t)22), /*hidden argument*/NULL); } IL_001b: { RuntimeObject* L_3 = ___collection1; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2))); RuntimeObject* L_4 = V_0; if (!L_4) { goto IL_00c0; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); int32_t L_6; L_6 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_5); V_1 = (int32_t)L_6; int32_t L_7 = V_1; if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_00ef; } } { int32_t L_8 = (int32_t)__this->get__size_2(); int32_t L_9 = V_1; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); int32_t L_10 = ___index0; int32_t L_11 = (int32_t)__this->get__size_2(); if ((((int32_t)L_10) >= ((int32_t)L_11))) { goto IL_006a; } } { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_12 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_13 = ___index0; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_14 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_15 = ___index0; int32_t L_16 = V_1; int32_t L_17 = (int32_t)__this->get__size_2(); int32_t L_18 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_12, (int32_t)L_13, (RuntimeArray *)(RuntimeArray *)L_14, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_18)), /*hidden argument*/NULL); } IL_006a: { RuntimeObject* L_19 = V_0; if ((!(((RuntimeObject*)(List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this) == ((RuntimeObject*)(RuntimeObject*)L_19)))) { goto IL_00a3; } } { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_20 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_21 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_22 = ___index0; int32_t L_23 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_20, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_21, (int32_t)L_22, (int32_t)L_23, /*hidden argument*/NULL); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_24 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_25 = ___index0; int32_t L_26 = V_1; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_27 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_28 = ___index0; int32_t L_29 = (int32_t)__this->get__size_2(); int32_t L_30 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_24, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)), (RuntimeArray *)(RuntimeArray *)L_27, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_28, (int32_t)2)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)L_30)), /*hidden argument*/NULL); goto IL_00b0; } IL_00a3: { RuntimeObject* L_31 = V_0; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_32 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_33 = ___index0; NullCheck((RuntimeObject*)L_31); InterfaceActionInvoker2< FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_31, (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)L_32, (int32_t)L_33); } IL_00b0: { int32_t L_34 = (int32_t)__this->get__size_2(); int32_t L_35 = V_1; __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)L_35))); goto IL_00ef; } IL_00c0: { RuntimeObject* L_36 = ___collection1; NullCheck((RuntimeObject*)L_36); RuntimeObject* L_37; L_37 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 3), (RuntimeObject*)L_36); V_2 = (RuntimeObject*)L_37; } IL_00c7: try {// begin try (depth: 1) { goto IL_00db; } IL_00c9: { int32_t L_38 = ___index0; int32_t L_39 = (int32_t)L_38; ___index0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); RuntimeObject* L_40 = V_2; NullCheck((RuntimeObject*)L_40); FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_41; L_41 = InterfaceFuncInvoker0< FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (RuntimeObject*)L_40); NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)L_39, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)); } IL_00db: { RuntimeObject* L_42 = V_2; NullCheck((RuntimeObject*)L_42); bool L_43; L_43 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_42); if (L_43) { goto IL_00c9; } } IL_00e3: { IL2CPP_LEAVE(0xEF, FINALLY_00e5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00e5; } FINALLY_00e5: {// begin finally (depth: 1) { RuntimeObject* L_44 = V_2; if (!L_44) { goto IL_00ee; } } IL_00e8: { RuntimeObject* L_45 = V_2; NullCheck((RuntimeObject*)L_45); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_45); } IL_00ee: { IL2CPP_END_FINALLY(229) } }// end finally (depth: 1) IL2CPP_CLEANUP(229) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xEF, IL_00ef) } IL_00ef: { int32_t L_46 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::Remove(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m4557B7329675163035B258195CA3AC420951E814_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_0 = ___item0; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); int32_t L_1; L_1 = (( int32_t (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0015; } } { int32_t L_3 = V_0; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31)); return (bool)1; } IL_0015: { return (bool)0; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.Remove(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_Remove_m108A910EDF793AB37741DF6278D5E5A53E64BD78_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); bool L_3; L_3 = (( bool (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 32)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )((*(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 *)((FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 32)); } IL_0015: { return; } } // System.Int32 System.Collections.Generic.List`1::RemoveAll(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_RemoveAll_m7C906D3E7B8AB69770F2DDBFC750132A4943DF51_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 * ___match0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 * L_0 = ___match0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { V_0 = (int32_t)0; goto IL_0011; } IL_000d: { int32_t L_1 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); } IL_0011: { int32_t L_2 = V_0; int32_t L_3 = (int32_t)__this->get__size_2(); if ((((int32_t)L_2) >= ((int32_t)L_3))) { goto IL_002e; } } { Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 * L_4 = ___match0; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_5 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *)L_4); bool L_9; L_9 = (( bool (*) (Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *)L_4, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_9) { goto IL_000d; } } IL_002e: { int32_t L_10 = V_0; int32_t L_11 = (int32_t)__this->get__size_2(); if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0039; } } { return (int32_t)0; } IL_0039: { int32_t L_12 = V_0; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); goto IL_0089; } IL_003f: { int32_t L_13 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0043: { int32_t L_14 = V_1; int32_t L_15 = (int32_t)__this->get__size_2(); if ((((int32_t)L_14) >= ((int32_t)L_15))) { goto IL_0060; } } { Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 * L_16 = ___match0; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_17 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_18 = V_1; NullCheck(L_17); int32_t L_19 = L_18; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck((Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *)L_16); bool L_21; L_21 = (( bool (*) (Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_tEDB95C33ED69F94D77D206A5D3F17BFE065D1566 *)L_16, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (L_21) { goto IL_003f; } } IL_0060: { int32_t L_22 = V_1; int32_t L_23 = (int32_t)__this->get__size_2(); if ((((int32_t)L_22) >= ((int32_t)L_23))) { goto IL_0089; } } { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_24 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_25 = V_0; int32_t L_26 = (int32_t)L_25; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_27 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_28 = V_1; int32_t L_29 = (int32_t)L_28; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); NullCheck(L_27); int32_t L_30 = L_29; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_31 = (L_27)->GetAt(static_cast(L_30)); NullCheck(L_24); (L_24)->SetAt(static_cast(L_26), (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_31); } IL_0089: { int32_t L_32 = V_1; int32_t L_33 = (int32_t)__this->get__size_2(); if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0043; } } { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_34 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_35 = V_0; int32_t L_36 = (int32_t)__this->get__size_2(); int32_t L_37 = V_0; Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_34, (int32_t)L_35, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)L_37)), /*hidden argument*/NULL); int32_t L_38 = (int32_t)__this->get__size_2(); int32_t L_39 = V_0; int32_t L_40 = V_0; __this->set__size_2(L_40); int32_t L_41 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1))); return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)L_39)); } } // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m1B508DB954D23D0B3F66CA4487ECFB496BD81F69_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___index0, const RuntimeMethod* method) { FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { int32_t L_2 = (int32_t)__this->get__size_2(); __this->set__size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))); int32_t L_3 = ___index0; int32_t L_4 = (int32_t)__this->get__size_2(); if ((((int32_t)L_3) >= ((int32_t)L_4))) { goto IL_0042; } } { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_5 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_6 = ___index0; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_7 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_8 = ___index0; int32_t L_9 = (int32_t)__this->get__size_2(); int32_t L_10 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_5, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)), (RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)L_10)), /*hidden argument*/NULL); } IL_0042: { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_11 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_12 = (int32_t)__this->get__size_2(); il2cpp_codegen_initobj((&V_0), sizeof(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )); FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_13 = V_0; NullCheck(L_11); (L_11)->SetAt(static_cast(L_12), (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_13); int32_t L_14 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::RemoveRange(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveRange_m97C023457F89F725EEAC870343AF04BEB0BCBA82_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { int32_t L_5 = ___count1; if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0082; } } { int32_t L_6 = (int32_t)__this->get__size_2(); int32_t L_7 = ___count1; __this->set__size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_7))); int32_t L_8 = ___index0; int32_t L_9 = (int32_t)__this->get__size_2(); if ((((int32_t)L_8) >= ((int32_t)L_9))) { goto IL_0062; } } { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_10 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_11 = ___index0; int32_t L_12 = ___count1; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_13 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_14 = ___index0; int32_t L_15 = (int32_t)__this->get__size_2(); int32_t L_16 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_10, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12)), (RuntimeArray *)(RuntimeArray *)L_13, (int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)L_16)), /*hidden argument*/NULL); } IL_0062: { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_17 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_18 = (int32_t)__this->get__size_2(); int32_t L_19 = ___count1; Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_17, (int32_t)L_18, (int32_t)L_19, /*hidden argument*/NULL); int32_t L_20 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1))); } IL_0082: { return; } } // System.Void System.Collections.Generic.List`1::Reverse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Reverse_m60529A98089AC2B890D9CE876878371283E91AD8_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { { NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 33)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)0, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 33)); return; } } // System.Void System.Collections.Generic.List`1::Reverse(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Reverse_m2EF782BFED445FB2368533827E10C707F8165D57_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_5 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_6 = ___index0; int32_t L_7 = ___count1; (( void (*) (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34)->methodPointer)((FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34)); int32_t L_8 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::Sort() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m804BA33BAD8C8373E54C5BC52E9A0FFE1E965DF4_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { { NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)0, (int32_t)L_0, (RuntimeObject*)NULL, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m734AB2A9A5EA939873C40181D6F1924EC20D214B_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, RuntimeObject* ___comparer0, const RuntimeMethod* method) { { NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); RuntimeObject* L_1 = ___comparer0; NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)0, (int32_t)L_0, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m83B1FD7DDA924BCFC73EB4355F1C668C94D85CB0_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, int32_t ___index0, int32_t ___count1, RuntimeObject* ___comparer2, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_5 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_6 = ___index0; int32_t L_7 = ___count1; RuntimeObject* L_8 = ___comparer2; (( void (*) (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)->methodPointer)((FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)L_5, (int32_t)L_6, (int32_t)L_7, (RuntimeObject*)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)); int32_t L_9 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m4EE232943ABEC9E24789DBCFAF0C146040EE9DF6_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, Comparison_1_t24BD99AFA9D0D814EF9B84F7B450DB317BB63145 * ___comparison0, const RuntimeMethod* method) { { Comparison_1_t24BD99AFA9D0D814EF9B84F7B450DB317BB63145 * L_0 = ___comparison0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = (int32_t)__this->get__size_2(); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0025; } } { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_2 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); int32_t L_3 = (int32_t)__this->get__size_2(); Comparison_1_t24BD99AFA9D0D814EF9B84F7B450DB317BB63145 * L_4 = ___comparison0; (( void (*) (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*, int32_t, int32_t, Comparison_1_t24BD99AFA9D0D814EF9B84F7B450DB317BB63145 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37)->methodPointer)((FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)L_2, (int32_t)0, (int32_t)L_3, (Comparison_1_t24BD99AFA9D0D814EF9B84F7B450DB317BB63145 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37)); } IL_0025: { return; } } // T[] System.Collections.Generic.List`1::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* List_1_ToArray_m4825C1F4A2F2FC779BB8F1D155296AC1188D8565_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* V_0 = NULL; { int32_t L_0 = (int32_t)__this->get__size_2(); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_1 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)(FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_0); V_0 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)L_1; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_2 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_3 = V_0; int32_t L_4 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_2, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_3, (int32_t)0, (int32_t)L_4, /*hidden argument*/NULL); FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_5 = V_0; return (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)L_5; } } // System.Void System.Collections.Generic.List`1::TrimExcess() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_TrimExcess_m7FC2F532359CF014C20CF472AEF2457B633CACE1_gshared (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_0 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)__this->get__items_1(); NullCheck(L_0); V_0 = (int32_t)((int32_t)((int32_t)((double)il2cpp_codegen_multiply((double)((double)((double)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))))), (double)(0.90000000000000002))))); int32_t L_1 = (int32_t)__this->get__size_2(); int32_t L_2 = V_0; if ((((int32_t)L_1) >= ((int32_t)L_2))) { goto IL_002a; } } { int32_t L_3 = (int32_t)__this->get__size_2(); NullCheck((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this); (( void (*) (List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)->methodPointer)((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 *)__this, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)); } IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__cctor_mB4B7AA5256855371421FDBFD5D169CB312482B78_gshared (const RuntimeMethod* method) { { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_0 = (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)(FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), (uint32_t)0); ((List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set__emptyArray_5(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m4BF4F1E0128A21144F888A81A2DB5C89B86ADFA6_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_0 = ((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_0); return; } } // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m412C4B1D3E3B9BE51F0EFE567B0069904CA7824A_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___capacity0, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___capacity0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)12), (int32_t)4, /*hidden argument*/NULL); } IL_0012: { int32_t L_1 = ___capacity0; if (L_1) { goto IL_0021; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_2 = ((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_2); return; } IL_0021: { int32_t L_3 = ___capacity0; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_4 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)(FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_3); __this->set__items_1(L_4); return; } } // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m879137E08752EFCEFFA2FBB6B0AB513D32BB0CC9_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___collection0; if (L_0) { goto IL_000f; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)6, /*hidden argument*/NULL); } IL_000f: { RuntimeObject* L_1 = ___collection0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2))); RuntimeObject* L_2 = V_0; if (!L_2) { goto IL_0050; } } { RuntimeObject* L_3 = V_0; NullCheck((RuntimeObject*)L_3); int32_t L_4; L_4 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_3); V_1 = (int32_t)L_4; int32_t L_5 = V_1; if (L_5) { goto IL_002f; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_6 = ((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_6); return; } IL_002f: { int32_t L_7 = V_1; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_8 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)(FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_7); __this->set__items_1(L_8); RuntimeObject* L_9 = V_0; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_10 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); NullCheck((RuntimeObject*)L_9); InterfaceActionInvoker2< FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_9, (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)L_10, (int32_t)0); int32_t L_11 = V_1; __this->set__size_2(L_11); return; } IL_0050: { __this->set__size_2(0); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_12 = ((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_12); RuntimeObject* L_13 = ___collection0; NullCheck((RuntimeObject*)L_13); RuntimeObject* L_14; L_14 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 3), (RuntimeObject*)L_13); V_2 = (RuntimeObject*)L_14; } IL_0069: try {// begin try (depth: 1) { goto IL_0077; } IL_006b: { RuntimeObject* L_15 = V_2; NullCheck((RuntimeObject*)L_15); Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_16; L_16 = InterfaceFuncInvoker0< Frame_t277B57D2C572A3B179CEA0357869DB245F52128D >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (RuntimeObject*)L_15); NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); } IL_0077: { RuntimeObject* L_17 = V_2; NullCheck((RuntimeObject*)L_17); bool L_18; L_18 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if (L_18) { goto IL_006b; } } IL_007f: { IL2CPP_LEAVE(0x8B, FINALLY_0081); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0081; } FINALLY_0081: {// begin finally (depth: 1) { RuntimeObject* L_19 = V_2; if (!L_19) { goto IL_008a; } } IL_0084: { RuntimeObject* L_20 = V_2; NullCheck((RuntimeObject*)L_20); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_20); } IL_008a: { IL2CPP_END_FINALLY(129) } }// end finally (depth: 1) IL2CPP_CLEANUP(129) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x8B, IL_008b) } IL_008b: { return; } } // System.Int32 System.Collections.Generic.List`1::get_Capacity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Capacity_m8EE6BECB46FE9155A4C0F7A57EA7609F27ECB19F_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_0 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); NullCheck(L_0); return (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); } } // System.Void System.Collections.Generic.List`1::set_Capacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Capacity_mEE214C4C18695FB4A63A2167BD7B414B6144149A_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___value0, const RuntimeMethod* method) { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* V_0 = NULL; { int32_t L_0 = ___value0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)15), (int32_t)((int32_t)21), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = ___value0; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_3 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); NullCheck(L_3); if ((((int32_t)L_2) == ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))))) { goto IL_0058; } } { int32_t L_4 = ___value0; if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_004d; } } { int32_t L_5 = ___value0; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_6 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)(FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_5); V_0 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)L_6; int32_t L_7 = (int32_t)__this->get__size_2(); if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_0045; } } { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_8 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_9 = V_0; int32_t L_10 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_8, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_9, (int32_t)0, (int32_t)L_10, /*hidden argument*/NULL); } IL_0045: { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_11 = V_0; __this->set__items_1(L_11); return; } IL_004d: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_12 = ((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_12); } IL_0058: { return; } } // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m9A99F8D915716290E99C2677B1705AC1C3A42358_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.get_IsFixedSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_get_IsFixedSize_m474536E1E31C150FECE75B4E5F379E8B2564128A_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.Generic.ICollection.get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_mE98006693C9C729C6189E8430BDDF7D9D39BDD7B_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_get_IsReadOnly_m08C7BD65D607691DEA43CA95E88F78D76FB78B60_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.ICollection.get_IsSynchronized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_ICollection_get_IsSynchronized_mF0E1457F17D59302B85546328FF297FED941B500_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.Generic.List`1::System.Collections.ICollection.get_SyncRoot() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_System_Collections_ICollection_get_SyncRoot_mF99BABB0D381D1B01520C37981A1F86D5F0BD3A2_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = (RuntimeObject *)__this->get__syncRoot_4(); if (L_0) { goto IL_001a; } } { RuntimeObject ** L_1 = (RuntimeObject **)__this->get_address_of__syncRoot_4(); RuntimeObject * L_2 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(L_2, /*hidden argument*/NULL); RuntimeObject * L_3; L_3 = InterlockedCompareExchangeImpl((RuntimeObject **)(RuntimeObject **)L_1, (RuntimeObject *)L_2, (RuntimeObject *)NULL); } IL_001a: { RuntimeObject * L_4 = (RuntimeObject *)__this->get__syncRoot_4(); return (RuntimeObject *)L_4; } } // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Frame_t277B57D2C572A3B179CEA0357869DB245F52128D List_1_get_Item_mE3E085CC50A9004E9912D0E6A635423C070F1CE4_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_2 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_3 = ___index0; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)L_2, (int32_t)L_3); return (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_4; } } // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m4BD92A4988010D4B2B0E1704EBD0A7CAAAB5D543_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___index0, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_2 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_3 = ___index0; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_4 = ___value1; NullCheck(L_2); (L_2)->SetAt(static_cast(L_3), (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_4); int32_t L_5 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::IsCompatibleObject(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_IsCompatibleObject_m9AF0DB4C09C8DEC6DDB1FF8AD441E3AAA1018C18_gshared (RuntimeObject * ___value0, const RuntimeMethod* method) { Frame_t277B57D2C572A3B179CEA0357869DB245F52128D V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject * L_0 = ___value0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))) { goto IL_001f; } } { RuntimeObject * L_1 = ___value0; if (L_1) { goto IL_001d; } } { il2cpp_codegen_initobj((&V_0), sizeof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )); Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_2 = V_0; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_3 = (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7), &L_3); return (bool)((((RuntimeObject*)(RuntimeObject *)L_4) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); } IL_001d: { return (bool)0; } IL_001f: { return (bool)1; } } // System.Object System.Collections.Generic.List`1::System.Collections.IList.get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_System_Collections_IList_get_Item_mA62408C3DABFCDB2A35B768ACCE6F9F314B281C8_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_1; L_1 = (( Frame_t277B57D2C572A3B179CEA0357869DB245F52128D (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_2 = (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_1; RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7), &L_2); return (RuntimeObject *)L_3; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.set_Item(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_set_Item_m44CCE2A3F55D8979F7CF467B18F06672FC5B65A1_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___value1; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)15), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) int32_t L_1 = ___index0; RuntimeObject * L_2 = ___value1; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)L_1, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )((*(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D *)((Frame_t277B57D2C572A3B179CEA0357869DB245F52128D *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); goto IL_002a; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0017; } throw e; } CATCH_0017: {// begin catch(System.InvalidCastException) RuntimeObject * L_3 = ___value1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_002a; }// end catch (depth: 1) IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m566174BD5CD28B486FEBB7D11FCFB0D66B28F57C_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->get__size_2(); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_1 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); NullCheck(L_1); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))))))) { goto IL_001e; } } { int32_t L_2 = (int32_t)__this->get__size_2(); NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); } IL_001e: { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_3 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_4 = (int32_t)__this->get__size_2(); V_0 = (int32_t)L_4; int32_t L_5 = V_0; __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); int32_t L_6 = V_0; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_7 = ___item0; NullCheck(L_3); (L_3)->SetAt(static_cast(L_6), (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_7); int32_t L_8 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))); return; } } // System.Int32 System.Collections.Generic.List`1::System.Collections.IList.Add(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_System_Collections_IList_Add_m7928A20A706C373442599D1135527835DA61E08D_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___item0; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)20), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) RuntimeObject * L_1 = ___item0; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )((*(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D *)((Frame_t277B57D2C572A3B179CEA0357869DB245F52128D *)UnBox(L_1, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); goto IL_0029; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0016; } throw e; } CATCH_0016: {// begin catch(System.InvalidCastException) RuntimeObject * L_2 = ___item0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_3, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_2, (Type_t *)L_4, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0029; }// end catch (depth: 1) IL_0029: { NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); int32_t L_5; L_5 = (( int32_t (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1)); } } // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_m42B144603E11F1A112F556C4272078345B39CCB8_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); RuntimeObject* L_1 = ___collection0; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)L_0, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)); return; } } // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Clear_mD3B916FD903A7977786EC76576F81B233AB7BB22_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0022; } } { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_1 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_2 = (int32_t)__this->get__size_2(); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_1, (int32_t)0, (int32_t)L_2, /*hidden argument*/NULL); __this->set__size_2(0); } IL_0022: { int32_t L_3 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::Contains(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Contains_m4AC9895F98B128E69198174AACABDE2AB613B48E_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E * V_1 = NULL; int32_t V_2 = 0; { goto IL_0030; } { V_0 = (int32_t)0; goto IL_0025; } IL_000c: { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_1 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_4 = (L_1)->GetAt(static_cast(L_3)); goto IL_0021; } { return (bool)1; } IL_0021: { int32_t L_5 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_0025: { int32_t L_6 = V_0; int32_t L_7 = (int32_t)__this->get__size_2(); if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_000c; } } { return (bool)0; } IL_0030: { EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E * L_8; L_8 = (( EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); V_1 = (EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E *)L_8; V_2 = (int32_t)0; goto IL_0055; } IL_003a: { EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E * L_9 = V_1; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_10 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_11 = V_2; NullCheck(L_10); int32_t L_12 = L_11; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_13 = (L_10)->GetAt(static_cast(L_12)); Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_14 = ___item0; NullCheck((EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E *)L_9); bool L_15; L_15 = VirtualFuncInvoker2< bool, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , Frame_t277B57D2C572A3B179CEA0357869DB245F52128D >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1::Equals(T,T) */, (EqualityComparer_1_t60A9547520815325B2D347E99135CBDD9972027E *)L_9, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_13, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_14); if (!L_15) { goto IL_0051; } } { return (bool)1; } IL_0051: { int32_t L_16 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0055: { int32_t L_17 = V_2; int32_t L_18 = (int32_t)__this->get__size_2(); if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_003a; } } { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.Contains(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_Contains_mF04EC0A844BFF6A7B06993231D9458978C59DF74_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); bool L_3; L_3 = (( bool (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )((*(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D *)((Frame_t277B57D2C572A3B179CEA0357869DB245F52128D *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); return (bool)L_3; } IL_0015: { return (bool)0; } } // System.Void System.Collections.Generic.List`1::CopyTo(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_mDF33952C95810827920BF7C434849677B94D7DE6_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* ___array0, const RuntimeMethod* method) { { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_0 = ___array0; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)L_0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return; } } // System.Void System.Collections.Generic.List`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_ICollection_CopyTo_m1B8C41452E95098083CFC0FEC85DDAC2E341583D_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, RuntimeArray * ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeArray * L_0 = ___array0; if (!L_0) { goto IL_0012; } } { RuntimeArray * L_1 = ___array0; NullCheck((RuntimeArray *)L_1); int32_t L_2; L_2 = Array_get_Rank_mE9E4804EA433AA2265F9D9CA3B1B5082ECD757D0((RuntimeArray *)L_1, /*hidden argument*/NULL); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)7, /*hidden argument*/NULL); } IL_0012: { } IL_0013: try {// begin try (depth: 1) FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_3 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); RuntimeArray * L_4 = ___array0; int32_t L_5 = ___arrayIndex1; int32_t L_6 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, (int32_t)0, (RuntimeArray *)L_4, (int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); goto IL_0033; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0029; } throw e; } CATCH_0029: {// begin catch(System.ArrayTypeMismatchException) ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)18), /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0033; }// end catch (depth: 1) IL_0033: { return; } } // System.Void System.Collections.Generic.List`1::CopyTo(System.Int32,T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_m7970C6713DC759122F96B5ABAD6F56A960737EF3_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___index0, FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* ___array1, int32_t ___arrayIndex2, int32_t ___count3, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); int32_t L_1 = ___index0; int32_t L_2 = ___count3; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_1))) >= ((int32_t)L_2))) { goto IL_0013; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_0013: { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_3 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_4 = ___index0; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_5 = ___array1; int32_t L_6 = ___arrayIndex2; int32_t L_7 = ___count3; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, (int32_t)L_4, (RuntimeArray *)(RuntimeArray *)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/NULL); return; } } // System.Void System.Collections.Generic.List`1::CopyTo(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_mB42D7B99AA7ED3FE116CEEE757818CF912F4FE1C_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method) { { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_0 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_1 = ___array0; int32_t L_2 = ___arrayIndex1; int32_t L_3 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_0, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_1, (int32_t)L_2, (int32_t)L_3, /*hidden argument*/NULL); return; } } // System.Void System.Collections.Generic.List`1::EnsureCapacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_EnsureCapacity_m5AACC02EF4822E36CCCF634D09F33F6A526496F4_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___min0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B4_0 = 0; { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_0 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); NullCheck(L_0); int32_t L_1 = ___min0; if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)))) >= ((int32_t)L_1))) { goto IL_003d; } } { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_2 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); NullCheck(L_2); if (!(((RuntimeArray*)L_2)->max_length)) { goto IL_0020; } } { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_3 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); NullCheck(L_3); G_B4_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (int32_t)2)); goto IL_0021; } IL_0020: { G_B4_0 = 4; } IL_0021: { V_0 = (int32_t)G_B4_0; int32_t L_4 = V_0; if ((!(((uint32_t)L_4) > ((uint32_t)((int32_t)2146435071))))) { goto IL_0030; } } { V_0 = (int32_t)((int32_t)2146435071); } IL_0030: { int32_t L_5 = V_0; int32_t L_6 = ___min0; if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_0036; } } { int32_t L_7 = ___min0; V_0 = (int32_t)L_7; } IL_0036: { int32_t L_8 = V_0; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)); } IL_003d: { return; } } // System.Boolean System.Collections.Generic.List`1::Exists(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Exists_mA62AA6E0BEA4CF4673DD1E9B965849F636D506AA_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 * ___match0, const RuntimeMethod* method) { { Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 * L_0 = ___match0; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); int32_t L_1; L_1 = (( int32_t (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)); return (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // T System.Collections.Generic.List`1::Find(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Frame_t277B57D2C572A3B179CEA0357869DB245F52128D List_1_Find_m4BFF81AC880E12FD201BB1D78CCF1A32B99A5549_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 * ___match0, const RuntimeMethod* method) { int32_t V_0 = 0; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D V_1; memset((&V_1), 0, sizeof(V_1)); { Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 * L_0 = ___match0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { V_0 = (int32_t)0; goto IL_0032; } IL_000d: { Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 * L_1 = ___match0; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_2 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = L_3; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_5 = (L_2)->GetAt(static_cast(L_4)); NullCheck((Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *)L_1); bool L_6; L_6 = (( bool (*) (Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *)L_1, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_6) { goto IL_002e; } } { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_7 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_8 = V_0; NullCheck(L_7); int32_t L_9 = L_8; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_10 = (L_7)->GetAt(static_cast(L_9)); return (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_10; } IL_002e: { int32_t L_11 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0032: { int32_t L_12 = V_0; int32_t L_13 = (int32_t)__this->get__size_2(); if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_000d; } } { il2cpp_codegen_initobj((&V_1), sizeof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )); Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_14 = V_1; return (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_14; } } // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_mC2741629E9AE21281C36EE72807466BBA92C913D_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 * ___match0, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 * L_1 = ___match0; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); int32_t L_2; L_2 = (( int32_t (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, int32_t, Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 24)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)0, (int32_t)L_0, (Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 24)); return (int32_t)L_2; } } // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Int32,System.Int32,System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_mE5440DF9DAC741B9972E8B88B5698E865F02F553_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___startIndex0, int32_t ___count1, Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 * ___match2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___startIndex0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)14), (int32_t)((int32_t)22), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = ___count1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0021; } } { int32_t L_3 = ___startIndex0; int32_t L_4 = (int32_t)__this->get__size_2(); int32_t L_5 = ___count1; if ((((int32_t)L_3) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5))))) { goto IL_002a; } } IL_0021: { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)((int32_t)25), /*hidden argument*/NULL); } IL_002a: { Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 * L_6 = ___match2; if (L_6) { goto IL_0033; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0033: { int32_t L_7 = ___startIndex0; int32_t L_8 = ___count1; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)L_8)); int32_t L_9 = ___startIndex0; V_1 = (int32_t)L_9; goto IL_0055; } IL_003b: { Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 * L_10 = ___match2; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_11 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_14 = (L_11)->GetAt(static_cast(L_13)); NullCheck((Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *)L_10); bool L_15; L_15 = (( bool (*) (Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *)L_10, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_15) { goto IL_0051; } } { int32_t L_16 = V_1; return (int32_t)L_16; } IL_0051: { int32_t L_17 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0055: { int32_t L_18 = V_1; int32_t L_19 = V_0; if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_003b; } } { return (int32_t)(-1); } } // System.Void System.Collections.Generic.List`1::ForEach(System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_ForEach_mDEF9F76F7079EF9A717961E0EB189C5F92293A3A_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, Action_1_tC4BF66A8BD99ED8D2FE8BF91DC0A6EAF55F99773 * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { Action_1_tC4BF66A8BD99ED8D2FE8BF91DC0A6EAF55F99773 * L_0 = ___action0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = (int32_t)__this->get__version_3(); V_0 = (int32_t)L_1; V_1 = (int32_t)0; goto IL_003a; } IL_0014: { int32_t L_2 = V_0; int32_t L_3 = (int32_t)__this->get__version_3(); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0024; } } { IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); bool L_4 = ((BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_0(); if (L_4) { goto IL_0043; } } IL_0024: { Action_1_tC4BF66A8BD99ED8D2FE8BF91DC0A6EAF55F99773 * L_5 = ___action0; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_6 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck((Action_1_tC4BF66A8BD99ED8D2FE8BF91DC0A6EAF55F99773 *)L_5); (( void (*) (Action_1_tC4BF66A8BD99ED8D2FE8BF91DC0A6EAF55F99773 *, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25)->methodPointer)((Action_1_tC4BF66A8BD99ED8D2FE8BF91DC0A6EAF55F99773 *)L_5, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25)); int32_t L_10 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_003a: { int32_t L_11 = V_1; int32_t L_12 = (int32_t)__this->get__size_2(); if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0014; } } IL_0043: { int32_t L_13 = V_0; int32_t L_14 = (int32_t)__this->get__version_3(); if ((((int32_t)L_13) == ((int32_t)L_14))) { goto IL_005a; } } { IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); bool L_15 = ((BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_0(); if (!L_15) { goto IL_005a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_005a: { return; } } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D List_1_GetEnumerator_m0FFC403BA55F3DDE3A92DB6DD4D263BDA4E89114_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { { Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m8EB173F2A541A85ADD33C8E68E6191682CD208FC((&L_0), (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); return (Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D )L_0; } } // System.Collections.Generic.IEnumerator`1 System.Collections.Generic.List`1::System.Collections.Generic.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m1EEA1A8A3C322E7F7B2FD92D3A1FC78F5823442E_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { { Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m8EB173F2A541A85ADD33C8E68E6191682CD208FC((&L_0), (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D L_1 = (Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 26), &L_1); return (RuntimeObject*)L_2; } } // System.Collections.IEnumerator System.Collections.Generic.List`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_System_Collections_IEnumerable_GetEnumerator_m4C137B4ECBA5762B5D96543A43F9874910F36C9D_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { { Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m8EB173F2A541A85ADD33C8E68E6191682CD208FC((&L_0), (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D L_1 = (Enumerator_t5AE4E4F0A07721DB878660F1D26EC3498D17C24D )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 26), &L_1); return (RuntimeObject*)L_2; } } // System.Int32 System.Collections.Generic.List`1::IndexOf(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_IndexOf_m3F412DE2F2DC0C0E1778991D43CA7A539EF9DA2C_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D ___item0, const RuntimeMethod* method) { { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_0 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_1 = ___item0; int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3; L_3 = (( int32_t (*) (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 28)->methodPointer)((FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)L_0, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_1, (int32_t)0, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 28)); return (int32_t)L_3; } } // System.Int32 System.Collections.Generic.List`1::System.Collections.IList.IndexOf(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_System_Collections_IList_IndexOf_m72710753DB5B7FCADE336E16B103BA487E9247F8_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); int32_t L_3; L_3 = (( int32_t (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )((*(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D *)((Frame_t277B57D2C572A3B179CEA0357869DB245F52128D *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)); return (int32_t)L_3; } IL_0015: { return (int32_t)(-1); } } // System.Void System.Collections.Generic.List`1::Insert(System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Insert_m0714BAD9EEF549646480BFBAE0A63AFD2E8271F9_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___index0, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)((int32_t)27), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = (int32_t)__this->get__size_2(); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_3 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); NullCheck(L_3); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))))))) { goto IL_0030; } } { int32_t L_4 = (int32_t)__this->get__size_2(); NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); } IL_0030: { int32_t L_5 = ___index0; int32_t L_6 = (int32_t)__this->get__size_2(); if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_0056; } } { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_7 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_8 = ___index0; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_9 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_10 = ___index0; int32_t L_11 = (int32_t)__this->get__size_2(); int32_t L_12 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (RuntimeArray *)(RuntimeArray *)L_9, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)L_12)), /*hidden argument*/NULL); } IL_0056: { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_13 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_14 = ___index0; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_15 = ___item1; NullCheck(L_13); (L_13)->SetAt(static_cast(L_14), (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_15); int32_t L_16 = (int32_t)__this->get__size_2(); __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1))); int32_t L_17 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.Insert(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_Insert_mBE67ED8D09F5763157824C96AE02D2C6494D90B8_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___index0, RuntimeObject * ___item1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___item1; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)20), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) int32_t L_1 = ___index0; RuntimeObject * L_2 = ___item1; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)L_1, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )((*(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D *)((Frame_t277B57D2C572A3B179CEA0357869DB245F52128D *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)); goto IL_002a; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0017; } throw e; } CATCH_0017: {// begin catch(System.InvalidCastException) RuntimeObject * L_3 = ___item1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_002a; }// end catch (depth: 1) IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_InsertRange_m8019279453C67A1D0EBFE9AAE7D5AD953CD771B0_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___index0, RuntimeObject* ___collection1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___collection1; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)6, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = ___index0; int32_t L_2 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_1) > ((uint32_t)L_2)))) { goto IL_001b; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)((int32_t)22), /*hidden argument*/NULL); } IL_001b: { RuntimeObject* L_3 = ___collection1; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2))); RuntimeObject* L_4 = V_0; if (!L_4) { goto IL_00c0; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); int32_t L_6; L_6 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_5); V_1 = (int32_t)L_6; int32_t L_7 = V_1; if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_00ef; } } { int32_t L_8 = (int32_t)__this->get__size_2(); int32_t L_9 = V_1; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); int32_t L_10 = ___index0; int32_t L_11 = (int32_t)__this->get__size_2(); if ((((int32_t)L_10) >= ((int32_t)L_11))) { goto IL_006a; } } { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_12 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_13 = ___index0; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_14 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_15 = ___index0; int32_t L_16 = V_1; int32_t L_17 = (int32_t)__this->get__size_2(); int32_t L_18 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_12, (int32_t)L_13, (RuntimeArray *)(RuntimeArray *)L_14, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_18)), /*hidden argument*/NULL); } IL_006a: { RuntimeObject* L_19 = V_0; if ((!(((RuntimeObject*)(List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this) == ((RuntimeObject*)(RuntimeObject*)L_19)))) { goto IL_00a3; } } { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_20 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_21 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_22 = ___index0; int32_t L_23 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_20, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_21, (int32_t)L_22, (int32_t)L_23, /*hidden argument*/NULL); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_24 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_25 = ___index0; int32_t L_26 = V_1; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_27 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_28 = ___index0; int32_t L_29 = (int32_t)__this->get__size_2(); int32_t L_30 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_24, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)), (RuntimeArray *)(RuntimeArray *)L_27, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_28, (int32_t)2)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)L_30)), /*hidden argument*/NULL); goto IL_00b0; } IL_00a3: { RuntimeObject* L_31 = V_0; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_32 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_33 = ___index0; NullCheck((RuntimeObject*)L_31); InterfaceActionInvoker2< FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_31, (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)L_32, (int32_t)L_33); } IL_00b0: { int32_t L_34 = (int32_t)__this->get__size_2(); int32_t L_35 = V_1; __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)L_35))); goto IL_00ef; } IL_00c0: { RuntimeObject* L_36 = ___collection1; NullCheck((RuntimeObject*)L_36); RuntimeObject* L_37; L_37 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 3), (RuntimeObject*)L_36); V_2 = (RuntimeObject*)L_37; } IL_00c7: try {// begin try (depth: 1) { goto IL_00db; } IL_00c9: { int32_t L_38 = ___index0; int32_t L_39 = (int32_t)L_38; ___index0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); RuntimeObject* L_40 = V_2; NullCheck((RuntimeObject*)L_40); Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_41; L_41 = InterfaceFuncInvoker0< Frame_t277B57D2C572A3B179CEA0357869DB245F52128D >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (RuntimeObject*)L_40); NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)L_39, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)); } IL_00db: { RuntimeObject* L_42 = V_2; NullCheck((RuntimeObject*)L_42); bool L_43; L_43 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_42); if (L_43) { goto IL_00c9; } } IL_00e3: { IL2CPP_LEAVE(0xEF, FINALLY_00e5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00e5; } FINALLY_00e5: {// begin finally (depth: 1) { RuntimeObject* L_44 = V_2; if (!L_44) { goto IL_00ee; } } IL_00e8: { RuntimeObject* L_45 = V_2; NullCheck((RuntimeObject*)L_45); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_45); } IL_00ee: { IL2CPP_END_FINALLY(229) } }// end finally (depth: 1) IL2CPP_CLEANUP(229) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xEF, IL_00ef) } IL_00ef: { int32_t L_46 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::Remove(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m3646A15A3B87EEE9C8D785FAA3C18BE7F1CE057E_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_0 = ___item0; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); int32_t L_1; L_1 = (( int32_t (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0015; } } { int32_t L_3 = V_0; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31)); return (bool)1; } IL_0015: { return (bool)0; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.Remove(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_Remove_m5033C3718DFD18CDFFA84BDF1799FFEEB37D9C01_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); bool L_3; L_3 = (( bool (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 32)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )((*(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D *)((Frame_t277B57D2C572A3B179CEA0357869DB245F52128D *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 32)); } IL_0015: { return; } } // System.Int32 System.Collections.Generic.List`1::RemoveAll(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_RemoveAll_m556C67B97A8F27221C11851E65FE21F40488718D_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 * ___match0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 * L_0 = ___match0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { V_0 = (int32_t)0; goto IL_0011; } IL_000d: { int32_t L_1 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); } IL_0011: { int32_t L_2 = V_0; int32_t L_3 = (int32_t)__this->get__size_2(); if ((((int32_t)L_2) >= ((int32_t)L_3))) { goto IL_002e; } } { Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 * L_4 = ___match0; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_5 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *)L_4); bool L_9; L_9 = (( bool (*) (Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *)L_4, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_9) { goto IL_000d; } } IL_002e: { int32_t L_10 = V_0; int32_t L_11 = (int32_t)__this->get__size_2(); if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0039; } } { return (int32_t)0; } IL_0039: { int32_t L_12 = V_0; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); goto IL_0089; } IL_003f: { int32_t L_13 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0043: { int32_t L_14 = V_1; int32_t L_15 = (int32_t)__this->get__size_2(); if ((((int32_t)L_14) >= ((int32_t)L_15))) { goto IL_0060; } } { Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 * L_16 = ___match0; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_17 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_18 = V_1; NullCheck(L_17); int32_t L_19 = L_18; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck((Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *)L_16); bool L_21; L_21 = (( bool (*) (Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t3A8F3E6A3EB61A0F88DB6C7EFA6B22A6A906C816 *)L_16, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (L_21) { goto IL_003f; } } IL_0060: { int32_t L_22 = V_1; int32_t L_23 = (int32_t)__this->get__size_2(); if ((((int32_t)L_22) >= ((int32_t)L_23))) { goto IL_0089; } } { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_24 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_25 = V_0; int32_t L_26 = (int32_t)L_25; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_27 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_28 = V_1; int32_t L_29 = (int32_t)L_28; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); NullCheck(L_27); int32_t L_30 = L_29; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_31 = (L_27)->GetAt(static_cast(L_30)); NullCheck(L_24); (L_24)->SetAt(static_cast(L_26), (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_31); } IL_0089: { int32_t L_32 = V_1; int32_t L_33 = (int32_t)__this->get__size_2(); if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0043; } } { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_34 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_35 = V_0; int32_t L_36 = (int32_t)__this->get__size_2(); int32_t L_37 = V_0; Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_34, (int32_t)L_35, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)L_37)), /*hidden argument*/NULL); int32_t L_38 = (int32_t)__this->get__size_2(); int32_t L_39 = V_0; int32_t L_40 = V_0; __this->set__size_2(L_40); int32_t L_41 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1))); return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)L_39)); } } // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_mFB0A332CBAC9172D805C688F256BF6FA18F2B0B9_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___index0, const RuntimeMethod* method) { Frame_t277B57D2C572A3B179CEA0357869DB245F52128D V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { int32_t L_2 = (int32_t)__this->get__size_2(); __this->set__size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))); int32_t L_3 = ___index0; int32_t L_4 = (int32_t)__this->get__size_2(); if ((((int32_t)L_3) >= ((int32_t)L_4))) { goto IL_0042; } } { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_5 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_6 = ___index0; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_7 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_8 = ___index0; int32_t L_9 = (int32_t)__this->get__size_2(); int32_t L_10 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_5, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)), (RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)L_10)), /*hidden argument*/NULL); } IL_0042: { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_11 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_12 = (int32_t)__this->get__size_2(); il2cpp_codegen_initobj((&V_0), sizeof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )); Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_13 = V_0; NullCheck(L_11); (L_11)->SetAt(static_cast(L_12), (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_13); int32_t L_14 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::RemoveRange(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveRange_mB96D03263238B61A3081EC41EE33287BB3202A08_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { int32_t L_5 = ___count1; if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0082; } } { int32_t L_6 = (int32_t)__this->get__size_2(); int32_t L_7 = ___count1; __this->set__size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_7))); int32_t L_8 = ___index0; int32_t L_9 = (int32_t)__this->get__size_2(); if ((((int32_t)L_8) >= ((int32_t)L_9))) { goto IL_0062; } } { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_10 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_11 = ___index0; int32_t L_12 = ___count1; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_13 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_14 = ___index0; int32_t L_15 = (int32_t)__this->get__size_2(); int32_t L_16 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_10, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12)), (RuntimeArray *)(RuntimeArray *)L_13, (int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)L_16)), /*hidden argument*/NULL); } IL_0062: { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_17 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_18 = (int32_t)__this->get__size_2(); int32_t L_19 = ___count1; Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_17, (int32_t)L_18, (int32_t)L_19, /*hidden argument*/NULL); int32_t L_20 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1))); } IL_0082: { return; } } // System.Void System.Collections.Generic.List`1::Reverse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Reverse_mFFDAAB766D4B45678934D83EBECAB846CE16A4BC_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { { NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 33)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)0, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 33)); return; } } // System.Void System.Collections.Generic.List`1::Reverse(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Reverse_m4311371156451B527AEE8F9498ED42DCE874D2EC_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_5 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_6 = ___index0; int32_t L_7 = ___count1; (( void (*) (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34)->methodPointer)((FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34)); int32_t L_8 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::Sort() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m3ADCA768C4F690F961757382F61C3C9A62E03C69_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { { NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)0, (int32_t)L_0, (RuntimeObject*)NULL, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m2D115F92F09A849FE6A5F4BF9225745626B53010_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, RuntimeObject* ___comparer0, const RuntimeMethod* method) { { NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); RuntimeObject* L_1 = ___comparer0; NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)0, (int32_t)L_0, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_mB8390400C6FDB349D1ACA48160A6A70BE012D757_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, int32_t ___index0, int32_t ___count1, RuntimeObject* ___comparer2, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_5 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_6 = ___index0; int32_t L_7 = ___count1; RuntimeObject* L_8 = ___comparer2; (( void (*) (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)->methodPointer)((FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)L_5, (int32_t)L_6, (int32_t)L_7, (RuntimeObject*)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)); int32_t L_9 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m30D30DB209B0FADCDABF6DA48CF9271BBE90E2D9_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, Comparison_1_tEFF5E1A56CF87D524D1CD15D8285D3152D1D8227 * ___comparison0, const RuntimeMethod* method) { { Comparison_1_tEFF5E1A56CF87D524D1CD15D8285D3152D1D8227 * L_0 = ___comparison0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = (int32_t)__this->get__size_2(); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0025; } } { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_2 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); int32_t L_3 = (int32_t)__this->get__size_2(); Comparison_1_tEFF5E1A56CF87D524D1CD15D8285D3152D1D8227 * L_4 = ___comparison0; (( void (*) (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*, int32_t, int32_t, Comparison_1_tEFF5E1A56CF87D524D1CD15D8285D3152D1D8227 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37)->methodPointer)((FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)L_2, (int32_t)0, (int32_t)L_3, (Comparison_1_tEFF5E1A56CF87D524D1CD15D8285D3152D1D8227 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37)); } IL_0025: { return; } } // T[] System.Collections.Generic.List`1::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* List_1_ToArray_mBAAA19E06CB677FCFDA33A471085ABE2594C1F4C_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* V_0 = NULL; { int32_t L_0 = (int32_t)__this->get__size_2(); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_1 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)(FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_0); V_0 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)L_1; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_2 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_3 = V_0; int32_t L_4 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_2, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_3, (int32_t)0, (int32_t)L_4, /*hidden argument*/NULL); FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_5 = V_0; return (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)L_5; } } // System.Void System.Collections.Generic.List`1::TrimExcess() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_TrimExcess_mEA2D56709036C30E33198BFD00EEC5B4CE5CA9AC_gshared (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_0 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)__this->get__items_1(); NullCheck(L_0); V_0 = (int32_t)((int32_t)((int32_t)((double)il2cpp_codegen_multiply((double)((double)((double)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))))), (double)(0.90000000000000002))))); int32_t L_1 = (int32_t)__this->get__size_2(); int32_t L_2 = V_0; if ((((int32_t)L_1) >= ((int32_t)L_2))) { goto IL_002a; } } { int32_t L_3 = (int32_t)__this->get__size_2(); NullCheck((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this); (( void (*) (List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)->methodPointer)((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4 *)__this, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)); } IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__cctor_mD850A122E752561EB605548B8BA5CB2E482B1F81_gshared (const RuntimeMethod* method) { { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_0 = (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)(FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), (uint32_t)0); ((List_1_t73173DC394C38388B3BABA529B3B0BB5B548F5F4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set__emptyArray_5(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m09F359E67B85ACC2445B48D40C8D83DDB3E8EF94_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_0 = ((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_0); return; } } // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m39AD00B0BE21031B355A228E958649A380DF35BF_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___capacity0, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___capacity0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)12), (int32_t)4, /*hidden argument*/NULL); } IL_0012: { int32_t L_1 = ___capacity0; if (L_1) { goto IL_0021; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_2 = ((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_2); return; } IL_0021: { int32_t L_3 = ___capacity0; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_4 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)(TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_3); __this->set__items_1(L_4); return; } } // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m269512494437C24DC7BB6508012FD1D7AB79C4CF_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___collection0; if (L_0) { goto IL_000f; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)6, /*hidden argument*/NULL); } IL_000f: { RuntimeObject* L_1 = ___collection0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2))); RuntimeObject* L_2 = V_0; if (!L_2) { goto IL_0050; } } { RuntimeObject* L_3 = V_0; NullCheck((RuntimeObject*)L_3); int32_t L_4; L_4 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_3); V_1 = (int32_t)L_4; int32_t L_5 = V_1; if (L_5) { goto IL_002f; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_6 = ((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_6); return; } IL_002f: { int32_t L_7 = V_1; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_8 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)(TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_7); __this->set__items_1(L_8); RuntimeObject* L_9 = V_0; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_10 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); NullCheck((RuntimeObject*)L_9); InterfaceActionInvoker2< TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_9, (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)L_10, (int32_t)0); int32_t L_11 = V_1; __this->set__size_2(L_11); return; } IL_0050: { __this->set__size_2(0); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_12 = ((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_12); RuntimeObject* L_13 = ___collection0; NullCheck((RuntimeObject*)L_13); RuntimeObject* L_14; L_14 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 3), (RuntimeObject*)L_13); V_2 = (RuntimeObject*)L_14; } IL_0069: try {// begin try (depth: 1) { goto IL_0077; } IL_006b: { RuntimeObject* L_15 = V_2; NullCheck((RuntimeObject*)L_15); TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_16; L_16 = InterfaceFuncInvoker0< TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (RuntimeObject*)L_15); NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); } IL_0077: { RuntimeObject* L_17 = V_2; NullCheck((RuntimeObject*)L_17); bool L_18; L_18 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if (L_18) { goto IL_006b; } } IL_007f: { IL2CPP_LEAVE(0x8B, FINALLY_0081); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0081; } FINALLY_0081: {// begin finally (depth: 1) { RuntimeObject* L_19 = V_2; if (!L_19) { goto IL_008a; } } IL_0084: { RuntimeObject* L_20 = V_2; NullCheck((RuntimeObject*)L_20); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_20); } IL_008a: { IL2CPP_END_FINALLY(129) } }// end finally (depth: 1) IL2CPP_CLEANUP(129) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x8B, IL_008b) } IL_008b: { return; } } // System.Int32 System.Collections.Generic.List`1::get_Capacity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Capacity_m72DC4E947430813EC2574FA07391AFA788603E0E_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_0 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); NullCheck(L_0); return (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); } } // System.Void System.Collections.Generic.List`1::set_Capacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Capacity_mB6EA4D37F7EA2E740F2C4C034EA2ACE5EF743799_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___value0, const RuntimeMethod* method) { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* V_0 = NULL; { int32_t L_0 = ___value0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)15), (int32_t)((int32_t)21), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = ___value0; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_3 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); NullCheck(L_3); if ((((int32_t)L_2) == ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))))) { goto IL_0058; } } { int32_t L_4 = ___value0; if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_004d; } } { int32_t L_5 = ___value0; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_6 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)(TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_5); V_0 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)L_6; int32_t L_7 = (int32_t)__this->get__size_2(); if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_0045; } } { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_8 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_9 = V_0; int32_t L_10 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_8, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_9, (int32_t)0, (int32_t)L_10, /*hidden argument*/NULL); } IL_0045: { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_11 = V_0; __this->set__items_1(L_11); return; } IL_004d: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_12 = ((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_12); } IL_0058: { return; } } // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m30C78B09951AF8EE9CBAFD3600348663D3438D27_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.get_IsFixedSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_get_IsFixedSize_m46E76EC8A486825FC6B75FA18B145A2CB217B0F6_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.Generic.ICollection.get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m2BD06D38A8B95F45CE32DB5CBF3A85949006A733_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_get_IsReadOnly_m8CF76FBB9E510E6C618BC4EB0831893E7CBD8A04_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.ICollection.get_IsSynchronized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_ICollection_get_IsSynchronized_mEDC4F6F8BED180F9FB6C86D8CF87D6E92FA582C2_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.Generic.List`1::System.Collections.ICollection.get_SyncRoot() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_System_Collections_ICollection_get_SyncRoot_mFE635209774252A60BA481599819DB2893887C3A_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = (RuntimeObject *)__this->get__syncRoot_4(); if (L_0) { goto IL_001a; } } { RuntimeObject ** L_1 = (RuntimeObject **)__this->get_address_of__syncRoot_4(); RuntimeObject * L_2 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(L_2, /*hidden argument*/NULL); RuntimeObject * L_3; L_3 = InterlockedCompareExchangeImpl((RuntimeObject **)(RuntimeObject **)L_1, (RuntimeObject *)L_2, (RuntimeObject *)NULL); } IL_001a: { RuntimeObject * L_4 = (RuntimeObject *)__this->get__syncRoot_4(); return (RuntimeObject *)L_4; } } // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 List_1_get_Item_m66E2B70BAD6D0D33F11504865B4BE597D0605590_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_2 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_3 = ___index0; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)L_2, (int32_t)L_3); return (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_4; } } // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m28A5EF8F48C771270550812C52269ABA14162CFB_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___index0, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_2 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_3 = ___index0; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_4 = ___value1; NullCheck(L_2); (L_2)->SetAt(static_cast(L_3), (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_4); int32_t L_5 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::IsCompatibleObject(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_IsCompatibleObject_mA5D48EA38BEEFC603354AAF4318481A79AFFE1C6_gshared (RuntimeObject * ___value0, const RuntimeMethod* method) { TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject * L_0 = ___value0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))) { goto IL_001f; } } { RuntimeObject * L_1 = ___value0; if (L_1) { goto IL_001d; } } { il2cpp_codegen_initobj((&V_0), sizeof(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )); TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_2 = V_0; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_3 = (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7), &L_3); return (bool)((((RuntimeObject*)(RuntimeObject *)L_4) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); } IL_001d: { return (bool)0; } IL_001f: { return (bool)1; } } // System.Object System.Collections.Generic.List`1::System.Collections.IList.get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_System_Collections_IList_get_Item_mF98F69AA6E59F7CE50219826A3E8975ED1F3DD0A_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_1; L_1 = (( TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_2 = (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_1; RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7), &L_2); return (RuntimeObject *)L_3; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.set_Item(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_set_Item_mA0073776F0F1AA938A1A66007E2682FBE3C2CD10_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___value1; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)15), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) int32_t L_1 = ___index0; RuntimeObject * L_2 = ___value1; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)L_1, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )((*(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 *)((TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); goto IL_002a; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0017; } throw e; } CATCH_0017: {// begin catch(System.InvalidCastException) RuntimeObject * L_3 = ___value1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_002a; }// end catch (depth: 1) IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m713CFC62B74AAB3A110BC881FA33B030CE698F56_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->get__size_2(); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_1 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); NullCheck(L_1); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))))))) { goto IL_001e; } } { int32_t L_2 = (int32_t)__this->get__size_2(); NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); } IL_001e: { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_3 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_4 = (int32_t)__this->get__size_2(); V_0 = (int32_t)L_4; int32_t L_5 = V_0; __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); int32_t L_6 = V_0; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_7 = ___item0; NullCheck(L_3); (L_3)->SetAt(static_cast(L_6), (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_7); int32_t L_8 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))); return; } } // System.Int32 System.Collections.Generic.List`1::System.Collections.IList.Add(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_System_Collections_IList_Add_m4F7E6D322AA0DF1D5A0BF00640C0D5ACD97B1AB8_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___item0; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)20), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) RuntimeObject * L_1 = ___item0; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )((*(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 *)((TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 *)UnBox(L_1, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); goto IL_0029; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0016; } throw e; } CATCH_0016: {// begin catch(System.InvalidCastException) RuntimeObject * L_2 = ___item0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_3, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_2, (Type_t *)L_4, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0029; }// end catch (depth: 1) IL_0029: { NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); int32_t L_5; L_5 = (( int32_t (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1)); } } // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_m1E45CB99245475DFC3B20EA9D4CF594C25375405_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); RuntimeObject* L_1 = ___collection0; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)L_0, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)); return; } } // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Clear_m1DC7F84AA3B9CB872FD0EB47BFDDEB4FC3645444_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0022; } } { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_1 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_2 = (int32_t)__this->get__size_2(); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_1, (int32_t)0, (int32_t)L_2, /*hidden argument*/NULL); __this->set__size_2(0); } IL_0022: { int32_t L_3 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::Contains(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Contains_m9977F75B4B0DE96702CBF1FA8A323CEE4E79A9B8_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57 * V_1 = NULL; int32_t V_2 = 0; { goto IL_0030; } { V_0 = (int32_t)0; goto IL_0025; } IL_000c: { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_1 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_4 = (L_1)->GetAt(static_cast(L_3)); goto IL_0021; } { return (bool)1; } IL_0021: { int32_t L_5 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_0025: { int32_t L_6 = V_0; int32_t L_7 = (int32_t)__this->get__size_2(); if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_000c; } } { return (bool)0; } IL_0030: { EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57 * L_8; L_8 = (( EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); V_1 = (EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57 *)L_8; V_2 = (int32_t)0; goto IL_0055; } IL_003a: { EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57 * L_9 = V_1; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_10 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_11 = V_2; NullCheck(L_10); int32_t L_12 = L_11; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_13 = (L_10)->GetAt(static_cast(L_12)); TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_14 = ___item0; NullCheck((EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57 *)L_9); bool L_15; L_15 = VirtualFuncInvoker2< bool, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1::Equals(T,T) */, (EqualityComparer_1_t0C943A7DF63336DA4335E99F847C586F2F293A57 *)L_9, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_13, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_14); if (!L_15) { goto IL_0051; } } { return (bool)1; } IL_0051: { int32_t L_16 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0055: { int32_t L_17 = V_2; int32_t L_18 = (int32_t)__this->get__size_2(); if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_003a; } } { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.Contains(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_Contains_m2EA043BEE3B9B2E46536F3DC6D4CCE7372029A5A_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); bool L_3; L_3 = (( bool (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )((*(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 *)((TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); return (bool)L_3; } IL_0015: { return (bool)0; } } // System.Void System.Collections.Generic.List`1::CopyTo(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_mC93926BAEBFEC631ECA780C4A5F026119313A156_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* ___array0, const RuntimeMethod* method) { { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_0 = ___array0; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)L_0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return; } } // System.Void System.Collections.Generic.List`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_ICollection_CopyTo_m61778FF041C5B42475ABC3EC4ECD11E454C66983_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, RuntimeArray * ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeArray * L_0 = ___array0; if (!L_0) { goto IL_0012; } } { RuntimeArray * L_1 = ___array0; NullCheck((RuntimeArray *)L_1); int32_t L_2; L_2 = Array_get_Rank_mE9E4804EA433AA2265F9D9CA3B1B5082ECD757D0((RuntimeArray *)L_1, /*hidden argument*/NULL); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)7, /*hidden argument*/NULL); } IL_0012: { } IL_0013: try {// begin try (depth: 1) TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_3 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); RuntimeArray * L_4 = ___array0; int32_t L_5 = ___arrayIndex1; int32_t L_6 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, (int32_t)0, (RuntimeArray *)L_4, (int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); goto IL_0033; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0029; } throw e; } CATCH_0029: {// begin catch(System.ArrayTypeMismatchException) ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)18), /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0033; }// end catch (depth: 1) IL_0033: { return; } } // System.Void System.Collections.Generic.List`1::CopyTo(System.Int32,T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_m8AA30607795214B8F4F9099933313541B68845E4_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___index0, TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* ___array1, int32_t ___arrayIndex2, int32_t ___count3, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); int32_t L_1 = ___index0; int32_t L_2 = ___count3; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_1))) >= ((int32_t)L_2))) { goto IL_0013; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_0013: { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_3 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_4 = ___index0; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_5 = ___array1; int32_t L_6 = ___arrayIndex2; int32_t L_7 = ___count3; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, (int32_t)L_4, (RuntimeArray *)(RuntimeArray *)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/NULL); return; } } // System.Void System.Collections.Generic.List`1::CopyTo(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_m994021A37980FCE36FABA2DEC11F50F6E6F99B5E_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method) { { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_0 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_1 = ___array0; int32_t L_2 = ___arrayIndex1; int32_t L_3 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_0, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_1, (int32_t)L_2, (int32_t)L_3, /*hidden argument*/NULL); return; } } // System.Void System.Collections.Generic.List`1::EnsureCapacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_EnsureCapacity_mAFD74BA133D727ADB64A0910BF91FC20CF8827A8_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___min0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B4_0 = 0; { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_0 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); NullCheck(L_0); int32_t L_1 = ___min0; if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)))) >= ((int32_t)L_1))) { goto IL_003d; } } { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_2 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); NullCheck(L_2); if (!(((RuntimeArray*)L_2)->max_length)) { goto IL_0020; } } { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_3 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); NullCheck(L_3); G_B4_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (int32_t)2)); goto IL_0021; } IL_0020: { G_B4_0 = 4; } IL_0021: { V_0 = (int32_t)G_B4_0; int32_t L_4 = V_0; if ((!(((uint32_t)L_4) > ((uint32_t)((int32_t)2146435071))))) { goto IL_0030; } } { V_0 = (int32_t)((int32_t)2146435071); } IL_0030: { int32_t L_5 = V_0; int32_t L_6 = ___min0; if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_0036; } } { int32_t L_7 = ___min0; V_0 = (int32_t)L_7; } IL_0036: { int32_t L_8 = V_0; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)); } IL_003d: { return; } } // System.Boolean System.Collections.Generic.List`1::Exists(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Exists_mA3B6FE4BA713C80776FB2C48FE6761C7AE820095_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 * ___match0, const RuntimeMethod* method) { { Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 * L_0 = ___match0; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); int32_t L_1; L_1 = (( int32_t (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)); return (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // T System.Collections.Generic.List`1::Find(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 List_1_Find_m4538636AFED635A536A47507226D583E5DC3C0D3_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 * ___match0, const RuntimeMethod* method) { int32_t V_0 = 0; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 V_1; memset((&V_1), 0, sizeof(V_1)); { Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 * L_0 = ___match0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { V_0 = (int32_t)0; goto IL_0032; } IL_000d: { Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 * L_1 = ___match0; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_2 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = L_3; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_5 = (L_2)->GetAt(static_cast(L_4)); NullCheck((Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *)L_1); bool L_6; L_6 = (( bool (*) (Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *)L_1, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_6) { goto IL_002e; } } { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_7 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_8 = V_0; NullCheck(L_7); int32_t L_9 = L_8; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_10 = (L_7)->GetAt(static_cast(L_9)); return (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_10; } IL_002e: { int32_t L_11 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0032: { int32_t L_12 = V_0; int32_t L_13 = (int32_t)__this->get__size_2(); if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_000d; } } { il2cpp_codegen_initobj((&V_1), sizeof(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )); TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_14 = V_1; return (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_14; } } // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_mDC941FC2A2F3A9E09E8A2A9E9496319A3AC5E253_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 * ___match0, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 * L_1 = ___match0; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); int32_t L_2; L_2 = (( int32_t (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, int32_t, Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 24)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)0, (int32_t)L_0, (Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 24)); return (int32_t)L_2; } } // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Int32,System.Int32,System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_m27BC5D70B307C42B5448B0E565AEF91E05EC2254_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___startIndex0, int32_t ___count1, Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 * ___match2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___startIndex0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)14), (int32_t)((int32_t)22), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = ___count1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0021; } } { int32_t L_3 = ___startIndex0; int32_t L_4 = (int32_t)__this->get__size_2(); int32_t L_5 = ___count1; if ((((int32_t)L_3) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5))))) { goto IL_002a; } } IL_0021: { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)((int32_t)25), /*hidden argument*/NULL); } IL_002a: { Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 * L_6 = ___match2; if (L_6) { goto IL_0033; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0033: { int32_t L_7 = ___startIndex0; int32_t L_8 = ___count1; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)L_8)); int32_t L_9 = ___startIndex0; V_1 = (int32_t)L_9; goto IL_0055; } IL_003b: { Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 * L_10 = ___match2; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_11 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_14 = (L_11)->GetAt(static_cast(L_13)); NullCheck((Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *)L_10); bool L_15; L_15 = (( bool (*) (Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *)L_10, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_15) { goto IL_0051; } } { int32_t L_16 = V_1; return (int32_t)L_16; } IL_0051: { int32_t L_17 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0055: { int32_t L_18 = V_1; int32_t L_19 = V_0; if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_003b; } } { return (int32_t)(-1); } } // System.Void System.Collections.Generic.List`1::ForEach(System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_ForEach_mC0725DC76F2B7A0A3CE3B17252B5F6AA47358449_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, Action_1_t1EA3901C41007ADD2112E3A2D323CAAD7EB0795E * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { Action_1_t1EA3901C41007ADD2112E3A2D323CAAD7EB0795E * L_0 = ___action0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = (int32_t)__this->get__version_3(); V_0 = (int32_t)L_1; V_1 = (int32_t)0; goto IL_003a; } IL_0014: { int32_t L_2 = V_0; int32_t L_3 = (int32_t)__this->get__version_3(); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0024; } } { IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); bool L_4 = ((BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_0(); if (L_4) { goto IL_0043; } } IL_0024: { Action_1_t1EA3901C41007ADD2112E3A2D323CAAD7EB0795E * L_5 = ___action0; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_6 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck((Action_1_t1EA3901C41007ADD2112E3A2D323CAAD7EB0795E *)L_5); (( void (*) (Action_1_t1EA3901C41007ADD2112E3A2D323CAAD7EB0795E *, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25)->methodPointer)((Action_1_t1EA3901C41007ADD2112E3A2D323CAAD7EB0795E *)L_5, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25)); int32_t L_10 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_003a: { int32_t L_11 = V_1; int32_t L_12 = (int32_t)__this->get__size_2(); if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0014; } } IL_0043: { int32_t L_13 = V_0; int32_t L_14 = (int32_t)__this->get__version_3(); if ((((int32_t)L_13) == ((int32_t)L_14))) { goto IL_005a; } } { IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); bool L_15 = ((BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_0(); if (!L_15) { goto IL_005a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_005a: { return; } } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A List_1_GetEnumerator_m12977ADAD265FDE26F86B405EE4B749A3C9A1296_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { { Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m9689CF3EC0C56DACEC8D69F4B6880179209A0B66((&L_0), (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); return (Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A )L_0; } } // System.Collections.Generic.IEnumerator`1 System.Collections.Generic.List`1::System.Collections.Generic.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m36796664EC97DF4B246639664B3AD7BFF404B3FA_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { { Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m9689CF3EC0C56DACEC8D69F4B6880179209A0B66((&L_0), (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A L_1 = (Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 26), &L_1); return (RuntimeObject*)L_2; } } // System.Collections.IEnumerator System.Collections.Generic.List`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_System_Collections_IEnumerable_GetEnumerator_m511BEF5E59D019AF6473EDC4B89C2C37DF35148F_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { { Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m9689CF3EC0C56DACEC8D69F4B6880179209A0B66((&L_0), (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A L_1 = (Enumerator_tE0160AD91614DF014284435ACD1558B5B5DC651A )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 26), &L_1); return (RuntimeObject*)L_2; } } // System.Int32 System.Collections.Generic.List`1::IndexOf(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_IndexOf_m5E969E02383C43E3818AE06BF09F096FA3408433_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 ___item0, const RuntimeMethod* method) { { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_0 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_1 = ___item0; int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3; L_3 = (( int32_t (*) (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 28)->methodPointer)((TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)L_0, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_1, (int32_t)0, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 28)); return (int32_t)L_3; } } // System.Int32 System.Collections.Generic.List`1::System.Collections.IList.IndexOf(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_System_Collections_IList_IndexOf_m1A7DD431C53578E4A0D666478C739912F49C9468_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); int32_t L_3; L_3 = (( int32_t (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )((*(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 *)((TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)); return (int32_t)L_3; } IL_0015: { return (int32_t)(-1); } } // System.Void System.Collections.Generic.List`1::Insert(System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Insert_m0BFEBED9E365E68828DB74A311B83C2CF50FECF2_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___index0, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)((int32_t)27), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = (int32_t)__this->get__size_2(); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_3 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); NullCheck(L_3); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))))))) { goto IL_0030; } } { int32_t L_4 = (int32_t)__this->get__size_2(); NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); } IL_0030: { int32_t L_5 = ___index0; int32_t L_6 = (int32_t)__this->get__size_2(); if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_0056; } } { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_7 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_8 = ___index0; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_9 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_10 = ___index0; int32_t L_11 = (int32_t)__this->get__size_2(); int32_t L_12 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (RuntimeArray *)(RuntimeArray *)L_9, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)L_12)), /*hidden argument*/NULL); } IL_0056: { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_13 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_14 = ___index0; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_15 = ___item1; NullCheck(L_13); (L_13)->SetAt(static_cast(L_14), (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_15); int32_t L_16 = (int32_t)__this->get__size_2(); __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1))); int32_t L_17 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.Insert(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_Insert_m4EAD60B9C03625C9CEBA27427E745D87C2C1BC04_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___index0, RuntimeObject * ___item1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___item1; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)20), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) int32_t L_1 = ___index0; RuntimeObject * L_2 = ___item1; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)L_1, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )((*(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 *)((TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)); goto IL_002a; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0017; } throw e; } CATCH_0017: {// begin catch(System.InvalidCastException) RuntimeObject * L_3 = ___item1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_002a; }// end catch (depth: 1) IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_InsertRange_mC3317F9337CABF017F0CB714927995C5164899AB_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___index0, RuntimeObject* ___collection1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___collection1; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)6, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = ___index0; int32_t L_2 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_1) > ((uint32_t)L_2)))) { goto IL_001b; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)((int32_t)22), /*hidden argument*/NULL); } IL_001b: { RuntimeObject* L_3 = ___collection1; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2))); RuntimeObject* L_4 = V_0; if (!L_4) { goto IL_00c0; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); int32_t L_6; L_6 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_5); V_1 = (int32_t)L_6; int32_t L_7 = V_1; if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_00ef; } } { int32_t L_8 = (int32_t)__this->get__size_2(); int32_t L_9 = V_1; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); int32_t L_10 = ___index0; int32_t L_11 = (int32_t)__this->get__size_2(); if ((((int32_t)L_10) >= ((int32_t)L_11))) { goto IL_006a; } } { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_12 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_13 = ___index0; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_14 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_15 = ___index0; int32_t L_16 = V_1; int32_t L_17 = (int32_t)__this->get__size_2(); int32_t L_18 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_12, (int32_t)L_13, (RuntimeArray *)(RuntimeArray *)L_14, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_18)), /*hidden argument*/NULL); } IL_006a: { RuntimeObject* L_19 = V_0; if ((!(((RuntimeObject*)(List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this) == ((RuntimeObject*)(RuntimeObject*)L_19)))) { goto IL_00a3; } } { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_20 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_21 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_22 = ___index0; int32_t L_23 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_20, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_21, (int32_t)L_22, (int32_t)L_23, /*hidden argument*/NULL); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_24 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_25 = ___index0; int32_t L_26 = V_1; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_27 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_28 = ___index0; int32_t L_29 = (int32_t)__this->get__size_2(); int32_t L_30 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_24, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)), (RuntimeArray *)(RuntimeArray *)L_27, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_28, (int32_t)2)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)L_30)), /*hidden argument*/NULL); goto IL_00b0; } IL_00a3: { RuntimeObject* L_31 = V_0; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_32 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_33 = ___index0; NullCheck((RuntimeObject*)L_31); InterfaceActionInvoker2< TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_31, (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)L_32, (int32_t)L_33); } IL_00b0: { int32_t L_34 = (int32_t)__this->get__size_2(); int32_t L_35 = V_1; __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)L_35))); goto IL_00ef; } IL_00c0: { RuntimeObject* L_36 = ___collection1; NullCheck((RuntimeObject*)L_36); RuntimeObject* L_37; L_37 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 3), (RuntimeObject*)L_36); V_2 = (RuntimeObject*)L_37; } IL_00c7: try {// begin try (depth: 1) { goto IL_00db; } IL_00c9: { int32_t L_38 = ___index0; int32_t L_39 = (int32_t)L_38; ___index0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); RuntimeObject* L_40 = V_2; NullCheck((RuntimeObject*)L_40); TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_41; L_41 = InterfaceFuncInvoker0< TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (RuntimeObject*)L_40); NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)L_39, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)); } IL_00db: { RuntimeObject* L_42 = V_2; NullCheck((RuntimeObject*)L_42); bool L_43; L_43 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_42); if (L_43) { goto IL_00c9; } } IL_00e3: { IL2CPP_LEAVE(0xEF, FINALLY_00e5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00e5; } FINALLY_00e5: {// begin finally (depth: 1) { RuntimeObject* L_44 = V_2; if (!L_44) { goto IL_00ee; } } IL_00e8: { RuntimeObject* L_45 = V_2; NullCheck((RuntimeObject*)L_45); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_45); } IL_00ee: { IL2CPP_END_FINALLY(229) } }// end finally (depth: 1) IL2CPP_CLEANUP(229) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xEF, IL_00ef) } IL_00ef: { int32_t L_46 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::Remove(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m1E0AE1DCFFA4D5ECDB13C979DF69F86CC79EFAE8_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_0 = ___item0; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); int32_t L_1; L_1 = (( int32_t (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0015; } } { int32_t L_3 = V_0; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31)); return (bool)1; } IL_0015: { return (bool)0; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.Remove(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_Remove_mE69FD6C0929B140B2B6DC43EE39B5686A79C6FDC_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); bool L_3; L_3 = (( bool (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 32)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )((*(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 *)((TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 32)); } IL_0015: { return; } } // System.Int32 System.Collections.Generic.List`1::RemoveAll(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_RemoveAll_m44D986A9A2973445022555C8FC7EC0A8AA0FF46B_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 * ___match0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 * L_0 = ___match0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { V_0 = (int32_t)0; goto IL_0011; } IL_000d: { int32_t L_1 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); } IL_0011: { int32_t L_2 = V_0; int32_t L_3 = (int32_t)__this->get__size_2(); if ((((int32_t)L_2) >= ((int32_t)L_3))) { goto IL_002e; } } { Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 * L_4 = ___match0; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_5 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *)L_4); bool L_9; L_9 = (( bool (*) (Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *)L_4, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_9) { goto IL_000d; } } IL_002e: { int32_t L_10 = V_0; int32_t L_11 = (int32_t)__this->get__size_2(); if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0039; } } { return (int32_t)0; } IL_0039: { int32_t L_12 = V_0; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); goto IL_0089; } IL_003f: { int32_t L_13 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0043: { int32_t L_14 = V_1; int32_t L_15 = (int32_t)__this->get__size_2(); if ((((int32_t)L_14) >= ((int32_t)L_15))) { goto IL_0060; } } { Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 * L_16 = ___match0; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_17 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_18 = V_1; NullCheck(L_17); int32_t L_19 = L_18; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck((Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *)L_16); bool L_21; L_21 = (( bool (*) (Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t79557F03BAE8BFE9B63D1DF6E5A7D1B78FB70358 *)L_16, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (L_21) { goto IL_003f; } } IL_0060: { int32_t L_22 = V_1; int32_t L_23 = (int32_t)__this->get__size_2(); if ((((int32_t)L_22) >= ((int32_t)L_23))) { goto IL_0089; } } { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_24 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_25 = V_0; int32_t L_26 = (int32_t)L_25; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_27 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_28 = V_1; int32_t L_29 = (int32_t)L_28; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); NullCheck(L_27); int32_t L_30 = L_29; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_31 = (L_27)->GetAt(static_cast(L_30)); NullCheck(L_24); (L_24)->SetAt(static_cast(L_26), (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_31); } IL_0089: { int32_t L_32 = V_1; int32_t L_33 = (int32_t)__this->get__size_2(); if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0043; } } { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_34 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_35 = V_0; int32_t L_36 = (int32_t)__this->get__size_2(); int32_t L_37 = V_0; Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_34, (int32_t)L_35, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)L_37)), /*hidden argument*/NULL); int32_t L_38 = (int32_t)__this->get__size_2(); int32_t L_39 = V_0; int32_t L_40 = V_0; __this->set__size_2(L_40); int32_t L_41 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1))); return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)L_39)); } } // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_mE4FF78729ABECD1398F9C865B0697A66C6AF6B5F_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___index0, const RuntimeMethod* method) { TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { int32_t L_2 = (int32_t)__this->get__size_2(); __this->set__size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))); int32_t L_3 = ___index0; int32_t L_4 = (int32_t)__this->get__size_2(); if ((((int32_t)L_3) >= ((int32_t)L_4))) { goto IL_0042; } } { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_5 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_6 = ___index0; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_7 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_8 = ___index0; int32_t L_9 = (int32_t)__this->get__size_2(); int32_t L_10 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_5, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)), (RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)L_10)), /*hidden argument*/NULL); } IL_0042: { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_11 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_12 = (int32_t)__this->get__size_2(); il2cpp_codegen_initobj((&V_0), sizeof(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )); TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_13 = V_0; NullCheck(L_11); (L_11)->SetAt(static_cast(L_12), (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_13); int32_t L_14 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::RemoveRange(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveRange_m6FC47B20C15EBF5836A4229C7EB69F72590AAF3A_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { int32_t L_5 = ___count1; if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0082; } } { int32_t L_6 = (int32_t)__this->get__size_2(); int32_t L_7 = ___count1; __this->set__size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_7))); int32_t L_8 = ___index0; int32_t L_9 = (int32_t)__this->get__size_2(); if ((((int32_t)L_8) >= ((int32_t)L_9))) { goto IL_0062; } } { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_10 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_11 = ___index0; int32_t L_12 = ___count1; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_13 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_14 = ___index0; int32_t L_15 = (int32_t)__this->get__size_2(); int32_t L_16 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_10, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12)), (RuntimeArray *)(RuntimeArray *)L_13, (int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)L_16)), /*hidden argument*/NULL); } IL_0062: { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_17 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_18 = (int32_t)__this->get__size_2(); int32_t L_19 = ___count1; Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_17, (int32_t)L_18, (int32_t)L_19, /*hidden argument*/NULL); int32_t L_20 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1))); } IL_0082: { return; } } // System.Void System.Collections.Generic.List`1::Reverse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Reverse_m92863561B4EE419B9256B16EB8E526E738AABF85_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { { NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 33)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)0, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 33)); return; } } // System.Void System.Collections.Generic.List`1::Reverse(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Reverse_m757D4CD88B7E165D37638890C62A630DD2420A99_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_5 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_6 = ___index0; int32_t L_7 = ___count1; (( void (*) (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34)->methodPointer)((TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34)); int32_t L_8 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::Sort() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m23F9D3B7489B81DE2A7C6393C8E0F65D99D7D5BB_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { { NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)0, (int32_t)L_0, (RuntimeObject*)NULL, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_mFF387C506A00218FBDA9AC607ECAE2E1B8F0312D_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, RuntimeObject* ___comparer0, const RuntimeMethod* method) { { NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); RuntimeObject* L_1 = ___comparer0; NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)0, (int32_t)L_0, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m6B080A154C3D58ED392166277C4B261C76C05447_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, int32_t ___index0, int32_t ___count1, RuntimeObject* ___comparer2, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_5 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_6 = ___index0; int32_t L_7 = ___count1; RuntimeObject* L_8 = ___comparer2; (( void (*) (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)->methodPointer)((TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)L_5, (int32_t)L_6, (int32_t)L_7, (RuntimeObject*)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)); int32_t L_9 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_mCF246D4ED56651BBA6990F59E9822076B4E267A1_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, Comparison_1_tD80E310E19F2F02B4240A9ACF6CC3271D33E5A65 * ___comparison0, const RuntimeMethod* method) { { Comparison_1_tD80E310E19F2F02B4240A9ACF6CC3271D33E5A65 * L_0 = ___comparison0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = (int32_t)__this->get__size_2(); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0025; } } { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_2 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); int32_t L_3 = (int32_t)__this->get__size_2(); Comparison_1_tD80E310E19F2F02B4240A9ACF6CC3271D33E5A65 * L_4 = ___comparison0; (( void (*) (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*, int32_t, int32_t, Comparison_1_tD80E310E19F2F02B4240A9ACF6CC3271D33E5A65 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37)->methodPointer)((TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)L_2, (int32_t)0, (int32_t)L_3, (Comparison_1_tD80E310E19F2F02B4240A9ACF6CC3271D33E5A65 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37)); } IL_0025: { return; } } // T[] System.Collections.Generic.List`1::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* List_1_ToArray_m656D2D9942F5AD315CBEA3B80DECB406D2094991_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* V_0 = NULL; { int32_t L_0 = (int32_t)__this->get__size_2(); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_1 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)(TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_0); V_0 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)L_1; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_2 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_3 = V_0; int32_t L_4 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_2, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_3, (int32_t)0, (int32_t)L_4, /*hidden argument*/NULL); TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_5 = V_0; return (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)L_5; } } // System.Void System.Collections.Generic.List`1::TrimExcess() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_TrimExcess_m42A77735499020F52088B0444F2354EB322B8B74_gshared (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_0 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)__this->get__items_1(); NullCheck(L_0); V_0 = (int32_t)((int32_t)((int32_t)((double)il2cpp_codegen_multiply((double)((double)((double)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))))), (double)(0.90000000000000002))))); int32_t L_1 = (int32_t)__this->get__size_2(); int32_t L_2 = V_0; if ((((int32_t)L_1) >= ((int32_t)L_2))) { goto IL_002a; } } { int32_t L_3 = (int32_t)__this->get__size_2(); NullCheck((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this); (( void (*) (List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)->methodPointer)((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 *)__this, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)); } IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__cctor_mDFD9F738F65FA27CB28F8E567F780CBFD48FC4B0_gshared (const RuntimeMethod* method) { { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_0 = (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)(TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), (uint32_t)0); ((List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set__emptyArray_5(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m6F4DE46B1F87DD744C73546F2767C212F334E429_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_0 = ((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_0); return; } } // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m5C056BA6406A6A524D53C63DB351ADE09B64DC45_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___capacity0, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___capacity0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)12), (int32_t)4, /*hidden argument*/NULL); } IL_0012: { int32_t L_1 = ___capacity0; if (L_1) { goto IL_0021; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_2 = ((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_2); return; } IL_0021: { int32_t L_3 = ___capacity0; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_4 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)(WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_3); __this->set__items_1(L_4); return; } } // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m936FB07C3D07C91624AAC2BD00E0CDD4AB4F2097_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___collection0; if (L_0) { goto IL_000f; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)6, /*hidden argument*/NULL); } IL_000f: { RuntimeObject* L_1 = ___collection0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2))); RuntimeObject* L_2 = V_0; if (!L_2) { goto IL_0050; } } { RuntimeObject* L_3 = V_0; NullCheck((RuntimeObject*)L_3); int32_t L_4; L_4 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_3); V_1 = (int32_t)L_4; int32_t L_5 = V_1; if (L_5) { goto IL_002f; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_6 = ((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_6); return; } IL_002f: { int32_t L_7 = V_1; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_8 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)(WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_7); __this->set__items_1(L_8); RuntimeObject* L_9 = V_0; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_10 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); NullCheck((RuntimeObject*)L_9); InterfaceActionInvoker2< WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_9, (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)L_10, (int32_t)0); int32_t L_11 = V_1; __this->set__size_2(L_11); return; } IL_0050: { __this->set__size_2(0); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_12 = ((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_12); RuntimeObject* L_13 = ___collection0; NullCheck((RuntimeObject*)L_13); RuntimeObject* L_14; L_14 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 3), (RuntimeObject*)L_13); V_2 = (RuntimeObject*)L_14; } IL_0069: try {// begin try (depth: 1) { goto IL_0077; } IL_006b: { RuntimeObject* L_15 = V_2; NullCheck((RuntimeObject*)L_15); WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_16; L_16 = InterfaceFuncInvoker0< WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (RuntimeObject*)L_15); NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); } IL_0077: { RuntimeObject* L_17 = V_2; NullCheck((RuntimeObject*)L_17); bool L_18; L_18 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if (L_18) { goto IL_006b; } } IL_007f: { IL2CPP_LEAVE(0x8B, FINALLY_0081); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0081; } FINALLY_0081: {// begin finally (depth: 1) { RuntimeObject* L_19 = V_2; if (!L_19) { goto IL_008a; } } IL_0084: { RuntimeObject* L_20 = V_2; NullCheck((RuntimeObject*)L_20); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_20); } IL_008a: { IL2CPP_END_FINALLY(129) } }// end finally (depth: 1) IL2CPP_CLEANUP(129) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x8B, IL_008b) } IL_008b: { return; } } // System.Int32 System.Collections.Generic.List`1::get_Capacity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Capacity_mE663A247A51B44FC870288FD777CB6B98507B4CF_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_0 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); NullCheck(L_0); return (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); } } // System.Void System.Collections.Generic.List`1::set_Capacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Capacity_mAAC158186A184F4CE1FB286A2C37BB1A8059DEAD_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___value0, const RuntimeMethod* method) { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* V_0 = NULL; { int32_t L_0 = ___value0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)15), (int32_t)((int32_t)21), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = ___value0; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_3 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); NullCheck(L_3); if ((((int32_t)L_2) == ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))))) { goto IL_0058; } } { int32_t L_4 = ___value0; if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_004d; } } { int32_t L_5 = ___value0; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_6 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)(WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_5); V_0 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)L_6; int32_t L_7 = (int32_t)__this->get__size_2(); if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_0045; } } { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_8 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_9 = V_0; int32_t L_10 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_8, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_9, (int32_t)0, (int32_t)L_10, /*hidden argument*/NULL); } IL_0045: { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_11 = V_0; __this->set__items_1(L_11); return; } IL_004d: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_12 = ((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_12); } IL_0058: { return; } } // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mB8B85465C2537289C6F7DA4FAA8B5C91FD32AB02_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.get_IsFixedSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_get_IsFixedSize_m7E85FB7DBD93E421CF95BE176552023DB5ACE3A8_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.Generic.ICollection.get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_mD9A7ACC9DFE188EEA39921DD0199FBC2F252E9CE_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_get_IsReadOnly_mF541FF7D91208A78DEFB8CEE7F1C5B55FE0801E6_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.ICollection.get_IsSynchronized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_ICollection_get_IsSynchronized_mD3576193ABE7A0B6253A1B13CE9853E630463314_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.Generic.List`1::System.Collections.ICollection.get_SyncRoot() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_System_Collections_ICollection_get_SyncRoot_m9304B2AD0A0D79A3DD9F1C9165BF60BDC040A5EB_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = (RuntimeObject *)__this->get__syncRoot_4(); if (L_0) { goto IL_001a; } } { RuntimeObject ** L_1 = (RuntimeObject **)__this->get_address_of__syncRoot_4(); RuntimeObject * L_2 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(L_2, /*hidden argument*/NULL); RuntimeObject * L_3; L_3 = InterlockedCompareExchangeImpl((RuntimeObject **)(RuntimeObject **)L_1, (RuntimeObject *)L_2, (RuntimeObject *)NULL); } IL_001a: { RuntimeObject * L_4 = (RuntimeObject *)__this->get__syncRoot_4(); return (RuntimeObject *)L_4; } } // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 List_1_get_Item_mACBAC547D3A12E4E81C4F75ACBF7F230169643EE_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_2 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_3 = ___index0; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)L_2, (int32_t)L_3); return (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_4; } } // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m6AFCB78292EB740375C6E69A769FE4A2EDC2792A_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___index0, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_2 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_3 = ___index0; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_4 = ___value1; NullCheck(L_2); (L_2)->SetAt(static_cast(L_3), (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_4); int32_t L_5 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::IsCompatibleObject(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_IsCompatibleObject_mF725F698A3C2A544A0F77CBC52948E0D6AFE5933_gshared (RuntimeObject * ___value0, const RuntimeMethod* method) { WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject * L_0 = ___value0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))) { goto IL_001f; } } { RuntimeObject * L_1 = ___value0; if (L_1) { goto IL_001d; } } { il2cpp_codegen_initobj((&V_0), sizeof(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )); WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_2 = V_0; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_3 = (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7), &L_3); return (bool)((((RuntimeObject*)(RuntimeObject *)L_4) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); } IL_001d: { return (bool)0; } IL_001f: { return (bool)1; } } // System.Object System.Collections.Generic.List`1::System.Collections.IList.get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_System_Collections_IList_get_Item_m5F5A6A410170373A1AB93A1416BADEECD6638269_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_1; L_1 = (( WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_2 = (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_1; RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7), &L_2); return (RuntimeObject *)L_3; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.set_Item(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_set_Item_m349887F37D8BE3FC2B733137B8FAD4723DB079F4_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___value1; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)15), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) int32_t L_1 = ___index0; RuntimeObject * L_2 = ___value1; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)L_1, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )((*(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 *)((WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); goto IL_002a; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0017; } throw e; } CATCH_0017: {// begin catch(System.InvalidCastException) RuntimeObject * L_3 = ___value1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_002a; }// end catch (depth: 1) IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m9B912B3109BF268F434BAF0078230540EDC82C7A_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->get__size_2(); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_1 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); NullCheck(L_1); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))))))) { goto IL_001e; } } { int32_t L_2 = (int32_t)__this->get__size_2(); NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); } IL_001e: { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_3 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_4 = (int32_t)__this->get__size_2(); V_0 = (int32_t)L_4; int32_t L_5 = V_0; __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); int32_t L_6 = V_0; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_7 = ___item0; NullCheck(L_3); (L_3)->SetAt(static_cast(L_6), (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_7); int32_t L_8 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))); return; } } // System.Int32 System.Collections.Generic.List`1::System.Collections.IList.Add(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_System_Collections_IList_Add_mE0D01A445B262A55D07A67BF337DA99B6A69D2D4_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___item0; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)20), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) RuntimeObject * L_1 = ___item0; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )((*(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 *)((WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 *)UnBox(L_1, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); goto IL_0029; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0016; } throw e; } CATCH_0016: {// begin catch(System.InvalidCastException) RuntimeObject * L_2 = ___item0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_3, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_2, (Type_t *)L_4, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0029; }// end catch (depth: 1) IL_0029: { NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); int32_t L_5; L_5 = (( int32_t (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1)); } } // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_m59BB49D2FE98DBB84AFC870514F84CEF84A84084_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); RuntimeObject* L_1 = ___collection0; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)L_0, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)); return; } } // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Clear_m38FF3BFEF5EF5F96F6B84F59AEC29C695C4CFD4E_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0022; } } { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_1 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_2 = (int32_t)__this->get__size_2(); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_1, (int32_t)0, (int32_t)L_2, /*hidden argument*/NULL); __this->set__size_2(0); } IL_0022: { int32_t L_3 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::Contains(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Contains_mEE0011643A6E3DD2744CC66123AF5E544CE5F192_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D * V_1 = NULL; int32_t V_2 = 0; { goto IL_0030; } { V_0 = (int32_t)0; goto IL_0025; } IL_000c: { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_1 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_4 = (L_1)->GetAt(static_cast(L_3)); goto IL_0021; } { return (bool)1; } IL_0021: { int32_t L_5 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_0025: { int32_t L_6 = V_0; int32_t L_7 = (int32_t)__this->get__size_2(); if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_000c; } } { return (bool)0; } IL_0030: { EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D * L_8; L_8 = (( EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); V_1 = (EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D *)L_8; V_2 = (int32_t)0; goto IL_0055; } IL_003a: { EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D * L_9 = V_1; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_10 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_11 = V_2; NullCheck(L_10); int32_t L_12 = L_11; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_13 = (L_10)->GetAt(static_cast(L_12)); WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_14 = ___item0; NullCheck((EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D *)L_9); bool L_15; L_15 = VirtualFuncInvoker2< bool, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1::Equals(T,T) */, (EqualityComparer_1_t9E29605F47D17DB737066B127517BF205E10444D *)L_9, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_13, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_14); if (!L_15) { goto IL_0051; } } { return (bool)1; } IL_0051: { int32_t L_16 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0055: { int32_t L_17 = V_2; int32_t L_18 = (int32_t)__this->get__size_2(); if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_003a; } } { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.Contains(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_Contains_mD71A8B326CA4361CF2D15778361DF3273820CC62_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); bool L_3; L_3 = (( bool (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )((*(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 *)((WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); return (bool)L_3; } IL_0015: { return (bool)0; } } // System.Void System.Collections.Generic.List`1::CopyTo(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_m915020DC0A654403224D7935777BC96707DC4714_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* ___array0, const RuntimeMethod* method) { { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_0 = ___array0; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)L_0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return; } } // System.Void System.Collections.Generic.List`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_ICollection_CopyTo_m944AE100796BDF519831BBE5A1A94F39840482EE_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, RuntimeArray * ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeArray * L_0 = ___array0; if (!L_0) { goto IL_0012; } } { RuntimeArray * L_1 = ___array0; NullCheck((RuntimeArray *)L_1); int32_t L_2; L_2 = Array_get_Rank_mE9E4804EA433AA2265F9D9CA3B1B5082ECD757D0((RuntimeArray *)L_1, /*hidden argument*/NULL); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)7, /*hidden argument*/NULL); } IL_0012: { } IL_0013: try {// begin try (depth: 1) WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_3 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); RuntimeArray * L_4 = ___array0; int32_t L_5 = ___arrayIndex1; int32_t L_6 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, (int32_t)0, (RuntimeArray *)L_4, (int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); goto IL_0033; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0029; } throw e; } CATCH_0029: {// begin catch(System.ArrayTypeMismatchException) ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)18), /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0033; }// end catch (depth: 1) IL_0033: { return; } } // System.Void System.Collections.Generic.List`1::CopyTo(System.Int32,T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_mE6A0CB365630092CD64ABCFA1BE2EF2F343FD0E4_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___index0, WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* ___array1, int32_t ___arrayIndex2, int32_t ___count3, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); int32_t L_1 = ___index0; int32_t L_2 = ___count3; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_1))) >= ((int32_t)L_2))) { goto IL_0013; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_0013: { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_3 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_4 = ___index0; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_5 = ___array1; int32_t L_6 = ___arrayIndex2; int32_t L_7 = ___count3; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, (int32_t)L_4, (RuntimeArray *)(RuntimeArray *)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/NULL); return; } } // System.Void System.Collections.Generic.List`1::CopyTo(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_m9056E3BD9AB86A8E0815A4B705C964D884F9B0A1_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method) { { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_0 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_1 = ___array0; int32_t L_2 = ___arrayIndex1; int32_t L_3 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_0, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_1, (int32_t)L_2, (int32_t)L_3, /*hidden argument*/NULL); return; } } // System.Void System.Collections.Generic.List`1::EnsureCapacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_EnsureCapacity_mA3E650BDE8224A67D1275CDDA4573D0E59109B75_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___min0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B4_0 = 0; { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_0 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); NullCheck(L_0); int32_t L_1 = ___min0; if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)))) >= ((int32_t)L_1))) { goto IL_003d; } } { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_2 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); NullCheck(L_2); if (!(((RuntimeArray*)L_2)->max_length)) { goto IL_0020; } } { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_3 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); NullCheck(L_3); G_B4_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (int32_t)2)); goto IL_0021; } IL_0020: { G_B4_0 = 4; } IL_0021: { V_0 = (int32_t)G_B4_0; int32_t L_4 = V_0; if ((!(((uint32_t)L_4) > ((uint32_t)((int32_t)2146435071))))) { goto IL_0030; } } { V_0 = (int32_t)((int32_t)2146435071); } IL_0030: { int32_t L_5 = V_0; int32_t L_6 = ___min0; if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_0036; } } { int32_t L_7 = ___min0; V_0 = (int32_t)L_7; } IL_0036: { int32_t L_8 = V_0; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)); } IL_003d: { return; } } // System.Boolean System.Collections.Generic.List`1::Exists(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Exists_mF9ABE81CBC0EB599E24390F9E4ABA7B9D2B0501A_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 * ___match0, const RuntimeMethod* method) { { Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 * L_0 = ___match0; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); int32_t L_1; L_1 = (( int32_t (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)); return (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // T System.Collections.Generic.List`1::Find(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 List_1_Find_m86379324AAA7A327F99DA6719CF3BA5A8BED3E89_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 * ___match0, const RuntimeMethod* method) { int32_t V_0 = 0; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 V_1; memset((&V_1), 0, sizeof(V_1)); { Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 * L_0 = ___match0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { V_0 = (int32_t)0; goto IL_0032; } IL_000d: { Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 * L_1 = ___match0; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_2 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = L_3; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_5 = (L_2)->GetAt(static_cast(L_4)); NullCheck((Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *)L_1); bool L_6; L_6 = (( bool (*) (Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *)L_1, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_6) { goto IL_002e; } } { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_7 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_8 = V_0; NullCheck(L_7); int32_t L_9 = L_8; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_10 = (L_7)->GetAt(static_cast(L_9)); return (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_10; } IL_002e: { int32_t L_11 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0032: { int32_t L_12 = V_0; int32_t L_13 = (int32_t)__this->get__size_2(); if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_000d; } } { il2cpp_codegen_initobj((&V_1), sizeof(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )); WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_14 = V_1; return (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_14; } } // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_m2147EB4D3B14ABA20A805C6E83BAC0593BDDED55_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 * ___match0, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 * L_1 = ___match0; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); int32_t L_2; L_2 = (( int32_t (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, int32_t, Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 24)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)0, (int32_t)L_0, (Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 24)); return (int32_t)L_2; } } // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Int32,System.Int32,System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_mD998D7E404811DBFE997200F911E975EBEF7D7F7_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___startIndex0, int32_t ___count1, Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 * ___match2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___startIndex0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)14), (int32_t)((int32_t)22), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = ___count1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0021; } } { int32_t L_3 = ___startIndex0; int32_t L_4 = (int32_t)__this->get__size_2(); int32_t L_5 = ___count1; if ((((int32_t)L_3) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5))))) { goto IL_002a; } } IL_0021: { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)((int32_t)25), /*hidden argument*/NULL); } IL_002a: { Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 * L_6 = ___match2; if (L_6) { goto IL_0033; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0033: { int32_t L_7 = ___startIndex0; int32_t L_8 = ___count1; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)L_8)); int32_t L_9 = ___startIndex0; V_1 = (int32_t)L_9; goto IL_0055; } IL_003b: { Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 * L_10 = ___match2; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_11 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_14 = (L_11)->GetAt(static_cast(L_13)); NullCheck((Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *)L_10); bool L_15; L_15 = (( bool (*) (Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *)L_10, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_15) { goto IL_0051; } } { int32_t L_16 = V_1; return (int32_t)L_16; } IL_0051: { int32_t L_17 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0055: { int32_t L_18 = V_1; int32_t L_19 = V_0; if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_003b; } } { return (int32_t)(-1); } } // System.Void System.Collections.Generic.List`1::ForEach(System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_ForEach_m2331F3DAA2325F185523FCDFC478A9EE7DD959BC_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, Action_1_t7ACC5782C8EA184FB67419B497510A11C9103BED * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { Action_1_t7ACC5782C8EA184FB67419B497510A11C9103BED * L_0 = ___action0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = (int32_t)__this->get__version_3(); V_0 = (int32_t)L_1; V_1 = (int32_t)0; goto IL_003a; } IL_0014: { int32_t L_2 = V_0; int32_t L_3 = (int32_t)__this->get__version_3(); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0024; } } { IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); bool L_4 = ((BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_0(); if (L_4) { goto IL_0043; } } IL_0024: { Action_1_t7ACC5782C8EA184FB67419B497510A11C9103BED * L_5 = ___action0; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_6 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck((Action_1_t7ACC5782C8EA184FB67419B497510A11C9103BED *)L_5); (( void (*) (Action_1_t7ACC5782C8EA184FB67419B497510A11C9103BED *, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25)->methodPointer)((Action_1_t7ACC5782C8EA184FB67419B497510A11C9103BED *)L_5, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25)); int32_t L_10 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_003a: { int32_t L_11 = V_1; int32_t L_12 = (int32_t)__this->get__size_2(); if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0014; } } IL_0043: { int32_t L_13 = V_0; int32_t L_14 = (int32_t)__this->get__version_3(); if ((((int32_t)L_13) == ((int32_t)L_14))) { goto IL_005a; } } { IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); bool L_15 = ((BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_0(); if (!L_15) { goto IL_005a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_005a: { return; } } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A List_1_GetEnumerator_m1D21E89B7DE6DF7EDA04ADDA002235C68E835BCE_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { { Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mB12D63938F548558EBC660C8053B39B2930E63B6((&L_0), (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); return (Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A )L_0; } } // System.Collections.Generic.IEnumerator`1 System.Collections.Generic.List`1::System.Collections.Generic.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_mBE6EC1EC0E9B596E551DE4B3831FD31AB5D7F5AC_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { { Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mB12D63938F548558EBC660C8053B39B2930E63B6((&L_0), (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A L_1 = (Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 26), &L_1); return (RuntimeObject*)L_2; } } // System.Collections.IEnumerator System.Collections.Generic.List`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_System_Collections_IEnumerable_GetEnumerator_m87E0AC9773BB52CCF6A5CFC1A8369E1EE76B4F2C_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { { Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mB12D63938F548558EBC660C8053B39B2930E63B6((&L_0), (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A L_1 = (Enumerator_tB1A4D1DC5D5AF72BE4241E0BB40115290C90691A )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 26), &L_1); return (RuntimeObject*)L_2; } } // System.Int32 System.Collections.Generic.List`1::IndexOf(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_IndexOf_m738B23C5E265A2741CC5DFD0721E15FC21235F53_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 ___item0, const RuntimeMethod* method) { { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_0 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_1 = ___item0; int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3; L_3 = (( int32_t (*) (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 28)->methodPointer)((WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)L_0, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_1, (int32_t)0, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 28)); return (int32_t)L_3; } } // System.Int32 System.Collections.Generic.List`1::System.Collections.IList.IndexOf(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_System_Collections_IList_IndexOf_mDD8B53C40BF85521BB4C1F0F78EAF8883266F85A_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); int32_t L_3; L_3 = (( int32_t (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )((*(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 *)((WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)); return (int32_t)L_3; } IL_0015: { return (int32_t)(-1); } } // System.Void System.Collections.Generic.List`1::Insert(System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Insert_mECAEE64A61DC7C3B79023514E3A57621F18A1606_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___index0, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)((int32_t)27), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = (int32_t)__this->get__size_2(); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_3 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); NullCheck(L_3); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))))))) { goto IL_0030; } } { int32_t L_4 = (int32_t)__this->get__size_2(); NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); } IL_0030: { int32_t L_5 = ___index0; int32_t L_6 = (int32_t)__this->get__size_2(); if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_0056; } } { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_7 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_8 = ___index0; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_9 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_10 = ___index0; int32_t L_11 = (int32_t)__this->get__size_2(); int32_t L_12 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (RuntimeArray *)(RuntimeArray *)L_9, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)L_12)), /*hidden argument*/NULL); } IL_0056: { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_13 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_14 = ___index0; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_15 = ___item1; NullCheck(L_13); (L_13)->SetAt(static_cast(L_14), (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_15); int32_t L_16 = (int32_t)__this->get__size_2(); __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1))); int32_t L_17 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.Insert(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_Insert_m2E65A45CCF049C1D5F98E7C1474B9B271B110E8C_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___index0, RuntimeObject * ___item1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___item1; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)20), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) int32_t L_1 = ___index0; RuntimeObject * L_2 = ___item1; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)L_1, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )((*(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 *)((WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)); goto IL_002a; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0017; } throw e; } CATCH_0017: {// begin catch(System.InvalidCastException) RuntimeObject * L_3 = ___item1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_002a; }// end catch (depth: 1) IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_InsertRange_m6C3C47AC791CC8BCA2DD29548694D29BEECB3FCF_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___index0, RuntimeObject* ___collection1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___collection1; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)6, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = ___index0; int32_t L_2 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_1) > ((uint32_t)L_2)))) { goto IL_001b; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)((int32_t)22), /*hidden argument*/NULL); } IL_001b: { RuntimeObject* L_3 = ___collection1; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2))); RuntimeObject* L_4 = V_0; if (!L_4) { goto IL_00c0; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); int32_t L_6; L_6 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_5); V_1 = (int32_t)L_6; int32_t L_7 = V_1; if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_00ef; } } { int32_t L_8 = (int32_t)__this->get__size_2(); int32_t L_9 = V_1; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); int32_t L_10 = ___index0; int32_t L_11 = (int32_t)__this->get__size_2(); if ((((int32_t)L_10) >= ((int32_t)L_11))) { goto IL_006a; } } { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_12 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_13 = ___index0; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_14 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_15 = ___index0; int32_t L_16 = V_1; int32_t L_17 = (int32_t)__this->get__size_2(); int32_t L_18 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_12, (int32_t)L_13, (RuntimeArray *)(RuntimeArray *)L_14, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_18)), /*hidden argument*/NULL); } IL_006a: { RuntimeObject* L_19 = V_0; if ((!(((RuntimeObject*)(List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this) == ((RuntimeObject*)(RuntimeObject*)L_19)))) { goto IL_00a3; } } { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_20 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_21 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_22 = ___index0; int32_t L_23 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_20, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_21, (int32_t)L_22, (int32_t)L_23, /*hidden argument*/NULL); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_24 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_25 = ___index0; int32_t L_26 = V_1; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_27 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_28 = ___index0; int32_t L_29 = (int32_t)__this->get__size_2(); int32_t L_30 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_24, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)), (RuntimeArray *)(RuntimeArray *)L_27, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_28, (int32_t)2)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)L_30)), /*hidden argument*/NULL); goto IL_00b0; } IL_00a3: { RuntimeObject* L_31 = V_0; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_32 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_33 = ___index0; NullCheck((RuntimeObject*)L_31); InterfaceActionInvoker2< WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_31, (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)L_32, (int32_t)L_33); } IL_00b0: { int32_t L_34 = (int32_t)__this->get__size_2(); int32_t L_35 = V_1; __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)L_35))); goto IL_00ef; } IL_00c0: { RuntimeObject* L_36 = ___collection1; NullCheck((RuntimeObject*)L_36); RuntimeObject* L_37; L_37 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 3), (RuntimeObject*)L_36); V_2 = (RuntimeObject*)L_37; } IL_00c7: try {// begin try (depth: 1) { goto IL_00db; } IL_00c9: { int32_t L_38 = ___index0; int32_t L_39 = (int32_t)L_38; ___index0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); RuntimeObject* L_40 = V_2; NullCheck((RuntimeObject*)L_40); WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_41; L_41 = InterfaceFuncInvoker0< WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (RuntimeObject*)L_40); NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)L_39, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)); } IL_00db: { RuntimeObject* L_42 = V_2; NullCheck((RuntimeObject*)L_42); bool L_43; L_43 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_42); if (L_43) { goto IL_00c9; } } IL_00e3: { IL2CPP_LEAVE(0xEF, FINALLY_00e5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00e5; } FINALLY_00e5: {// begin finally (depth: 1) { RuntimeObject* L_44 = V_2; if (!L_44) { goto IL_00ee; } } IL_00e8: { RuntimeObject* L_45 = V_2; NullCheck((RuntimeObject*)L_45); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_45); } IL_00ee: { IL2CPP_END_FINALLY(229) } }// end finally (depth: 1) IL2CPP_CLEANUP(229) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xEF, IL_00ef) } IL_00ef: { int32_t L_46 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::Remove(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_mA5D75AF887685FC62AD077C3DFFEE85476573208_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_0 = ___item0; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); int32_t L_1; L_1 = (( int32_t (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0015; } } { int32_t L_3 = V_0; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31)); return (bool)1; } IL_0015: { return (bool)0; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.Remove(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_Remove_mDD793A4644BBE62591CF34FFEC33450DFC692321_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); bool L_3; L_3 = (( bool (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 32)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )((*(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 *)((WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 32)); } IL_0015: { return; } } // System.Int32 System.Collections.Generic.List`1::RemoveAll(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_RemoveAll_m511BDC64BFED7091FCF74E7C51097691DDD9784C_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 * ___match0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 * L_0 = ___match0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { V_0 = (int32_t)0; goto IL_0011; } IL_000d: { int32_t L_1 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); } IL_0011: { int32_t L_2 = V_0; int32_t L_3 = (int32_t)__this->get__size_2(); if ((((int32_t)L_2) >= ((int32_t)L_3))) { goto IL_002e; } } { Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 * L_4 = ___match0; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_5 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *)L_4); bool L_9; L_9 = (( bool (*) (Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *)L_4, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_9) { goto IL_000d; } } IL_002e: { int32_t L_10 = V_0; int32_t L_11 = (int32_t)__this->get__size_2(); if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0039; } } { return (int32_t)0; } IL_0039: { int32_t L_12 = V_0; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); goto IL_0089; } IL_003f: { int32_t L_13 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0043: { int32_t L_14 = V_1; int32_t L_15 = (int32_t)__this->get__size_2(); if ((((int32_t)L_14) >= ((int32_t)L_15))) { goto IL_0060; } } { Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 * L_16 = ___match0; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_17 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_18 = V_1; NullCheck(L_17); int32_t L_19 = L_18; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck((Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *)L_16); bool L_21; L_21 = (( bool (*) (Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t37DCC10ABCA72CA0B7539363EF733CDC2823E931 *)L_16, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (L_21) { goto IL_003f; } } IL_0060: { int32_t L_22 = V_1; int32_t L_23 = (int32_t)__this->get__size_2(); if ((((int32_t)L_22) >= ((int32_t)L_23))) { goto IL_0089; } } { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_24 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_25 = V_0; int32_t L_26 = (int32_t)L_25; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_27 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_28 = V_1; int32_t L_29 = (int32_t)L_28; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); NullCheck(L_27); int32_t L_30 = L_29; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_31 = (L_27)->GetAt(static_cast(L_30)); NullCheck(L_24); (L_24)->SetAt(static_cast(L_26), (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_31); } IL_0089: { int32_t L_32 = V_1; int32_t L_33 = (int32_t)__this->get__size_2(); if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0043; } } { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_34 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_35 = V_0; int32_t L_36 = (int32_t)__this->get__size_2(); int32_t L_37 = V_0; Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_34, (int32_t)L_35, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)L_37)), /*hidden argument*/NULL); int32_t L_38 = (int32_t)__this->get__size_2(); int32_t L_39 = V_0; int32_t L_40 = V_0; __this->set__size_2(L_40); int32_t L_41 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1))); return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)L_39)); } } // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m4EB3DF55FE6BCA081AE85E08CEA9ED97F22EA1AD_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___index0, const RuntimeMethod* method) { WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { int32_t L_2 = (int32_t)__this->get__size_2(); __this->set__size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))); int32_t L_3 = ___index0; int32_t L_4 = (int32_t)__this->get__size_2(); if ((((int32_t)L_3) >= ((int32_t)L_4))) { goto IL_0042; } } { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_5 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_6 = ___index0; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_7 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_8 = ___index0; int32_t L_9 = (int32_t)__this->get__size_2(); int32_t L_10 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_5, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)), (RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)L_10)), /*hidden argument*/NULL); } IL_0042: { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_11 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_12 = (int32_t)__this->get__size_2(); il2cpp_codegen_initobj((&V_0), sizeof(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )); WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_13 = V_0; NullCheck(L_11); (L_11)->SetAt(static_cast(L_12), (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_13); int32_t L_14 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::RemoveRange(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveRange_mD56A164CC5DE647FC88851AC422B99F7A6B4B17B_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { int32_t L_5 = ___count1; if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0082; } } { int32_t L_6 = (int32_t)__this->get__size_2(); int32_t L_7 = ___count1; __this->set__size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_7))); int32_t L_8 = ___index0; int32_t L_9 = (int32_t)__this->get__size_2(); if ((((int32_t)L_8) >= ((int32_t)L_9))) { goto IL_0062; } } { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_10 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_11 = ___index0; int32_t L_12 = ___count1; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_13 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_14 = ___index0; int32_t L_15 = (int32_t)__this->get__size_2(); int32_t L_16 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_10, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12)), (RuntimeArray *)(RuntimeArray *)L_13, (int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)L_16)), /*hidden argument*/NULL); } IL_0062: { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_17 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_18 = (int32_t)__this->get__size_2(); int32_t L_19 = ___count1; Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_17, (int32_t)L_18, (int32_t)L_19, /*hidden argument*/NULL); int32_t L_20 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1))); } IL_0082: { return; } } // System.Void System.Collections.Generic.List`1::Reverse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Reverse_m3AD46661E60EFA8BB3B2D919B098DE441BDC2515_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { { NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 33)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)0, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 33)); return; } } // System.Void System.Collections.Generic.List`1::Reverse(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Reverse_mEC2B86688831AE1E20BE680F170BE7574494515C_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_5 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_6 = ___index0; int32_t L_7 = ___count1; (( void (*) (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34)->methodPointer)((WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34)); int32_t L_8 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::Sort() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m8436B33205944122D15EADD8A86EC68A62792A87_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { { NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)0, (int32_t)L_0, (RuntimeObject*)NULL, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m16E46521FD3BC117178E15622294798DFC9C6AEC_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, RuntimeObject* ___comparer0, const RuntimeMethod* method) { { NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); RuntimeObject* L_1 = ___comparer0; NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)0, (int32_t)L_0, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m7143CFBCEBCE42952A71DC4B7385F3F6754825A5_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, int32_t ___index0, int32_t ___count1, RuntimeObject* ___comparer2, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_5 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_6 = ___index0; int32_t L_7 = ___count1; RuntimeObject* L_8 = ___comparer2; (( void (*) (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)->methodPointer)((WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)L_5, (int32_t)L_6, (int32_t)L_7, (RuntimeObject*)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)); int32_t L_9 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_mAF1AD0C0F39ABA7C44E06D443FA3FACDBC70CF7E_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, Comparison_1_tCD99C09D779DDC7954274041F7CC6D4C44A192ED * ___comparison0, const RuntimeMethod* method) { { Comparison_1_tCD99C09D779DDC7954274041F7CC6D4C44A192ED * L_0 = ___comparison0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = (int32_t)__this->get__size_2(); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0025; } } { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_2 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); int32_t L_3 = (int32_t)__this->get__size_2(); Comparison_1_tCD99C09D779DDC7954274041F7CC6D4C44A192ED * L_4 = ___comparison0; (( void (*) (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*, int32_t, int32_t, Comparison_1_tCD99C09D779DDC7954274041F7CC6D4C44A192ED *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37)->methodPointer)((WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)L_2, (int32_t)0, (int32_t)L_3, (Comparison_1_tCD99C09D779DDC7954274041F7CC6D4C44A192ED *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37)); } IL_0025: { return; } } // T[] System.Collections.Generic.List`1::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* List_1_ToArray_m85CC9AF0777579026EECA43B6D85C4E272EEE6D5_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* V_0 = NULL; { int32_t L_0 = (int32_t)__this->get__size_2(); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_1 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)(WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_0); V_0 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)L_1; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_2 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_3 = V_0; int32_t L_4 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_2, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_3, (int32_t)0, (int32_t)L_4, /*hidden argument*/NULL); WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_5 = V_0; return (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)L_5; } } // System.Void System.Collections.Generic.List`1::TrimExcess() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_TrimExcess_mD0D6E6DFC184131B1D7AB804547E44F2B99C10BC_gshared (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_0 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)__this->get__items_1(); NullCheck(L_0); V_0 = (int32_t)((int32_t)((int32_t)((double)il2cpp_codegen_multiply((double)((double)((double)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))))), (double)(0.90000000000000002))))); int32_t L_1 = (int32_t)__this->get__size_2(); int32_t L_2 = V_0; if ((((int32_t)L_1) >= ((int32_t)L_2))) { goto IL_002a; } } { int32_t L_3 = (int32_t)__this->get__size_2(); NullCheck((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this); (( void (*) (List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)->methodPointer)((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA *)__this, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)); } IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__cctor_mC5793946F1E97A8CFA08596D33B6B7310C55D579_gshared (const RuntimeMethod* method) { { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_0 = (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)(WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), (uint32_t)0); ((List_1_t4EDF55145AC9CAFF3FF238C94A18EEDCA9FFAFFA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set__emptyArray_5(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m5605893814E8F3FB4E1F957195969A0F6C284725_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_0 = ((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_0); return; } } // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m640D2ED1B32201F23E730450D27762CA27B6C3E3_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___capacity0, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___capacity0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)12), (int32_t)4, /*hidden argument*/NULL); } IL_0012: { int32_t L_1 = ___capacity0; if (L_1) { goto IL_0021; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_2 = ((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_2); return; } IL_0021: { int32_t L_3 = ___capacity0; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_4 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)(InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_3); __this->set__items_1(L_4); return; } } // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m85AC0C45908EBECA91E21BAEDA31A95DBDE30B46_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___collection0; if (L_0) { goto IL_000f; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)6, /*hidden argument*/NULL); } IL_000f: { RuntimeObject* L_1 = ___collection0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2))); RuntimeObject* L_2 = V_0; if (!L_2) { goto IL_0050; } } { RuntimeObject* L_3 = V_0; NullCheck((RuntimeObject*)L_3); int32_t L_4; L_4 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_3); V_1 = (int32_t)L_4; int32_t L_5 = V_1; if (L_5) { goto IL_002f; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_6 = ((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_6); return; } IL_002f: { int32_t L_7 = V_1; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_8 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)(InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_7); __this->set__items_1(L_8); RuntimeObject* L_9 = V_0; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_10 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); NullCheck((RuntimeObject*)L_9); InterfaceActionInvoker2< InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_9, (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)L_10, (int32_t)0); int32_t L_11 = V_1; __this->set__size_2(L_11); return; } IL_0050: { __this->set__size_2(0); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_12 = ((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_12); RuntimeObject* L_13 = ___collection0; NullCheck((RuntimeObject*)L_13); RuntimeObject* L_14; L_14 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 3), (RuntimeObject*)L_13); V_2 = (RuntimeObject*)L_14; } IL_0069: try {// begin try (depth: 1) { goto IL_0077; } IL_006b: { RuntimeObject* L_15 = V_2; NullCheck((RuntimeObject*)L_15); InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_16; L_16 = InterfaceFuncInvoker0< InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (RuntimeObject*)L_15); NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); } IL_0077: { RuntimeObject* L_17 = V_2; NullCheck((RuntimeObject*)L_17); bool L_18; L_18 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if (L_18) { goto IL_006b; } } IL_007f: { IL2CPP_LEAVE(0x8B, FINALLY_0081); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0081; } FINALLY_0081: {// begin finally (depth: 1) { RuntimeObject* L_19 = V_2; if (!L_19) { goto IL_008a; } } IL_0084: { RuntimeObject* L_20 = V_2; NullCheck((RuntimeObject*)L_20); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_20); } IL_008a: { IL2CPP_END_FINALLY(129) } }// end finally (depth: 1) IL2CPP_CLEANUP(129) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x8B, IL_008b) } IL_008b: { return; } } // System.Int32 System.Collections.Generic.List`1::get_Capacity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Capacity_m5E08BC2B24CCA0ADDF1FEC2D2EA6DE037889CD57_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_0 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); NullCheck(L_0); return (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); } } // System.Void System.Collections.Generic.List`1::set_Capacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Capacity_mB409698D2509C573A8A3070D77C2F64ADAD76120_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___value0, const RuntimeMethod* method) { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* V_0 = NULL; { int32_t L_0 = ___value0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)15), (int32_t)((int32_t)21), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = ___value0; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_3 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); NullCheck(L_3); if ((((int32_t)L_2) == ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))))) { goto IL_0058; } } { int32_t L_4 = ___value0; if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_004d; } } { int32_t L_5 = ___value0; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_6 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)(InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_5); V_0 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)L_6; int32_t L_7 = (int32_t)__this->get__size_2(); if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_0045; } } { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_8 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_9 = V_0; int32_t L_10 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_8, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_9, (int32_t)0, (int32_t)L_10, /*hidden argument*/NULL); } IL_0045: { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_11 = V_0; __this->set__items_1(L_11); return; } IL_004d: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_12 = ((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5(); __this->set__items_1(L_12); } IL_0058: { return; } } // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m9BD3B0B7DE45DF2D8CE08E0322B0B646FBC5F24E_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.get_IsFixedSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_get_IsFixedSize_mF4527286BCEB8E844F6CBF29F8E42476D2C0C844_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.Generic.ICollection.get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m8AEB9D83D90D8A629701A698882304D0EEBC8834_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_get_IsReadOnly_m42B45113B82EF06B5272EE9F5A6A7E7DEEB0B304_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.ICollection.get_IsSynchronized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_ICollection_get_IsSynchronized_m3C99CA3173285C42F218DE76E79549C0DB7018CE_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.Generic.List`1::System.Collections.ICollection.get_SyncRoot() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_System_Collections_ICollection_get_SyncRoot_mAD134E2180814200FCEFA99B38DBEDD7FFCD26D9_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = (RuntimeObject *)__this->get__syncRoot_4(); if (L_0) { goto IL_001a; } } { RuntimeObject ** L_1 = (RuntimeObject **)__this->get_address_of__syncRoot_4(); RuntimeObject * L_2 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(L_2, /*hidden argument*/NULL); RuntimeObject * L_3; L_3 = InterlockedCompareExchangeImpl((RuntimeObject **)(RuntimeObject **)L_1, (RuntimeObject *)L_2, (RuntimeObject *)NULL); } IL_001a: { RuntimeObject * L_4 = (RuntimeObject *)__this->get__syncRoot_4(); return (RuntimeObject *)L_4; } } // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD List_1_get_Item_mBD6641EA18E8AB5578ED6C410B3E6A5FFFE26D67_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_2 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_3 = ___index0; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)L_2, (int32_t)L_3); return (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_4; } } // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_mEE705DDD4BB71CD76D1E5CF8055ACFE149AFE84E_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___index0, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_2 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_3 = ___index0; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_4 = ___value1; NullCheck(L_2); (L_2)->SetAt(static_cast(L_3), (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_4); int32_t L_5 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::IsCompatibleObject(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_IsCompatibleObject_m4B31B7B36CA1D7D41933E70421959B8720DBBA42_gshared (RuntimeObject * ___value0, const RuntimeMethod* method) { InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject * L_0 = ___value0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))) { goto IL_001f; } } { RuntimeObject * L_1 = ___value0; if (L_1) { goto IL_001d; } } { il2cpp_codegen_initobj((&V_0), sizeof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )); InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_2 = V_0; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_3 = (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7), &L_3); return (bool)((((RuntimeObject*)(RuntimeObject *)L_4) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); } IL_001d: { return (bool)0; } IL_001f: { return (bool)1; } } // System.Object System.Collections.Generic.List`1::System.Collections.IList.get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_System_Collections_IList_get_Item_mD0A7F3120B99FDEF20F58661EA7E68EEF179A2A7_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_1; L_1 = (( InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_2 = (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_1; RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7), &L_2); return (RuntimeObject *)L_3; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.set_Item(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_set_Item_m434B5598D924752541DA7F9FE774540E421AFAEC_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___value1; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)15), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) int32_t L_1 = ___index0; RuntimeObject * L_2 = ___value1; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)L_1, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )((*(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD *)((InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); goto IL_002a; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0017; } throw e; } CATCH_0017: {// begin catch(System.InvalidCastException) RuntimeObject * L_3 = ___value1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_002a; }// end catch (depth: 1) IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m4B0B3BE054389EA03226044A86D1DA8A6740069F_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->get__size_2(); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_1 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); NullCheck(L_1); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))))))) { goto IL_001e; } } { int32_t L_2 = (int32_t)__this->get__size_2(); NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); } IL_001e: { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_3 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_4 = (int32_t)__this->get__size_2(); V_0 = (int32_t)L_4; int32_t L_5 = V_0; __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); int32_t L_6 = V_0; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_7 = ___item0; NullCheck(L_3); (L_3)->SetAt(static_cast(L_6), (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_7); int32_t L_8 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))); return; } } // System.Int32 System.Collections.Generic.List`1::System.Collections.IList.Add(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_System_Collections_IList_Add_m5B053B5683CC0FF63F7ACCC6C8F8464DA09A993D_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___item0; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)20), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) RuntimeObject * L_1 = ___item0; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )((*(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD *)((InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD *)UnBox(L_1, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); goto IL_0029; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0016; } throw e; } CATCH_0016: {// begin catch(System.InvalidCastException) RuntimeObject * L_2 = ___item0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_3, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_2, (Type_t *)L_4, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0029; }// end catch (depth: 1) IL_0029: { NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); int32_t L_5; L_5 = (( int32_t (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1)); } } // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_m0A5B9A841D4BEE6D5131031AFF014E7414812249_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); RuntimeObject* L_1 = ___collection0; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)L_0, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)); return; } } // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Clear_m542CBB21A57EA82E709A5E8BC1242F1AD7340DEE_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0022; } } { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_1 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_2 = (int32_t)__this->get__size_2(); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_1, (int32_t)0, (int32_t)L_2, /*hidden argument*/NULL); __this->set__size_2(0); } IL_0022: { int32_t L_3 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::Contains(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Contains_m423B802E651A908886FAC56E28C2248380E2A0E0_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F * V_1 = NULL; int32_t V_2 = 0; { goto IL_0030; } { V_0 = (int32_t)0; goto IL_0025; } IL_000c: { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_1 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_4 = (L_1)->GetAt(static_cast(L_3)); goto IL_0021; } { return (bool)1; } IL_0021: { int32_t L_5 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_0025: { int32_t L_6 = V_0; int32_t L_7 = (int32_t)__this->get__size_2(); if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_000c; } } { return (bool)0; } IL_0030: { EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F * L_8; L_8 = (( EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); V_1 = (EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F *)L_8; V_2 = (int32_t)0; goto IL_0055; } IL_003a: { EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F * L_9 = V_1; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_10 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_11 = V_2; NullCheck(L_10); int32_t L_12 = L_11; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_13 = (L_10)->GetAt(static_cast(L_12)); InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_14 = ___item0; NullCheck((EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F *)L_9); bool L_15; L_15 = VirtualFuncInvoker2< bool, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1::Equals(T,T) */, (EqualityComparer_1_tBE4101A4E8E65A2916C173DE8661B7067C895D4F *)L_9, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_13, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_14); if (!L_15) { goto IL_0051; } } { return (bool)1; } IL_0051: { int32_t L_16 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0055: { int32_t L_17 = V_2; int32_t L_18 = (int32_t)__this->get__size_2(); if ((((int32_t)L_17) < ((int32_t)L_18))) { goto IL_003a; } } { return (bool)0; } } // System.Boolean System.Collections.Generic.List`1::System.Collections.IList.Contains(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_Contains_m449FF9AA25D2F4517B44843834CA29C16E8BBF13_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); bool L_3; L_3 = (( bool (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )((*(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD *)((InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); return (bool)L_3; } IL_0015: { return (bool)0; } } // System.Void System.Collections.Generic.List`1::CopyTo(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_m9DE6C933B2555B093D49D393B67235991666D2CC_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* ___array0, const RuntimeMethod* method) { { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_0 = ___array0; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)L_0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return; } } // System.Void System.Collections.Generic.List`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_ICollection_CopyTo_m04C176184423632B0D274A716108EB4BBD246A51_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, RuntimeArray * ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeArray * L_0 = ___array0; if (!L_0) { goto IL_0012; } } { RuntimeArray * L_1 = ___array0; NullCheck((RuntimeArray *)L_1); int32_t L_2; L_2 = Array_get_Rank_mE9E4804EA433AA2265F9D9CA3B1B5082ECD757D0((RuntimeArray *)L_1, /*hidden argument*/NULL); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)7, /*hidden argument*/NULL); } IL_0012: { } IL_0013: try {// begin try (depth: 1) InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_3 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); RuntimeArray * L_4 = ___array0; int32_t L_5 = ___arrayIndex1; int32_t L_6 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, (int32_t)0, (RuntimeArray *)L_4, (int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); goto IL_0033; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArrayTypeMismatchException_tFD610FDA00012564CB75AFCA3A489F29CF628784_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0029; } throw e; } CATCH_0029: {// begin catch(System.ArrayTypeMismatchException) ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)18), /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0033; }// end catch (depth: 1) IL_0033: { return; } } // System.Void System.Collections.Generic.List`1::CopyTo(System.Int32,T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_mF1661F04BBD077711111C30BFE9622CCC1EA87C6_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___index0, InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* ___array1, int32_t ___arrayIndex2, int32_t ___count3, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); int32_t L_1 = ___index0; int32_t L_2 = ___count3; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_1))) >= ((int32_t)L_2))) { goto IL_0013; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_0013: { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_3 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_4 = ___index0; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_5 = ___array1; int32_t L_6 = ___arrayIndex2; int32_t L_7 = ___count3; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, (int32_t)L_4, (RuntimeArray *)(RuntimeArray *)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/NULL); return; } } // System.Void System.Collections.Generic.List`1::CopyTo(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_m1B79CF08E6C1F2DB316A2F784923068FA0D3E65A_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method) { { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_0 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_1 = ___array0; int32_t L_2 = ___arrayIndex1; int32_t L_3 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_0, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_1, (int32_t)L_2, (int32_t)L_3, /*hidden argument*/NULL); return; } } // System.Void System.Collections.Generic.List`1::EnsureCapacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_EnsureCapacity_m786B3BBD0247F786DDA97963CC5543B099D76BA7_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___min0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B4_0 = 0; { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_0 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); NullCheck(L_0); int32_t L_1 = ___min0; if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)))) >= ((int32_t)L_1))) { goto IL_003d; } } { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_2 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); NullCheck(L_2); if (!(((RuntimeArray*)L_2)->max_length)) { goto IL_0020; } } { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_3 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); NullCheck(L_3); G_B4_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (int32_t)2)); goto IL_0021; } IL_0020: { G_B4_0 = 4; } IL_0021: { V_0 = (int32_t)G_B4_0; int32_t L_4 = V_0; if ((!(((uint32_t)L_4) > ((uint32_t)((int32_t)2146435071))))) { goto IL_0030; } } { V_0 = (int32_t)((int32_t)2146435071); } IL_0030: { int32_t L_5 = V_0; int32_t L_6 = ___min0; if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_0036; } } { int32_t L_7 = ___min0; V_0 = (int32_t)L_7; } IL_0036: { int32_t L_8 = V_0; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)); } IL_003d: { return; } } // System.Boolean System.Collections.Generic.List`1::Exists(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Exists_m39871F1C19474DEC77D0228ABCAB704347FC4D16_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 * ___match0, const RuntimeMethod* method) { { Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 * L_0 = ___match0; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); int32_t L_1; L_1 = (( int32_t (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)); return (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // T System.Collections.Generic.List`1::Find(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD List_1_Find_m4CDF712D66BF082EAAFF88B3F7D98115F355502F_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 * ___match0, const RuntimeMethod* method) { int32_t V_0 = 0; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD V_1; memset((&V_1), 0, sizeof(V_1)); { Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 * L_0 = ___match0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { V_0 = (int32_t)0; goto IL_0032; } IL_000d: { Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 * L_1 = ___match0; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_2 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = L_3; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_5 = (L_2)->GetAt(static_cast(L_4)); NullCheck((Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *)L_1); bool L_6; L_6 = (( bool (*) (Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *)L_1, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_6) { goto IL_002e; } } { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_7 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_8 = V_0; NullCheck(L_7); int32_t L_9 = L_8; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_10 = (L_7)->GetAt(static_cast(L_9)); return (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_10; } IL_002e: { int32_t L_11 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0032: { int32_t L_12 = V_0; int32_t L_13 = (int32_t)__this->get__size_2(); if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_000d; } } { il2cpp_codegen_initobj((&V_1), sizeof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )); InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_14 = V_1; return (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_14; } } // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_mDF57D2AA7E9CEC28B2E495F6013CC7716C7C3174_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 * ___match0, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 * L_1 = ___match0; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); int32_t L_2; L_2 = (( int32_t (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, int32_t, Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 24)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)0, (int32_t)L_0, (Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 24)); return (int32_t)L_2; } } // System.Int32 System.Collections.Generic.List`1::FindIndex(System.Int32,System.Int32,System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_m077986A092AF1A6E577C9ED934E58AF2395A10DA_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___startIndex0, int32_t ___count1, Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 * ___match2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___startIndex0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)14), (int32_t)((int32_t)22), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = ___count1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0021; } } { int32_t L_3 = ___startIndex0; int32_t L_4 = (int32_t)__this->get__size_2(); int32_t L_5 = ___count1; if ((((int32_t)L_3) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5))))) { goto IL_002a; } } IL_0021: { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)((int32_t)25), /*hidden argument*/NULL); } IL_002a: { Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 * L_6 = ___match2; if (L_6) { goto IL_0033; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0033: { int32_t L_7 = ___startIndex0; int32_t L_8 = ___count1; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)L_8)); int32_t L_9 = ___startIndex0; V_1 = (int32_t)L_9; goto IL_0055; } IL_003b: { Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 * L_10 = ___match2; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_11 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_14 = (L_11)->GetAt(static_cast(L_13)); NullCheck((Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *)L_10); bool L_15; L_15 = (( bool (*) (Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *)L_10, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_15) { goto IL_0051; } } { int32_t L_16 = V_1; return (int32_t)L_16; } IL_0051: { int32_t L_17 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0055: { int32_t L_18 = V_1; int32_t L_19 = V_0; if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_003b; } } { return (int32_t)(-1); } } // System.Void System.Collections.Generic.List`1::ForEach(System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_ForEach_mC7B6866BCC1A1FC9671B79ED1E2819B3F2CC3E08_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, Action_1_t8841336E42D3B6C2516D9F8342E3B2ABA884710C * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { Action_1_t8841336E42D3B6C2516D9F8342E3B2ABA884710C * L_0 = ___action0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = (int32_t)__this->get__version_3(); V_0 = (int32_t)L_1; V_1 = (int32_t)0; goto IL_003a; } IL_0014: { int32_t L_2 = V_0; int32_t L_3 = (int32_t)__this->get__version_3(); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0024; } } { IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); bool L_4 = ((BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_0(); if (L_4) { goto IL_0043; } } IL_0024: { Action_1_t8841336E42D3B6C2516D9F8342E3B2ABA884710C * L_5 = ___action0; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_6 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck((Action_1_t8841336E42D3B6C2516D9F8342E3B2ABA884710C *)L_5); (( void (*) (Action_1_t8841336E42D3B6C2516D9F8342E3B2ABA884710C *, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25)->methodPointer)((Action_1_t8841336E42D3B6C2516D9F8342E3B2ABA884710C *)L_5, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25)); int32_t L_10 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_003a: { int32_t L_11 = V_1; int32_t L_12 = (int32_t)__this->get__size_2(); if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0014; } } IL_0043: { int32_t L_13 = V_0; int32_t L_14 = (int32_t)__this->get__version_3(); if ((((int32_t)L_13) == ((int32_t)L_14))) { goto IL_005a; } } { IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); bool L_15 = ((BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_0(); if (!L_15) { goto IL_005a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_005a: { return; } } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C List_1_GetEnumerator_m5D9D0AE7C422415E62D9576ED32F5A2CFF788EE2_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { { Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mB3A8A9A8B6FF8AC453E647ED6B412EC509B77A31((&L_0), (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); return (Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C )L_0; } } // System.Collections.Generic.IEnumerator`1 System.Collections.Generic.List`1::System.Collections.Generic.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m31F7CF42E552F2D8E859CBABC20F4D256BBF2B8B_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { { Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mB3A8A9A8B6FF8AC453E647ED6B412EC509B77A31((&L_0), (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C L_1 = (Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 26), &L_1); return (RuntimeObject*)L_2; } } // System.Collections.IEnumerator System.Collections.Generic.List`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_System_Collections_IEnumerable_GetEnumerator_m2DBCBB3C2F809BE262291F8DFE9DE04DD8C044C7_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { { Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mB3A8A9A8B6FF8AC453E647ED6B412EC509B77A31((&L_0), (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)); Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C L_1 = (Enumerator_t6B09C63E8E65F81B6638C1D79E945095E5EB448C )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 26), &L_1); return (RuntimeObject*)L_2; } } // System.Int32 System.Collections.Generic.List`1::IndexOf(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_IndexOf_m31AECFBC0D2373917C2D3D7E232CB979D2461537_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD ___item0, const RuntimeMethod* method) { { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_0 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_1 = ___item0; int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3; L_3 = (( int32_t (*) (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 28)->methodPointer)((InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)L_0, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_1, (int32_t)0, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 28)); return (int32_t)L_3; } } // System.Int32 System.Collections.Generic.List`1::System.Collections.IList.IndexOf(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_System_Collections_IList_IndexOf_mD83DF839CC1906C8A4978EB7CDCDCCA2D7581C5E_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); int32_t L_3; L_3 = (( int32_t (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )((*(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD *)((InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)); return (int32_t)L_3; } IL_0015: { return (int32_t)(-1); } } // System.Void System.Collections.Generic.List`1::Insert(System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Insert_m721BDB8B4EF1F0CAF8EC93935CD80E0365530CCE_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___index0, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_0012; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)((int32_t)27), /*hidden argument*/NULL); } IL_0012: { int32_t L_2 = (int32_t)__this->get__size_2(); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_3 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); NullCheck(L_3); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))))))) { goto IL_0030; } } { int32_t L_4 = (int32_t)__this->get__size_2(); NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); } IL_0030: { int32_t L_5 = ___index0; int32_t L_6 = (int32_t)__this->get__size_2(); if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_0056; } } { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_7 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_8 = ___index0; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_9 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_10 = ___index0; int32_t L_11 = (int32_t)__this->get__size_2(); int32_t L_12 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (RuntimeArray *)(RuntimeArray *)L_9, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)L_12)), /*hidden argument*/NULL); } IL_0056: { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_13 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_14 = ___index0; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_15 = ___item1; NullCheck(L_13); (L_13)->SetAt(static_cast(L_14), (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_15); int32_t L_16 = (int32_t)__this->get__size_2(); __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1))); int32_t L_17 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.Insert(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_Insert_mD2699DBC4F27B8435022B204E053834AAB4DF775_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___index0, RuntimeObject * ___item1, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___item1; (( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)20), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); } IL_0008: try {// begin try (depth: 1) int32_t L_1 = ___index0; RuntimeObject * L_2 = ___item1; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)L_1, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )((*(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD *)((InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)); goto IL_002a; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0017; } throw e; } CATCH_0017: {// begin catch(System.InvalidCastException) RuntimeObject * L_3 = ___item1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_m4E9CD2C01D79997EE1808CF75715BB6BB3738F0C((RuntimeObject *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_002a; }// end catch (depth: 1) IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_InsertRange_m95CE1DF63C3B17906A928BD67037D66B011E56EE_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___index0, RuntimeObject* ___collection1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___collection1; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)6, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = ___index0; int32_t L_2 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_1) > ((uint32_t)L_2)))) { goto IL_001b; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)((int32_t)22), /*hidden argument*/NULL); } IL_001b: { RuntimeObject* L_3 = ___collection1; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2))); RuntimeObject* L_4 = V_0; if (!L_4) { goto IL_00c0; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); int32_t L_6; L_6 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_5); V_1 = (int32_t)L_6; int32_t L_7 = V_1; if ((((int32_t)L_7) <= ((int32_t)0))) { goto IL_00ef; } } { int32_t L_8 = (int32_t)__this->get__size_2(); int32_t L_9 = V_1; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); int32_t L_10 = ___index0; int32_t L_11 = (int32_t)__this->get__size_2(); if ((((int32_t)L_10) >= ((int32_t)L_11))) { goto IL_006a; } } { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_12 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_13 = ___index0; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_14 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_15 = ___index0; int32_t L_16 = V_1; int32_t L_17 = (int32_t)__this->get__size_2(); int32_t L_18 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_12, (int32_t)L_13, (RuntimeArray *)(RuntimeArray *)L_14, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_18)), /*hidden argument*/NULL); } IL_006a: { RuntimeObject* L_19 = V_0; if ((!(((RuntimeObject*)(List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this) == ((RuntimeObject*)(RuntimeObject*)L_19)))) { goto IL_00a3; } } { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_20 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_21 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_22 = ___index0; int32_t L_23 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_20, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_21, (int32_t)L_22, (int32_t)L_23, /*hidden argument*/NULL); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_24 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_25 = ___index0; int32_t L_26 = V_1; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_27 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_28 = ___index0; int32_t L_29 = (int32_t)__this->get__size_2(); int32_t L_30 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_24, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)), (RuntimeArray *)(RuntimeArray *)L_27, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_28, (int32_t)2)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)L_30)), /*hidden argument*/NULL); goto IL_00b0; } IL_00a3: { RuntimeObject* L_31 = V_0; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_32 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_33 = ___index0; NullCheck((RuntimeObject*)L_31); InterfaceActionInvoker2< InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_31, (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)L_32, (int32_t)L_33); } IL_00b0: { int32_t L_34 = (int32_t)__this->get__size_2(); int32_t L_35 = V_1; __this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)L_35))); goto IL_00ef; } IL_00c0: { RuntimeObject* L_36 = ___collection1; NullCheck((RuntimeObject*)L_36); RuntimeObject* L_37; L_37 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 3), (RuntimeObject*)L_36); V_2 = (RuntimeObject*)L_37; } IL_00c7: try {// begin try (depth: 1) { goto IL_00db; } IL_00c9: { int32_t L_38 = ___index0; int32_t L_39 = (int32_t)L_38; ___index0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); RuntimeObject* L_40 = V_2; NullCheck((RuntimeObject*)L_40); InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_41; L_41 = InterfaceFuncInvoker0< InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (RuntimeObject*)L_40); NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)L_39, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)); } IL_00db: { RuntimeObject* L_42 = V_2; NullCheck((RuntimeObject*)L_42); bool L_43; L_43 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_42); if (L_43) { goto IL_00c9; } } IL_00e3: { IL2CPP_LEAVE(0xEF, FINALLY_00e5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00e5; } FINALLY_00e5: {// begin finally (depth: 1) { RuntimeObject* L_44 = V_2; if (!L_44) { goto IL_00ee; } } IL_00e8: { RuntimeObject* L_45 = V_2; NullCheck((RuntimeObject*)L_45); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_45); } IL_00ee: { IL2CPP_END_FINALLY(229) } }// end finally (depth: 1) IL2CPP_CLEANUP(229) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xEF, IL_00ef) } IL_00ef: { int32_t L_46 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1))); return; } } // System.Boolean System.Collections.Generic.List`1::Remove(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_mAECA5D8718479EB69668E3394B56AD02BE696FE9_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_0 = ___item0; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); int32_t L_1; L_1 = (( int32_t (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0015; } } { int32_t L_3 = V_0; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31)); return (bool)1; } IL_0015: { return (bool)0; } } // System.Void System.Collections.Generic.List`1::System.Collections.IList.Remove(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_Remove_m7A238BF43F9A9CBC3CAEEF64EA6BC55B9F3A9C76_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___item0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); bool L_1; L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); if (!L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___item0; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); bool L_3; L_3 = (( bool (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 32)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )((*(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD *)((InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 32)); } IL_0015: { return; } } // System.Int32 System.Collections.Generic.List`1::RemoveAll(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_RemoveAll_m901469EB9469F4CB743CCE54B4D583B16BB302EE_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 * ___match0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 * L_0 = ___match0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { V_0 = (int32_t)0; goto IL_0011; } IL_000d: { int32_t L_1 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); } IL_0011: { int32_t L_2 = V_0; int32_t L_3 = (int32_t)__this->get__size_2(); if ((((int32_t)L_2) >= ((int32_t)L_3))) { goto IL_002e; } } { Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 * L_4 = ___match0; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_5 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *)L_4); bool L_9; L_9 = (( bool (*) (Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *)L_4, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (!L_9) { goto IL_000d; } } IL_002e: { int32_t L_10 = V_0; int32_t L_11 = (int32_t)__this->get__size_2(); if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0039; } } { return (int32_t)0; } IL_0039: { int32_t L_12 = V_0; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); goto IL_0089; } IL_003f: { int32_t L_13 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0043: { int32_t L_14 = V_1; int32_t L_15 = (int32_t)__this->get__size_2(); if ((((int32_t)L_14) >= ((int32_t)L_15))) { goto IL_0060; } } { Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 * L_16 = ___match0; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_17 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_18 = V_1; NullCheck(L_17); int32_t L_19 = L_18; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck((Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *)L_16); bool L_21; L_21 = (( bool (*) (Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((Predicate_1_t89FA6A3C92AB483933728FFFAAA078DE40353DB6 *)L_16, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)); if (L_21) { goto IL_003f; } } IL_0060: { int32_t L_22 = V_1; int32_t L_23 = (int32_t)__this->get__size_2(); if ((((int32_t)L_22) >= ((int32_t)L_23))) { goto IL_0089; } } { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_24 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_25 = V_0; int32_t L_26 = (int32_t)L_25; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_27 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_28 = V_1; int32_t L_29 = (int32_t)L_28; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); NullCheck(L_27); int32_t L_30 = L_29; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_31 = (L_27)->GetAt(static_cast(L_30)); NullCheck(L_24); (L_24)->SetAt(static_cast(L_26), (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_31); } IL_0089: { int32_t L_32 = V_1; int32_t L_33 = (int32_t)__this->get__size_2(); if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0043; } } { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_34 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_35 = V_0; int32_t L_36 = (int32_t)__this->get__size_2(); int32_t L_37 = V_0; Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_34, (int32_t)L_35, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)L_37)), /*hidden argument*/NULL); int32_t L_38 = (int32_t)__this->get__size_2(); int32_t L_39 = V_0; int32_t L_40 = V_0; __this->set__size_2(L_40); int32_t L_41 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1))); return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)L_39)); } } // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m21E75D3A1219CBE74F4768B1C1C8B29B0BC14292_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___index0, const RuntimeMethod* method) { InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { int32_t L_2 = (int32_t)__this->get__size_2(); __this->set__size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))); int32_t L_3 = ___index0; int32_t L_4 = (int32_t)__this->get__size_2(); if ((((int32_t)L_3) >= ((int32_t)L_4))) { goto IL_0042; } } { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_5 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_6 = ___index0; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_7 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_8 = ___index0; int32_t L_9 = (int32_t)__this->get__size_2(); int32_t L_10 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_5, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)), (RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)L_10)), /*hidden argument*/NULL); } IL_0042: { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_11 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_12 = (int32_t)__this->get__size_2(); il2cpp_codegen_initobj((&V_0), sizeof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )); InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_13 = V_0; NullCheck(L_11); (L_11)->SetAt(static_cast(L_12), (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_13); int32_t L_14 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::RemoveRange(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveRange_m75DE01ADE00A42BF79F75145B3E2BF5745FEC34E_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { int32_t L_5 = ___count1; if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0082; } } { int32_t L_6 = (int32_t)__this->get__size_2(); int32_t L_7 = ___count1; __this->set__size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_7))); int32_t L_8 = ___index0; int32_t L_9 = (int32_t)__this->get__size_2(); if ((((int32_t)L_8) >= ((int32_t)L_9))) { goto IL_0062; } } { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_10 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_11 = ___index0; int32_t L_12 = ___count1; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_13 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_14 = ___index0; int32_t L_15 = (int32_t)__this->get__size_2(); int32_t L_16 = ___index0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_10, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12)), (RuntimeArray *)(RuntimeArray *)L_13, (int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)L_16)), /*hidden argument*/NULL); } IL_0062: { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_17 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_18 = (int32_t)__this->get__size_2(); int32_t L_19 = ___count1; Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_17, (int32_t)L_18, (int32_t)L_19, /*hidden argument*/NULL); int32_t L_20 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1))); } IL_0082: { return; } } // System.Void System.Collections.Generic.List`1::Reverse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Reverse_m2BA3E28AF79BE2A84F1F5FC246F289725D1AF581_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { { NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 33)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)0, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 33)); return; } } // System.Void System.Collections.Generic.List`1::Reverse(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Reverse_mCF4346284D9BD4039DEEEF537B787369C488C420_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_5 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_6 = ___index0; int32_t L_7 = ___count1; (( void (*) (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34)->methodPointer)((InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34)); int32_t L_8 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::Sort() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m76A70FEE346A0CF032D35E23954BD9C2CDEB25FC_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { { NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)0, (int32_t)L_0, (RuntimeObject*)NULL, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m174123E4DE313CE8CEDC41743130F8C2D3313E3D_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, RuntimeObject* ___comparer0, const RuntimeMethod* method) { { NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); int32_t L_0; L_0 = (( int32_t (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); RuntimeObject* L_1 = ___comparer0; NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)0, (int32_t)L_0, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_mC17F0FFA80C8C4213767F503CB971DA3F4C8927D_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, int32_t ___index0, int32_t ___count1, RuntimeObject* ___comparer2, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000c; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL); } IL_000c: { int32_t L_1 = ___count1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mFBB0FE021BE66E1402AAC69275C0EDB716E3CC11((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL); } IL_0018: { int32_t L_2 = (int32_t)__this->get__size_2(); int32_t L_3 = ___index0; int32_t L_4 = ___count1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentException_m49831D19CFA6026A62C5D52FA7A8E162EBD4DD6A((int32_t)((int32_t)23), /*hidden argument*/NULL); } IL_002a: { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_5 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_6 = ___index0; int32_t L_7 = ___count1; RuntimeObject* L_8 = ___comparer2; (( void (*) (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)->methodPointer)((InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)L_5, (int32_t)L_6, (int32_t)L_7, (RuntimeObject*)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)); int32_t L_9 = (int32_t)__this->get__version_3(); __this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1))); return; } } // System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_mC940176D4164F702A38842979DC985EA8C013FA5_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, Comparison_1_t6BABD9AE09CC76AD0570BCC8ED46A8E55BD2E4CA * ___comparison0, const RuntimeMethod* method) { { Comparison_1_t6BABD9AE09CC76AD0570BCC8ED46A8E55BD2E4CA * L_0 = ___comparison0; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m539081110B94B71D92C9761B273E617B23B4BBA5((int32_t)8, /*hidden argument*/NULL); } IL_0009: { int32_t L_1 = (int32_t)__this->get__size_2(); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0025; } } { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_2 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); int32_t L_3 = (int32_t)__this->get__size_2(); Comparison_1_t6BABD9AE09CC76AD0570BCC8ED46A8E55BD2E4CA * L_4 = ___comparison0; (( void (*) (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*, int32_t, int32_t, Comparison_1_t6BABD9AE09CC76AD0570BCC8ED46A8E55BD2E4CA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37)->methodPointer)((InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)L_2, (int32_t)0, (int32_t)L_3, (Comparison_1_t6BABD9AE09CC76AD0570BCC8ED46A8E55BD2E4CA *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37)); } IL_0025: { return; } } // T[] System.Collections.Generic.List`1::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* List_1_ToArray_mFBC50CEA534C7F31117AD52047F791D864F37EC0_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* V_0 = NULL; { int32_t L_0 = (int32_t)__this->get__size_2(); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_1 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)(InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_0); V_0 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)L_1; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_2 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_3 = V_0; int32_t L_4 = (int32_t)__this->get__size_2(); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_2, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_3, (int32_t)0, (int32_t)L_4, /*hidden argument*/NULL); InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_5 = V_0; return (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)L_5; } } // System.Void System.Collections.Generic.List`1::TrimExcess() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_TrimExcess_mCCCFB5FEA17F58A875BD1B49CE1ADF3F936D9859_gshared (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_0 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)__this->get__items_1(); NullCheck(L_0); V_0 = (int32_t)((int32_t)((int32_t)((double)il2cpp_codegen_multiply((double)((double)((double)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))))), (double)(0.90000000000000002))))); int32_t L_1 = (int32_t)__this->get__size_2(); int32_t L_2 = V_0; if ((((int32_t)L_1) >= ((int32_t)L_2))) { goto IL_002a; } } { int32_t L_3 = (int32_t)__this->get__size_2(); NullCheck((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this); (( void (*) (List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)->methodPointer)((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D *)__this, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 21)); } IL_002a: { return; } } // System.Void System.Collections.Generic.List`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__cctor_mD3B84275810E7FBF1EF004DFE87A5DF74D7851D2_gshared (const RuntimeMethod* method) { { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_0 = (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)(InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), (uint32_t)0); ((List_1_t54B77131E89CBEE234D08EFDA931C923AE127C7D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set__emptyArray_5(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Lookup`2::.ctor(System.Collections.Generic.IEqualityComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Lookup_2__ctor_m46D5C4D52FB2FE6012FBDEDB9FF17E17EC465EF4_gshared (Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 * __this, RuntimeObject* ___comparer0, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___comparer0; if (L_0) { goto IL_0010; } } { EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * L_1; L_1 = (( EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); ___comparer0 = (RuntimeObject*)L_1; } IL_0010: { RuntimeObject* L_2 = ___comparer0; __this->set_comparer_0(L_2); GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* L_3 = (GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC*)(GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 6), (uint32_t)7); __this->set_groupings_1(L_3); return; } } // System.Collections.Generic.IEnumerator`1> System.Linq.Lookup`2::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Lookup_2_GetEnumerator_m263B78AE908F0025DA7758F7DBF11E3E70295720_gshared (Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 * __this, const RuntimeMethod* method) { { U3CGetEnumeratorU3Ed__12_tFCC4BDC5A62AC44649963B120612C894CD0BA653 * L_0 = (U3CGetEnumeratorU3Ed__12_tFCC4BDC5A62AC44649963B120612C894CD0BA653 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7)); (( void (*) (U3CGetEnumeratorU3Ed__12_tFCC4BDC5A62AC44649963B120612C894CD0BA653 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)->methodPointer)(L_0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); U3CGetEnumeratorU3Ed__12_tFCC4BDC5A62AC44649963B120612C894CD0BA653 * L_1 = (U3CGetEnumeratorU3Ed__12_tFCC4BDC5A62AC44649963B120612C894CD0BA653 *)L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_2(__this); return (RuntimeObject*)L_1; } } // System.Collections.IEnumerator System.Linq.Lookup`2::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Lookup_2_System_Collections_IEnumerable_GetEnumerator_m6F3EFF781C8C62E71E984707F1C3A389B7E34613_gshared (Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 * __this, const RuntimeMethod* method) { { NullCheck((Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 *)__this); RuntimeObject* L_0; L_0 = (( RuntimeObject* (*) (Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); return (RuntimeObject*)L_0; } } // System.Int32 System.Linq.Lookup`2::InternalGetHashCode(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Lookup_2_InternalGetHashCode_m9BC219DAEFF43E94BAC0CFDE2B16C671D5426132_gshared (Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 * __this, RuntimeObject * ___key0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___key0; if (!L_0) { goto IL_001b; } } { RuntimeObject* L_1 = (RuntimeObject*)__this->get_comparer_0(); RuntimeObject * L_2 = ___key0; NullCheck((RuntimeObject*)L_1); int32_t L_3; L_3 = InterfaceFuncInvoker1< int32_t, RuntimeObject * >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1::GetHashCode(!0) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 11), (RuntimeObject*)L_1, (RuntimeObject *)L_2); return (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))); } IL_001b: { return (int32_t)0; } } // System.Linq.Lookup`2/Grouping System.Linq.Lookup`2::GetGrouping(TKey,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * Lookup_2_GetGrouping_m531F7AFB3B82AF8D83C80D461626A7273956DDEF_gshared (Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 * __this, RuntimeObject * ___key0, bool ___create1, const RuntimeMethod* method) { int32_t V_0 = 0; Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * V_1 = NULL; int32_t V_2 = 0; Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * V_3 = NULL; { RuntimeObject * L_0 = ___key0; NullCheck((Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 *)__this); int32_t L_1; L_1 = (( int32_t (*) (Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 *)__this, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); V_0 = (int32_t)L_1; GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* L_2 = (GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC*)__this->get_groupings_1(); int32_t L_3 = V_0; GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* L_4 = (GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC*)__this->get_groupings_1(); NullCheck(L_4); NullCheck(L_2); int32_t L_5 = ((int32_t)((int32_t)L_3%(int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_6 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)(L_2)->GetAt(static_cast(L_5)); V_1 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)L_6; goto IL_0042; } IL_001c: { Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_7 = V_1; NullCheck(L_7); int32_t L_8 = (int32_t)L_7->get_hashCode_1(); int32_t L_9 = V_0; if ((!(((uint32_t)L_8) == ((uint32_t)L_9)))) { goto IL_003b; } } { RuntimeObject* L_10 = (RuntimeObject*)__this->get_comparer_0(); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_11 = V_1; NullCheck(L_11); RuntimeObject * L_12 = (RuntimeObject *)L_11->get_key_0(); RuntimeObject * L_13 = ___key0; NullCheck((RuntimeObject*)L_10); bool L_14; L_14 = InterfaceFuncInvoker2< bool, RuntimeObject *, RuntimeObject * >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1::Equals(!0,!0) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 11), (RuntimeObject*)L_10, (RuntimeObject *)L_12, (RuntimeObject *)L_13); if (!L_14) { goto IL_003b; } } { Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_15 = V_1; return (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)L_15; } IL_003b: { Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_16 = V_1; NullCheck(L_16); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_17 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)L_16->get_hashNext_4(); V_1 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)L_17; } IL_0042: { Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_18 = V_1; if (L_18) { goto IL_001c; } } { bool L_19 = ___create1; if (!L_19) { goto IL_00e8; } } { int32_t L_20 = (int32_t)__this->get_count_3(); GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* L_21 = (GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC*)__this->get_groupings_1(); NullCheck(L_21); if ((!(((uint32_t)L_20) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length))))))) { goto IL_0061; } } { NullCheck((Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 *)__this); (( void (*) (Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); } IL_0061: { int32_t L_22 = V_0; GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* L_23 = (GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC*)__this->get_groupings_1(); NullCheck(L_23); V_2 = (int32_t)((int32_t)((int32_t)L_22%(int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_23)->max_length))))); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_24 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 14)); (( void (*) (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)->methodPointer)(L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); V_3 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)L_24; Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_25 = V_3; RuntimeObject * L_26 = ___key0; NullCheck(L_25); L_25->set_key_0(L_26); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_27 = V_3; int32_t L_28 = V_0; NullCheck(L_27); L_27->set_hashCode_1(L_28); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_29 = V_3; IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* L_30 = (IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B*)(IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 16), (uint32_t)1); NullCheck(L_29); L_29->set_elements_2(L_30); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_31 = V_3; GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* L_32 = (GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC*)__this->get_groupings_1(); int32_t L_33 = V_2; NullCheck(L_32); int32_t L_34 = L_33; Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_35 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)(L_32)->GetAt(static_cast(L_34)); NullCheck(L_31); L_31->set_hashNext_4(L_35); GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* L_36 = (GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC*)__this->get_groupings_1(); int32_t L_37 = V_2; Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_38 = V_3; NullCheck(L_36); ArrayElementTypeCheck (L_36, L_38); (L_36)->SetAt(static_cast(L_37), (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)L_38); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_39 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)__this->get_lastGrouping_2(); if (L_39) { goto IL_00b4; } } { Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_40 = V_3; Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_41 = V_3; NullCheck(L_40); L_40->set_next_5(L_41); goto IL_00d1; } IL_00b4: { Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_42 = V_3; Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_43 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)__this->get_lastGrouping_2(); NullCheck(L_43); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_44 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)L_43->get_next_5(); NullCheck(L_42); L_42->set_next_5(L_44); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_45 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)__this->get_lastGrouping_2(); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_46 = V_3; NullCheck(L_45); L_45->set_next_5(L_46); } IL_00d1: { Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_47 = V_3; __this->set_lastGrouping_2(L_47); int32_t L_48 = (int32_t)__this->get_count_3(); __this->set_count_3(((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1))); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_49 = V_3; return (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)L_49; } IL_00e8: { return (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)NULL; } } // System.Void System.Linq.Lookup`2::Resize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Lookup_2_Resize_mC1286808BB15D91624368247616C340579195FE9_gshared (Lookup_2_tC2B9B544F683D7F913B94E8287AD2D453D2E54A9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Lookup_2_Resize_mC1286808BB15D91624368247616C340579195FE9_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* V_1 = NULL; Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * V_2 = NULL; int32_t V_3 = 0; { int32_t L_0 = (int32_t)__this->get_count_3(); if (((int64_t)L_0 * (int64_t)2 < (int64_t)kIl2CppInt32Min) || ((int64_t)L_0 * (int64_t)2 > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Lookup_2_Resize_mC1286808BB15D91624368247616C340579195FE9_RuntimeMethod_var); if (((int64_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)2)) + (int64_t)1 < (int64_t)kIl2CppInt32Min) || ((int64_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)2)) + (int64_t)1 > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Lookup_2_Resize_mC1286808BB15D91624368247616C340579195FE9_RuntimeMethod_var); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)2)), (int32_t)1)); int32_t L_1 = V_0; GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* L_2 = (GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC*)(GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 6), (uint32_t)L_1); V_1 = (GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC*)L_2; Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_3 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)__this->get_lastGrouping_2(); V_2 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)L_3; } IL_0019: { Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_4 = V_2; NullCheck(L_4); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_5 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)L_4->get_next_5(); V_2 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)L_5; Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_6 = V_2; NullCheck(L_6); int32_t L_7 = (int32_t)L_6->get_hashCode_1(); int32_t L_8 = V_0; V_3 = (int32_t)((int32_t)((int32_t)L_7%(int32_t)L_8)); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_9 = V_2; GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* L_10 = V_1; int32_t L_11 = V_3; NullCheck(L_10); int32_t L_12 = L_11; Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_13 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)(L_10)->GetAt(static_cast(L_12)); NullCheck(L_9); L_9->set_hashNext_4(L_13); GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* L_14 = V_1; int32_t L_15 = V_3; Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_16 = V_2; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_16); (L_14)->SetAt(static_cast(L_15), (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)L_16); Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_17 = V_2; Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 * L_18 = (Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)__this->get_lastGrouping_2(); if ((!(((RuntimeObject*)(Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)L_17) == ((RuntimeObject*)(Grouping_t8916BBFB9CADA381546166B4D0C47B0C22D25189 *)L_18)))) { goto IL_0019; } } { GroupingU5BU5D_tE907D7ECD951455CD174A1B57A9F1AEAF313D3AC* L_19 = V_1; __this->set_groupings_1(L_19); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Lookup`2::.ctor(System.Collections.Generic.IEqualityComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Lookup_2__ctor_mBED4C21F79C4E29969BB310F096FB6722F79B82E_gshared (Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B * __this, RuntimeObject* ___comparer0, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___comparer0; if (L_0) { goto IL_0010; } } { EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * L_1; L_1 = (( EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); ___comparer0 = (RuntimeObject*)L_1; } IL_0010: { RuntimeObject* L_2 = ___comparer0; __this->set_comparer_0(L_2); GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* L_3 = (GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4*)(GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 6), (uint32_t)7); __this->set_groupings_1(L_3); return; } } // System.Collections.Generic.IEnumerator`1> System.Linq.Lookup`2::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Lookup_2_GetEnumerator_m296661201292AF0527D7CB718B4F0F57924265C8_gshared (Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B * __this, const RuntimeMethod* method) { { U3CGetEnumeratorU3Ed__12_t8B2465F6ED1A5E41ADD9129D6AA2E3EC96FE0810 * L_0 = (U3CGetEnumeratorU3Ed__12_t8B2465F6ED1A5E41ADD9129D6AA2E3EC96FE0810 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7)); (( void (*) (U3CGetEnumeratorU3Ed__12_t8B2465F6ED1A5E41ADD9129D6AA2E3EC96FE0810 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)->methodPointer)(L_0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); U3CGetEnumeratorU3Ed__12_t8B2465F6ED1A5E41ADD9129D6AA2E3EC96FE0810 * L_1 = (U3CGetEnumeratorU3Ed__12_t8B2465F6ED1A5E41ADD9129D6AA2E3EC96FE0810 *)L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_2(__this); return (RuntimeObject*)L_1; } } // System.Collections.IEnumerator System.Linq.Lookup`2::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Lookup_2_System_Collections_IEnumerable_GetEnumerator_m4EC9179C71D4C66032350C5190981A1089D14EA2_gshared (Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B * __this, const RuntimeMethod* method) { { NullCheck((Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B *)__this); RuntimeObject* L_0; L_0 = (( RuntimeObject* (*) (Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); return (RuntimeObject*)L_0; } } // System.Int32 System.Linq.Lookup`2::InternalGetHashCode(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Lookup_2_InternalGetHashCode_mBF877A5272FEE147D1D053E86A2CE654439396CA_gshared (Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B * __this, RuntimeObject * ___key0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___key0; if (!L_0) { goto IL_001b; } } { RuntimeObject* L_1 = (RuntimeObject*)__this->get_comparer_0(); RuntimeObject * L_2 = ___key0; NullCheck((RuntimeObject*)L_1); int32_t L_3; L_3 = InterfaceFuncInvoker1< int32_t, RuntimeObject * >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1::GetHashCode(!0) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 11), (RuntimeObject*)L_1, (RuntimeObject *)L_2); return (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))); } IL_001b: { return (int32_t)0; } } // System.Linq.Lookup`2/Grouping System.Linq.Lookup`2::GetGrouping(TKey,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * Lookup_2_GetGrouping_m85F7659D499F6E123A931F12A01D844289EC7F31_gshared (Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B * __this, RuntimeObject * ___key0, bool ___create1, const RuntimeMethod* method) { int32_t V_0 = 0; Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * V_1 = NULL; int32_t V_2 = 0; Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * V_3 = NULL; { RuntimeObject * L_0 = ___key0; NullCheck((Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B *)__this); int32_t L_1; L_1 = (( int32_t (*) (Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B *)__this, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); V_0 = (int32_t)L_1; GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* L_2 = (GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4*)__this->get_groupings_1(); int32_t L_3 = V_0; GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* L_4 = (GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4*)__this->get_groupings_1(); NullCheck(L_4); NullCheck(L_2); int32_t L_5 = ((int32_t)((int32_t)L_3%(int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_6 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)(L_2)->GetAt(static_cast(L_5)); V_1 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)L_6; goto IL_0042; } IL_001c: { Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_7 = V_1; NullCheck(L_7); int32_t L_8 = (int32_t)L_7->get_hashCode_1(); int32_t L_9 = V_0; if ((!(((uint32_t)L_8) == ((uint32_t)L_9)))) { goto IL_003b; } } { RuntimeObject* L_10 = (RuntimeObject*)__this->get_comparer_0(); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_11 = V_1; NullCheck(L_11); RuntimeObject * L_12 = (RuntimeObject *)L_11->get_key_0(); RuntimeObject * L_13 = ___key0; NullCheck((RuntimeObject*)L_10); bool L_14; L_14 = InterfaceFuncInvoker2< bool, RuntimeObject *, RuntimeObject * >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1::Equals(!0,!0) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 11), (RuntimeObject*)L_10, (RuntimeObject *)L_12, (RuntimeObject *)L_13); if (!L_14) { goto IL_003b; } } { Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_15 = V_1; return (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)L_15; } IL_003b: { Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_16 = V_1; NullCheck(L_16); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_17 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)L_16->get_hashNext_4(); V_1 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)L_17; } IL_0042: { Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_18 = V_1; if (L_18) { goto IL_001c; } } { bool L_19 = ___create1; if (!L_19) { goto IL_00e8; } } { int32_t L_20 = (int32_t)__this->get_count_3(); GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* L_21 = (GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4*)__this->get_groupings_1(); NullCheck(L_21); if ((!(((uint32_t)L_20) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length))))))) { goto IL_0061; } } { NullCheck((Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B *)__this); (( void (*) (Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); } IL_0061: { int32_t L_22 = V_0; GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* L_23 = (GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4*)__this->get_groupings_1(); NullCheck(L_23); V_2 = (int32_t)((int32_t)((int32_t)L_22%(int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_23)->max_length))))); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_24 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 14)); (( void (*) (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)->methodPointer)(L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); V_3 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)L_24; Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_25 = V_3; RuntimeObject * L_26 = ___key0; NullCheck(L_25); L_25->set_key_0(L_26); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_27 = V_3; int32_t L_28 = V_0; NullCheck(L_27); L_27->set_hashCode_1(L_28); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_29 = V_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_30 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 16), (uint32_t)1); NullCheck(L_29); L_29->set_elements_2(L_30); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_31 = V_3; GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* L_32 = (GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4*)__this->get_groupings_1(); int32_t L_33 = V_2; NullCheck(L_32); int32_t L_34 = L_33; Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_35 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)(L_32)->GetAt(static_cast(L_34)); NullCheck(L_31); L_31->set_hashNext_4(L_35); GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* L_36 = (GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4*)__this->get_groupings_1(); int32_t L_37 = V_2; Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_38 = V_3; NullCheck(L_36); ArrayElementTypeCheck (L_36, L_38); (L_36)->SetAt(static_cast(L_37), (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)L_38); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_39 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)__this->get_lastGrouping_2(); if (L_39) { goto IL_00b4; } } { Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_40 = V_3; Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_41 = V_3; NullCheck(L_40); L_40->set_next_5(L_41); goto IL_00d1; } IL_00b4: { Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_42 = V_3; Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_43 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)__this->get_lastGrouping_2(); NullCheck(L_43); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_44 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)L_43->get_next_5(); NullCheck(L_42); L_42->set_next_5(L_44); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_45 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)__this->get_lastGrouping_2(); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_46 = V_3; NullCheck(L_45); L_45->set_next_5(L_46); } IL_00d1: { Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_47 = V_3; __this->set_lastGrouping_2(L_47); int32_t L_48 = (int32_t)__this->get_count_3(); __this->set_count_3(((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1))); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_49 = V_3; return (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)L_49; } IL_00e8: { return (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)NULL; } } // System.Void System.Linq.Lookup`2::Resize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Lookup_2_Resize_m2B9D6AA26EFE5981FC0E377636078B20CCF8E70D_gshared (Lookup_2_tD5003B0113FFDD428681E2815CFC471D0594AA0B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Lookup_2_Resize_m2B9D6AA26EFE5981FC0E377636078B20CCF8E70D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* V_1 = NULL; Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * V_2 = NULL; int32_t V_3 = 0; { int32_t L_0 = (int32_t)__this->get_count_3(); if (((int64_t)L_0 * (int64_t)2 < (int64_t)kIl2CppInt32Min) || ((int64_t)L_0 * (int64_t)2 > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Lookup_2_Resize_m2B9D6AA26EFE5981FC0E377636078B20CCF8E70D_RuntimeMethod_var); if (((int64_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)2)) + (int64_t)1 < (int64_t)kIl2CppInt32Min) || ((int64_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)2)) + (int64_t)1 > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Lookup_2_Resize_m2B9D6AA26EFE5981FC0E377636078B20CCF8E70D_RuntimeMethod_var); V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)2)), (int32_t)1)); int32_t L_1 = V_0; GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* L_2 = (GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4*)(GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 6), (uint32_t)L_1); V_1 = (GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4*)L_2; Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_3 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)__this->get_lastGrouping_2(); V_2 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)L_3; } IL_0019: { Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_4 = V_2; NullCheck(L_4); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_5 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)L_4->get_next_5(); V_2 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)L_5; Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_6 = V_2; NullCheck(L_6); int32_t L_7 = (int32_t)L_6->get_hashCode_1(); int32_t L_8 = V_0; V_3 = (int32_t)((int32_t)((int32_t)L_7%(int32_t)L_8)); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_9 = V_2; GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* L_10 = V_1; int32_t L_11 = V_3; NullCheck(L_10); int32_t L_12 = L_11; Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_13 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)(L_10)->GetAt(static_cast(L_12)); NullCheck(L_9); L_9->set_hashNext_4(L_13); GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* L_14 = V_1; int32_t L_15 = V_3; Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_16 = V_2; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_16); (L_14)->SetAt(static_cast(L_15), (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)L_16); Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_17 = V_2; Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 * L_18 = (Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)__this->get_lastGrouping_2(); if ((!(((RuntimeObject*)(Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)L_17) == ((RuntimeObject*)(Grouping_t574BE9CF25FE34A3B7743102EB524ECD7586BA70 *)L_18)))) { goto IL_0019; } } { GroupingU5BU5D_t94CFA1986AB65CD6CED472B39CDF6B741AA348C4* L_19 = V_1; __this->set_groupings_1(L_19); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mD236BFE6DE54840A1DAB8B7527D7FEAEDD1DEB34_gshared (LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A * __this, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_1 = (A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B*)(A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_2; L_2 = (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mD236BFE6DE54840A1DAB8B7527D7FEAEDD1DEB34_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mD236BFE6DE54840A1DAB8B7527D7FEAEDD1DEB34(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_mCB839F7F5A16396DEC025B6DBDFA1195C3FD8408_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mA3113DD74B4955E68A2CF688152F2B890DFE2452_gshared (LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2 * L_0 = ___currentRows2; RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2 L_1 = (*(RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2 *)L_0); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_2 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2 , Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2 )L_1, (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * L_8; L_8 = (( PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_10 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )__this->get_pixelSpan_1(); ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 L_11; L_11 = (( ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_mA3113DD74B4955E68A2CF688152F2B890DFE2452_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t40CFCF07DE30DF089A575BD952616ECF4EA5B8C2 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t32CBE4C0F6E5E1CA102B222C72252889A7524F2A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_mA3113DD74B4955E68A2CF688152F2B890DFE2452(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m56C4C0635695D4744F805B369F5F2E58CA2540CF_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m18DF81ECD796029483B745FADA6E7EE6E7EDF587_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m8D9C0DA3BD03A0C173C1BBE7F707C21C06D4EF7B_gshared (LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26 * __this, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_1 = (Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283*)(Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_2; L_2 = (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_m8D9C0DA3BD03A0C173C1BBE7F707C21C06D4EF7B_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_m8D9C0DA3BD03A0C173C1BBE7F707C21C06D4EF7B(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m1D94D39D6533E1C8D28D178EA5916F4C0DFC9914_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mBC6E06223D20453154EEB5084032FB4899BDD279_gshared (LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834 * L_0 = ___currentRows2; RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834 L_1 = (*(RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834 *)L_0); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_2 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834 , Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834 )L_1, (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * L_8; L_8 = (( PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_10 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )__this->get_pixelSpan_1(); ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD L_11; L_11 = (( ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_mBC6E06223D20453154EEB5084032FB4899BDD279_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tB6706243169B7296F5193E39F9CF1F76503F3834 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_tF67D9C5746F84F903E6CE7E5048A5708D6E0DF26 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_mBC6E06223D20453154EEB5084032FB4899BDD279(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_mD84B391400FEA05C2A7EBDBCD5287D742129E026_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_mC553A0ECAB73E46B0DF56839CB9210330C2CCC46_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mC88F7EB00C5D2E82470E6ABCDD1C8CD17F72E466_gshared (LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501 * __this, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_1 = (Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948*)(Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_2; L_2 = (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mC88F7EB00C5D2E82470E6ABCDD1C8CD17F72E466_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mC88F7EB00C5D2E82470E6ABCDD1C8CD17F72E466(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m5FA4185B8BC43E845863EA25932D711A544F1B3C_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m9BEC2692B70BFFAB76D9CCF7F6FE61DFB2401741_gshared (LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C * L_0 = ___currentRows2; RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C L_1 = (*(RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C *)L_0); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_2 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C , Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C )L_1, (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * L_8; L_8 = (( PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_10 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )__this->get_pixelSpan_1(); ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 L_11; L_11 = (( ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m9BEC2692B70BFFAB76D9CCF7F6FE61DFB2401741_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t41F1E0223DB908E7FA0BCA0A0FE1BC81B899906C * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_tF9691835A97B5F52A1DFB1D51466E7B7026A8501 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m9BEC2692B70BFFAB76D9CCF7F6FE61DFB2401741(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m961BB26FD28E4131AF5A24BD895DD769EBD42EB8_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_mB4A9100234698AB86D0892997D04FA0ECF18A276_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mFAD0F5F4EB274309DD10B3786E03F9617356A9A1_gshared (LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95 * __this, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_1 = (Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8*)(Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_2; L_2 = (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mFAD0F5F4EB274309DD10B3786E03F9617356A9A1_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mFAD0F5F4EB274309DD10B3786E03F9617356A9A1(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_mA489CF98E740492DD56DA6230D3CF0FCAC151C67_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m2B5575FE916203B95E5007E9400891CFA079EC37_gshared (LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD * L_0 = ___currentRows2; RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD L_1 = (*(RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD *)L_0); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD , Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD )L_1, (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * L_8; L_8 = (( PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_10 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )__this->get_pixelSpan_1(); ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 L_11; L_11 = (( ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m2B5575FE916203B95E5007E9400891CFA079EC37_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tD7F35747AA179F8E2AD07380979A169B27716BDD * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t70005C395A3079472FD4AC241E2D279BE621EE95 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m2B5575FE916203B95E5007E9400891CFA079EC37(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m5F320ED5C4C10E7F49C4547142795E2E3820AFA5_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_mA99C4CEFFCD02AA7C49D4757CBA491E2C4167C62_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m38CB6214E3CCCAF6E937DACFDE1CF6F09C31AAC9_gshared (LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186 * __this, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_1 = (Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4*)(Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_2; L_2 = (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_m38CB6214E3CCCAF6E937DACFDE1CF6F09C31AAC9_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_m38CB6214E3CCCAF6E937DACFDE1CF6F09C31AAC9(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m3085FDD2B7E98C601BC8EDFF5B4A70DCA7EFEC44_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m2F4203DD8B3A838B2E87568163E1D29BAF51F752_gshared (LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F * L_0 = ___currentRows2; RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F L_1 = (*(RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F *)L_0); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_2 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F , Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F )L_1, (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * L_8; L_8 = (( PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_10 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )__this->get_pixelSpan_1(); ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 L_11; L_11 = (( ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m2F4203DD8B3A838B2E87568163E1D29BAF51F752_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t381BCA11F035BD74B892DC32F8BBF4BD761DE83F * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t08E5DE02AA4FF963326EC95D3A1018AE7FB84186 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m2F4203DD8B3A838B2E87568163E1D29BAF51F752(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m25CEAB7596EA33E58ECF0670F0B9A8F153BD011B_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m1238FBAD2F2F0D8CB803EBF88167D3E550AF8D72_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m4D3AAC7380BAB3F2EC868FD21F1AE2E92F422F12_gshared (LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A * __this, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_1 = (Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581*)(Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_2; L_2 = (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_m4D3AAC7380BAB3F2EC868FD21F1AE2E92F422F12_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_m4D3AAC7380BAB3F2EC868FD21F1AE2E92F422F12(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_mE2955B8F08E876A2AD3626F81B770E7F96CF4933_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m5C3047F7B7B4B2E2F9B543F01E07FFE8F7BB0889_gshared (LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8 * L_0 = ___currentRows2; RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8 L_1 = (*(RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8 *)L_0); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_2 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8 )L_1, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * L_8; L_8 = (( PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_10 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )__this->get_pixelSpan_1(); ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 L_11; L_11 = (( ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m5C3047F7B7B4B2E2F9B543F01E07FFE8F7BB0889_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t3A871E375BDA17B8AF98165CA65253CCE1070BE8 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_tCBC502ADDCB47C183F4488E5A890DDBDBC17D44A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m5C3047F7B7B4B2E2F9B543F01E07FFE8F7BB0889(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m742910AD7F65C991B67987AF8740DC521A0ABBA2_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m9040D7E744ACC3B203B14AB11FAF4344170EC47D_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mF217D3905DCC9BAFC509A5D218DE7904138350AA_gshared (LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B * __this, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_1 = (Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC*)(Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_2; L_2 = (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mF217D3905DCC9BAFC509A5D218DE7904138350AA_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mF217D3905DCC9BAFC509A5D218DE7904138350AA(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m156B21A2F02F84C93EC4C102C080676003E0C4C3_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m2C75C6D8B6C87167A9BFF27B94691E295EE2D065_gshared (LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9 * L_0 = ___currentRows2; RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9 L_1 = (*(RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9 *)L_0); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_2 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9 , Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9 )L_1, (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * L_8; L_8 = (( PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_10 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )__this->get_pixelSpan_1(); ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 L_11; L_11 = (( ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m2C75C6D8B6C87167A9BFF27B94691E295EE2D065_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t687FE846A78BF7ABB3DD94ACE59360EEEB38AFC9 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_tAC0EE8C3EA237E06C23AB8702E6FA9130ECD708B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m2C75C6D8B6C87167A9BFF27B94691E295EE2D065(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_mD4D552F9427FAEFE29DFF836384B8E495EDAB8F5_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_mFA9E39D4DB8373C36B063011C184408FCE623882_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m173B03B122548F8B8A8A0D736CA49E1F4C3FE061_gshared (LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A * __this, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_1 = (Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775*)(Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_2; L_2 = (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_m173B03B122548F8B8A8A0D736CA49E1F4C3FE061_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_m173B03B122548F8B8A8A0D736CA49E1F4C3FE061(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_mE18B0260CCB00F764395DD0F970CF5B486C161D8_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m1D72DAF2BD19F23272BA3EABAEFD53F233A0FE39_gshared (LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5 * L_0 = ___currentRows2; RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5 L_1 = (*(RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5 *)L_0); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_2 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5 , Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5 )L_1, (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * L_8; L_8 = (( PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_10 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )__this->get_pixelSpan_1(); ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F L_11; L_11 = (( ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m1D72DAF2BD19F23272BA3EABAEFD53F233A0FE39_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t336490BE696C8651E987007C85986CB8E20288E5 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t724CF9A87179A65F36A9FD716FF0E4F35423DE7A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m1D72DAF2BD19F23272BA3EABAEFD53F233A0FE39(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m8FBC9A50F9016020BA99BC49E995230ECAF6D813_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_mCCC1E65361342E9A99B13734E609A9810DDBC69F_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mA275E52E28BCCE7F05F99E1E00F2F09E48CF2B39_gshared (LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9 * __this, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_1 = (Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765*)(Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_2; L_2 = (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mA275E52E28BCCE7F05F99E1E00F2F09E48CF2B39_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mA275E52E28BCCE7F05F99E1E00F2F09E48CF2B39(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_mDB0C9F2C6A887495A12FBDD0B10F99CA9E013D57_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m789AA5BAD45B38800E421C560A9A157236C62BC9_gshared (LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9 * L_0 = ___currentRows2; RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9 L_1 = (*(RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9 *)L_0); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_2 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9 , Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9 )L_1, (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * L_8; L_8 = (( PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_10 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )__this->get_pixelSpan_1(); ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 L_11; L_11 = (( ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m789AA5BAD45B38800E421C560A9A157236C62BC9_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t3D2A1B07BF7AE461385A91A7207AE079DBD1FBA9 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t170F6C1FA12605366C39FC7E541813DC49F2B2A9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m789AA5BAD45B38800E421C560A9A157236C62BC9(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m14AB0E60ADC073EF578CAE54B6F670BE81E50B65_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m97DC39FD062D175DAEE40A1F0649561CC8D24404_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m804375F38106A76AD8BB7584CDA12AFDE49D6628_gshared (LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15 * __this, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_1 = (HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454*)(HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_2; L_2 = (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_m804375F38106A76AD8BB7584CDA12AFDE49D6628_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_m804375F38106A76AD8BB7584CDA12AFDE49D6628(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m6E8B2C5123ABFBC097627A0D49E315FA02894E15_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m1A3CB838C15497B5041FE799F5B169D80F00E9EC_gshared (LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D * L_0 = ___currentRows2; RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D L_1 = (*(RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D *)L_0); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_2 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D , Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D )L_1, (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * L_8; L_8 = (( PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_10 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )__this->get_pixelSpan_1(); ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D L_11; L_11 = (( ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m1A3CB838C15497B5041FE799F5B169D80F00E9EC_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t09D12C5C368657B9422FED8E90F7B7B51772544D * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t5E4C64C158D15749E25A0739DEB835C684AA3A15 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m1A3CB838C15497B5041FE799F5B169D80F00E9EC(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m14CFE0EF7F2392A650077F11FF9D98197E08A474_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m8632240C87818E25B1E853158E4861B6DBB94421_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mAE94FE4446E9CB3CFBAB9FFE9994EEDE271B7B58_gshared (LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D * __this, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_1 = (HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8*)(HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_2; L_2 = (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mAE94FE4446E9CB3CFBAB9FFE9994EEDE271B7B58_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mAE94FE4446E9CB3CFBAB9FFE9994EEDE271B7B58(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_mA979CC99FD68AD53CFFD2FD8FA3CAD459537A8A8_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mD6B70E460ACABCF7BC66B1F1B9CE5695E7EE7C35_gshared (LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04 * L_0 = ___currentRows2; RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04 L_1 = (*(RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04 *)L_0); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_2 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04 , Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04 )L_1, (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * L_8; L_8 = (( PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_10 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )__this->get_pixelSpan_1(); ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 L_11; L_11 = (( ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_mD6B70E460ACABCF7BC66B1F1B9CE5695E7EE7C35_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t152EECA88A53FF1CC0953987A58E8B9063DE6B04 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t9F28C964E48047E3D660C54183B659BA96F61F6D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_mD6B70E460ACABCF7BC66B1F1B9CE5695E7EE7C35(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_mA689637928E9A5A526743922FC695C72AC8D291B_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_mEE4E6915074F84D290FE0E3839527431B7B36DDD_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m16A4D9A33682F153E49555C26F91816541103A24_gshared (LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7 * __this, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_1 = (HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0*)(HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_2; L_2 = (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_m16A4D9A33682F153E49555C26F91816541103A24_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_m16A4D9A33682F153E49555C26F91816541103A24(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m33AF2FFAB4C9B3E05ED74132DDE94EAEAE67B074_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m591FA972AD5668D2484213388AB525FA6D661050_gshared (LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35 * L_0 = ___currentRows2; RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35 L_1 = (*(RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35 *)L_0); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_2 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35 , Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35 )L_1, (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * L_8; L_8 = (( PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_10 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )__this->get_pixelSpan_1(); ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A L_11; L_11 = (( ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m591FA972AD5668D2484213388AB525FA6D661050_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t5BC09F5CFB98BB4F7A03663D5D2E2C4687986D35 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t8FB01532F790A6E073D4396CC300445D13D629F7 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m591FA972AD5668D2484213388AB525FA6D661050(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_mFBB4989F37A026C287A7ACFF3A3BABC1AD009051_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m079A9613DC655ACE5CFA777C93A6BB9B2425602F_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m4A00D8CC7D34C5777379D17B4C0CE76B2DCD13B5_gshared (LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D * __this, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_1 = (L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D*)(L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_2; L_2 = (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_m4A00D8CC7D34C5777379D17B4C0CE76B2DCD13B5_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_m4A00D8CC7D34C5777379D17B4C0CE76B2DCD13B5(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_mCE748B123C35937B63C1381D691086B698D15363_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mEF1A04D65B75938D44B62DB25E6403050D1A42AB_gshared (LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228 * L_0 = ___currentRows2; RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228 L_1 = (*(RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228 *)L_0); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_2 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228 , Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228 )L_1, (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * L_8; L_8 = (( PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_10 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )__this->get_pixelSpan_1(); ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 L_11; L_11 = (( ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_mEF1A04D65B75938D44B62DB25E6403050D1A42AB_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tA63275506584F10CE97690F7FA7B966A0FA09228 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_tAE2A22CBDE746D8C689613A95B6BB9C29281EA5D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_mEF1A04D65B75938D44B62DB25E6403050D1A42AB(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m04A25C3347F85B6A272E953BC115678B0001E7AF_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_mF383BA4E6124FC871EDBFB14D17ABFBDE31DF67A_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m0D0A97D0A4589E03873302C9E9533E84F749F4D1_gshared (LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA * __this, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_1 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_2; L_2 = (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_m0D0A97D0A4589E03873302C9E9533E84F749F4D1_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_m0D0A97D0A4589E03873302C9E9533E84F749F4D1(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m0CE7A333D3BE12CF61347BB3D66AFDBB0E678868_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mC95F7F108B21DF7D1560439E7EFF05AAA3841388_gshared (LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150 * L_0 = ___currentRows2; RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150 L_1 = (*(RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150 *)L_0); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_2 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150 )L_1, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * L_8; L_8 = (( PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_10 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_pixelSpan_1(); ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 L_11; L_11 = (( ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_mC95F7F108B21DF7D1560439E7EFF05AAA3841388_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t0905B02A95B77F560B3D4B06308CFBE283A1C150 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t0E4869F17151D562C168A5D470DAF86710541DCA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_mC95F7F108B21DF7D1560439E7EFF05AAA3841388(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_mC8FBAE3C12A0A19C9C7F611FFE95DFBEFDE95A33_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m339EBA670EDC42F3C1133CF7ABAD880523C29BFE_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mAAFC2143215EA765671A5AE8126B26ECBE7FDC34_gshared (LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4 * __this, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_1 = (La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C*)(La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_2; L_2 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mAAFC2143215EA765671A5AE8126B26ECBE7FDC34_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mAAFC2143215EA765671A5AE8126B26ECBE7FDC34(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m52BFB60F9C5DCEBB7B86E9C2DD85F743A93B70E4_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m96B44B7FD56C6989AD9BBF495620D7BBAD805607_gshared (LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89 * L_0 = ___currentRows2; RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89 L_1 = (*(RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89 *)L_0); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_2 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89 )L_1, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_8; L_8 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )__this->get_pixelSpan_1(); ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_11; L_11 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m96B44B7FD56C6989AD9BBF495620D7BBAD805607_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tFD7423EA8E1D165A2A34CA35C94BF859FBE7DE89 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t6811669A2AA9998F40B24C10666D5355BE1486D4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m96B44B7FD56C6989AD9BBF495620D7BBAD805607(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m78C5604548970BE543D7692D6942290CA1BA2070_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m3ADFAF3466920AEB2C8E371649C9576BDCC2BF10_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m2396475E6A96B5037072DD34F1A2E78510FF4D03_gshared (LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7 * __this, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_1 = (La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE*)(La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_2; L_2 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_m2396475E6A96B5037072DD34F1A2E78510FF4D03_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_m2396475E6A96B5037072DD34F1A2E78510FF4D03(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_mDB1CDD2A0DABA549104A1853CE62652EE1FB2426_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m72D0D883A11B99786B7738B50814E90E702E282A_gshared (LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E * L_0 = ___currentRows2; RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E L_1 = (*(RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E *)L_0); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_2 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E )L_1, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_8; L_8 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )__this->get_pixelSpan_1(); ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_11; L_11 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m72D0D883A11B99786B7738B50814E90E702E282A_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tAD57A3EF439A28998EE5626BB226633BBA52235E * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t7E65C66D73C12543C811D02061F92D41BC9827C7 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m72D0D883A11B99786B7738B50814E90E702E282A(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m2E86572E398FDE2791AD36ED1DFA52795201AD6D_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_mCA84AD4E6FEA21E754D1010099CE560561E6AECE_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m924DB56636BF5C51C11B2327EE2607A5F39C29AC_gshared (LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7 * __this, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_1 = (NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3*)(NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_2; L_2 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_m924DB56636BF5C51C11B2327EE2607A5F39C29AC_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_m924DB56636BF5C51C11B2327EE2607A5F39C29AC(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m0D90A5450C3C1360C0F6C8444F085920DF10CE18_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m6C3231427082B6717E539FE8447B8D3FDA3EDD84_gshared (LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D * L_0 = ___currentRows2; RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D L_1 = (*(RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D *)L_0); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_2 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D )L_1, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_8; L_8 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )__this->get_pixelSpan_1(); ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_11; L_11 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m6C3231427082B6717E539FE8447B8D3FDA3EDD84_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDE18043A029FE08A43D341A5349BCD27806DB24D * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t169B6FE6635FD3E55C6B095BE70DBEC6F45F04D7 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m6C3231427082B6717E539FE8447B8D3FDA3EDD84(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m6D51A4ED32D1FB8374B3E7B324BFDAF9AC2A8F8E_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_mF0A4182CE234B8EC231E3BCC996E61463ADF150C_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m4439DD5BD46932C57F1FDE00E05053848AADDDF3_gshared (LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED * __this, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_1 = (NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E*)(NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_2; L_2 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_m4439DD5BD46932C57F1FDE00E05053848AADDDF3_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_m4439DD5BD46932C57F1FDE00E05053848AADDDF3(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m665DE68EA7F48B4C19F429961CBAA952D5D3BC50_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mFC207A8AF27FD68091DDCFE28E6B8F6E0E4ADC7A_gshared (LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10 * L_0 = ___currentRows2; RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10 L_1 = (*(RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10 *)L_0); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_2 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10 )L_1, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_8; L_8 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )__this->get_pixelSpan_1(); ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_11; L_11 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_mFC207A8AF27FD68091DDCFE28E6B8F6E0E4ADC7A_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t0D8F8A7DA757406D56FEABC1FB6FDADD16416B10 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t81BF54E407DD9E18ED72F0BD170AE30D55BC0AED * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_mFC207A8AF27FD68091DDCFE28E6B8F6E0E4ADC7A(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m7B5101906B59F7EC91471ED6F30AE735C8B73052_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m6CB3B10BA458ABE6BC76534CDFDB442EC4A1BAD3_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m489FBD24E324C9132E279B2A8F3B470170D92021_gshared (LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773 * __this, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_1 = (NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE*)(NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_2; L_2 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_m489FBD24E324C9132E279B2A8F3B470170D92021_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_m489FBD24E324C9132E279B2A8F3B470170D92021(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_mE53F1505885D4D2FE4608133050191D547B9CF83_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m1AFD60856808074145561A959A1C650BC41C0090_gshared (LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F * L_0 = ___currentRows2; RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F L_1 = (*(RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F *)L_0); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_2 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F )L_1, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_8; L_8 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )__this->get_pixelSpan_1(); ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_11; L_11 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m1AFD60856808074145561A959A1C650BC41C0090_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tA7F940967024FF1E5E9C01A2A8BDB863CF84249F * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t7DF5B4E140745219845A5BC4DF86C6DF65DBA773 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m1AFD60856808074145561A959A1C650BC41C0090(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_mBF37CE2F731BF8AF51D2766F0D56806F705C563F_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m5AFE9F8333DCC486223F2AF0A6E7511D37C5905B_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mC479AC59D8C83A1030A11E409B9B61E7E58CFCB3_gshared (LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9 * __this, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_1 = (NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*)(NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_2; L_2 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mC479AC59D8C83A1030A11E409B9B61E7E58CFCB3_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mC479AC59D8C83A1030A11E409B9B61E7E58CFCB3(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m63F7FBE1BCB7FAFC87A17EAC076EAB08A97E1895_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m657B04463DACB3A4A3993D79DFAE3366D741D901_gshared (LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2 * L_0 = ___currentRows2; RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2 L_1 = (*(RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2 *)L_0); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_2 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2 )L_1, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_8; L_8 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )__this->get_pixelSpan_1(); ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_11; L_11 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m657B04463DACB3A4A3993D79DFAE3366D741D901_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t57B2A0F9D0CD5674E118EC2FB1C0784811C7CAB2 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t13900B902B9A0BA41917FE6710CAF39F0B02E2B9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m657B04463DACB3A4A3993D79DFAE3366D741D901(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_mC6A8937C37BA32FC555318F94E85AA7466045D56_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m18C2918D5BD6884CCEA95E2D3426BD6E605F5D49_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mFE1D5580D47DB2B42A7DB4A75B0EBBD5A15C2282_gshared (LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5 * __this, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_1 = (Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*)(Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_2; L_2 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mFE1D5580D47DB2B42A7DB4A75B0EBBD5A15C2282_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mFE1D5580D47DB2B42A7DB4A75B0EBBD5A15C2282(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m507645CBFCA280ADB08D2E8B940999E3F72A3B39_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m67CE871DC67C042325A0E45A55610DEF97D85D7F_gshared (LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72 * L_0 = ___currentRows2; RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72 L_1 = (*(RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72 *)L_0); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_2 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72 )L_1, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_8; L_8 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )__this->get_pixelSpan_1(); ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_11; L_11 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m67CE871DC67C042325A0E45A55610DEF97D85D7F_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tD01FECB2F53BDB691226803E7A2CD30BB272DE72 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t64B91D95C4E99F9C9D09F924E1B4677E35BF55B5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m67CE871DC67C042325A0E45A55610DEF97D85D7F(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m9CB6CEE297DB6F12329133FBEFAF286555B665C2_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m40A5A585FD8FC9C94C9536C255A30D936C7AD6B0_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m46E766632FB88C435AB4097E17019A0CE08B0FEB_gshared (LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275 * __this, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_1 = (Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*)(Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_2; L_2 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_m46E766632FB88C435AB4097E17019A0CE08B0FEB_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_m46E766632FB88C435AB4097E17019A0CE08B0FEB(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_mCAC745F9B112E94C9EF00B1B08C6F427247E04DD_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mF0A51BE08F9D8522B4AE87FBF7B28958F7264749_gshared (LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE * L_0 = ___currentRows2; RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE L_1 = (*(RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE *)L_0); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_2 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE , Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE )L_1, (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * L_8; L_8 = (( PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_10 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )__this->get_pixelSpan_1(); ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_11; L_11 = (( ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_mF0A51BE08F9D8522B4AE87FBF7B28958F7264749_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t1DCC61334828178A75AB7BA6D8DB6AE63AD3F3CE * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_tEC89883188DFAFF025245C95F308CBEBE4139275 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_mF0A51BE08F9D8522B4AE87FBF7B28958F7264749(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m7D73DA3936EDD0492FCBC95906BAB6A43458DB99_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m3ACD8ACA1746A3455BC019EB58981F1F9B69CD81_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mA6A9A803F4AE646C5451D49ABEDC7FAA4C1C4DA0_gshared (LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442 * __this, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_1 = (Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*)(Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_2; L_2 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mA6A9A803F4AE646C5451D49ABEDC7FAA4C1C4DA0_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mA6A9A803F4AE646C5451D49ABEDC7FAA4C1C4DA0(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m995C8D587FBEB130DFF1E9CE46BEB50D99113B4C_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m195F72FFB12C50DBA888EB7A45E511A2F5733F59_gshared (LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8 * L_0 = ___currentRows2; RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8 L_1 = (*(RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8 *)L_0); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_2 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8 , Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8 )L_1, (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * L_8; L_8 = (( PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_10 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )__this->get_pixelSpan_1(); ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 L_11; L_11 = (( ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m195F72FFB12C50DBA888EB7A45E511A2F5733F59_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDE2E406F6C0FC8655F6FE64C6935C8479243AFC8 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t9FAFEACC9FE7E63DBF68AE8C9FD9A6FB83E6F442 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m195F72FFB12C50DBA888EB7A45E511A2F5733F59(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_mE35A1591607D68D5CE3380ED677CD650E85DB874_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m815549DB51731AA9384E883A11F4AB283D7AC351_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mCC2987DEBDAC913F2AE634A7A72110D959F4D065_gshared (LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6 * __this, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_1 = (Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92*)(Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_2; L_2 = (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mCC2987DEBDAC913F2AE634A7A72110D959F4D065_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mCC2987DEBDAC913F2AE634A7A72110D959F4D065(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m60937C773A91AD7459220AFBB51CF62AE771E5F2_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m55D62720A177C243CAE3E23E2C725A5868F3455A_gshared (LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF * L_0 = ___currentRows2; RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF L_1 = (*(RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF *)L_0); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_2 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF , Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF )L_1, (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * L_8; L_8 = (( PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_10 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )__this->get_pixelSpan_1(); ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B L_11; L_11 = (( ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m55D62720A177C243CAE3E23E2C725A5868F3455A_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t5E0CDD69B5B17F4AD2340E8C910CF9D7F462F5BF * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_tF63CF6286B6C0E50FF1EFCDFFF021EC9DAF4D1F6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m55D62720A177C243CAE3E23E2C725A5868F3455A(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m2C6E53100A4952ADCC3556989CB8D560174F6E17_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_mED16B35AF05DA89E28A577340334FC66B2A4B057_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mD54EB6E29DE2EAC218AF09E867546FD6761E6F14_gshared (LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2 * __this, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_1 = (Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9*)(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_2; L_2 = (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mD54EB6E29DE2EAC218AF09E867546FD6761E6F14_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mD54EB6E29DE2EAC218AF09E867546FD6761E6F14(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m529046C8FA0084F3E739AD6F5E0C0E9A8253994D_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m1E83B9AABE19A0DAB35042BB541D69A95A338B3A_gshared (LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8 * L_0 = ___currentRows2; RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8 L_1 = (*(RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8 *)L_0); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_2 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8 , Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8 )L_1, (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * L_8; L_8 = (( PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_10 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )__this->get_pixelSpan_1(); ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 L_11; L_11 = (( ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m1E83B9AABE19A0DAB35042BB541D69A95A338B3A_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tCEBA207CDBFADF7B823FA980112C08E2C8DE93B8 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t62E064EA9A0BA75152FE2443AEF7E08A6362FED2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m1E83B9AABE19A0DAB35042BB541D69A95A338B3A(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m0FDBC20C671D3317A0D339A63542BA9C891A7773_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_mF6D1138CDC91E8A8C21FC2EFCC10F8E22D0A5CC0_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_m613A3FC4E378A438A85EF063B891E12321AE7D30_gshared (LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3 * __this, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_1 = (Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885*)(Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_2; L_2 = (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_m613A3FC4E378A438A85EF063B891E12321AE7D30_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_m613A3FC4E378A438A85EF063B891E12321AE7D30(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_mABBFB1C341879039784F682FF947E4592648C894_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m5682B6FA661C5D062B50A38A4A1DC40FAD630DAE_gshared (LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988 * L_0 = ___currentRows2; RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988 L_1 = (*(RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988 *)L_0); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_2 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988 , Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988 )L_1, (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * L_8; L_8 = (( PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_10 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )__this->get_pixelSpan_1(); ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 L_11; L_11 = (( ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m5682B6FA661C5D062B50A38A4A1DC40FAD630DAE_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDC9D75B1407062A6839A7457F5C1C9DB386F2988 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t84BF0137194A9184A618B600367FEB507E9075C3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m5682B6FA661C5D062B50A38A4A1DC40FAD630DAE(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m35ED8DD9695CC29117EA532E2560E84239EB3DF7_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m8A2583190F46232595E8BF3D974737C753D2DC2B_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mA492DED7CF42C129213B2F50A723B3D1CF0ED044_gshared (LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED * __this, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_1 = (RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4*)(RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_2; L_2 = (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mA492DED7CF42C129213B2F50A723B3D1CF0ED044_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mA492DED7CF42C129213B2F50A723B3D1CF0ED044(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m0A29953BACEB56F633A020FCC548C24FC0880321_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_mF115C481B33BFAEB3AEAC5DD64FED592515B5C40_gshared (LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA * L_0 = ___currentRows2; RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA L_1 = (*(RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA *)L_0); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_2 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA , Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA )L_1, (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * L_8; L_8 = (( PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_10 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )__this->get_pixelSpan_1(); ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF L_11; L_11 = (( ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_mF115C481B33BFAEB3AEAC5DD64FED592515B5C40_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_tDF04580C699A5024CA211923606D8838F3A84BCA * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t7634C86412A21BDC2A670E948DCB528CC5A769ED * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_mF115C481B33BFAEB3AEAC5DD64FED592515B5C40(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m6F59AFFFDCD476EE7A420DF2674A1FBBD7D2A541_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m9AE0B5FA2AEB58EBA5378215F93C66086728322F_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mEE1A6053872893ACA4376952F64273EBA8342C54_gshared (LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874 * __this, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_1 = (Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0*)(Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_2; L_2 = (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mEE1A6053872893ACA4376952F64273EBA8342C54_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mEE1A6053872893ACA4376952F64273EBA8342C54(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m68760EEF69B614C037AA8C3A6B3FCC8C745007A9_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m2AB0336546CF8BE9B92928D208EFE57B4F2B1AB3_gshared (LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900 * L_0 = ___currentRows2; RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900 L_1 = (*(RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900 *)L_0); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_2 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900 , Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900 )L_1, (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * L_8; L_8 = (( PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_10 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )__this->get_pixelSpan_1(); ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 L_11; L_11 = (( ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m2AB0336546CF8BE9B92928D208EFE57B4F2B1AB3_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t2BB3D0953C4B959BB3A8DAEE93973776C3B4E900 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t6BACCCA06E8F6E475CA8534245259F057D4A9874 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m2AB0336546CF8BE9B92928D208EFE57B4F2B1AB3(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_m011D774332E35747ADB588F434CE0766FC856BC3_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m3BAB5429BF26ED131610A5B36A7D4191908A7499_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::.ctor(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1__ctor_mF0A6B7C07702ADB9445517F9EE2C1FD40CFECC46_gshared (LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355 * __this, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); il2cpp_codegen_initobj(L_0, sizeof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 )); Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_1 = (Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5*)(Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), (uint32_t)((int32_t)64)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_2; L_2 = (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_pixelSpan_1(L_2); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_3 = (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)SZArrayNew(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_4; L_4 = MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_inline((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_3, /*hidden argument*/MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_RuntimeMethod_var); __this->set_l8Span_2(L_4); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_5 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5); int32_t L_6; L_6 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_5, /*hidden argument*/NULL); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_7 = ___frame0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7); int32_t L_8; L_8 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_7, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_9; memset((&L_9), 0, sizeof(L_9)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_9), (int32_t)L_6, (int32_t)L_8, /*hidden argument*/NULL); __this->set_samplingAreaSize_3(L_9); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_10 = ___frame0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_11; L_11 = AdvancedImageExtensions_GetConfiguration_m8862573CD95B4816B9A06E1D93E4AB67C0EEE47B((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_10, /*hidden argument*/NULL); __this->set_config_4(L_11); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1__ctor_mF0A6B7C07702ADB9445517F9EE2C1FD40CFECC46_AdjustorThunk (RuntimeObject * __this, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___frame0, const RuntimeMethod* method) { LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1__ctor_mF0A6B7C07702ADB9445517F9EE2C1FD40CFECC46(_thisAdjusted, ___frame0, method); } // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::get_SampleSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E LuminanceForwardConverter_1_get_SampleSize_m503D8FC973D71124397F607B01405615EA2BD709_gshared (const RuntimeMethod* method) { { Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_0; memset((&L_0), 0, sizeof(L_0)); Size__ctor_m8122559C846858230D87929BC1008F3C3B31D7B5((&L_0), (int32_t)8, (int32_t)8, /*hidden argument*/NULL); return (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_0; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::Convert(System.Int32,System.Int32,SixLabors.ImageSharp.Formats.Jpeg.Components.RowOctet`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_Convert_m3E2E5615966449A1AF5432530BCE770780FD1760_gshared (LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355 * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374 * ___currentRows2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * V_0 = NULL; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374 * L_0 = ___currentRows2; RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374 L_1 = (*(RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374 *)L_0); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_2 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )__this->get_pixelSpan_1(); int32_t L_3 = ___x0; int32_t L_4 = ___y1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_5; memset((&L_5), 0, sizeof(L_5)); Point__ctor_mD1715332560A079813FAE88098A8BDE6657E6126((&L_5), (int32_t)L_3, (int32_t)L_4, /*hidden argument*/NULL); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_6; L_6 = (( Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_7 = (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )__this->get_samplingAreaSize_3(); (( void (*) (RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374 , Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374 )L_1, (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_2, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_5, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_6, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * L_8; L_8 = (( PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_9 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_config_4(); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_10 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )__this->get_pixelSpan_1(); ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF L_11; L_11 = (( ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_12 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); NullCheck((PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 *)L_8); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(17 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToL8(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 *)L_8, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_9, (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF )L_11, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_12); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_13 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this->get_address_of_Y_0(); V_0 = (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_13; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )__this->get_l8Span_2(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_15; L_15 = MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_14, /*hidden argument*/MemoryMarshal_GetReference_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m136FCEEDE5A3174D9F4BC90C755D2F8A533418C4_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_15; bool L_16; L_16 = RgbToYCbCrConverterVectorized_get_IsSupported_mC6668B8AF409D61A14041210948338E0D4B55E3A(/*hidden argument*/NULL); if (!L_16) { goto IL_0066; } } { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_17 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_18 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_17, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); return; } IL_0066: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_19 = V_1; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_20 = V_0; (( void (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_19, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); return; } } IL2CPP_EXTERN_C void LuminanceForwardConverter_1_Convert_m3E2E5615966449A1AF5432530BCE770780FD1760_AdjustorThunk (RuntimeObject * __this, int32_t ___x0, int32_t ___y1, RowOctet_1_t4FF615DF17A3508F1254D6E92581B824007C7374 * ___currentRows2, const RuntimeMethod* method) { LuminanceForwardConverter_1_t89A2FCC259286937393721A4DD96D3F78FB3E355 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LuminanceForwardConverter_1_Convert_m3E2E5615966449A1AF5432530BCE770780FD1760(_thisAdjusted, ___x0, ___y1, ___currentRows2, method); } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertAvx(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertAvx_mE37C73575CC68627A74753372AA784FF240FE57F_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.LuminanceForwardConverter`1::ConvertScalar(SixLabors.ImageSharp.PixelFormats.L8&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuminanceForwardConverter_1_ConvertScalar_m1E17C11F060862BEB8F4C988B3579112B336EFEA_gshared (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___l8Start0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___yBlock1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; { V_0 = (int32_t)0; goto IL_001e; } IL_0004: { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___l8Start0; int32_t L_1 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_2; L_2 = Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_0, (int32_t)L_1, /*hidden argument*/Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_RuntimeMethod_var); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_2; Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_3 = ___yBlock1; int32_t L_4 = V_0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5 = V_1; uint8_t L_6; L_6 = L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, /*hidden argument*/NULL); Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)L_3, (int32_t)L_4, (float)((float)((float)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)((int32_t)64)))) { goto IL_0004; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m12E285F734164049E65C483C136C0C1F6BB7843A_gshared (ManagedBufferBase_1_t67786C6838BB9062F1D550CD54BF9AD669ACBEB4 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t67786C6838BB9062F1D550CD54BF9AD669ACBEB4 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t67786C6838BB9062F1D550CD54BF9AD669ACBEB4 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m2F3F07226C3AF0AFC516676DE7A460D3CFE40A1A_gshared (ManagedBufferBase_1_t67786C6838BB9062F1D550CD54BF9AD669ACBEB4 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m4FF763CA9AFB35EEEBC553E8AD9F5634B77C06E5_gshared (ManagedBufferBase_1_t67786C6838BB9062F1D550CD54BF9AD669ACBEB4 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 *)__this); (( void (*) (MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m50433FF1AC580FCC899797BA508EAA7CEF096104_gshared (ManagedBufferBase_1_t3BFE37138DD0909F263D18EE099EAE790F2E1D78 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t3BFE37138DD0909F263D18EE099EAE790F2E1D78 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t3BFE37138DD0909F263D18EE099EAE790F2E1D78 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m153D9C8C4179298C0EA4979A4EDEA404EB1EF6E3_gshared (ManagedBufferBase_1_t3BFE37138DD0909F263D18EE099EAE790F2E1D78 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_mF664C83EB05C2C5902BE9E96F13319ADCED6E64F_gshared (ManagedBufferBase_1_t3BFE37138DD0909F263D18EE099EAE790F2E1D78 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF *)__this); (( void (*) (MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m4EEA513ACB5BCE58A3D3FAA463697B193D2B1EB7_gshared (ManagedBufferBase_1_tC127E21724BCDF8651DE4A8C23938FF6DD1E2612 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_tC127E21724BCDF8651DE4A8C23938FF6DD1E2612 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_tC127E21724BCDF8651DE4A8C23938FF6DD1E2612 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_mA5F20127E6626A07D48FE9284BE90F3AA657FCB1_gshared (ManagedBufferBase_1_tC127E21724BCDF8651DE4A8C23938FF6DD1E2612 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m40C4E1536DC04D563ECFB70181AE41141DB4E5CE_gshared (ManagedBufferBase_1_tC127E21724BCDF8651DE4A8C23938FF6DD1E2612 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA *)__this); (( void (*) (MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m9CE43544E854E9C93838E8AD75E59B66EE846FAF_gshared (ManagedBufferBase_1_tFE352E006281C25BF7FAE252D6ABB569DB311AB4 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_tFE352E006281C25BF7FAE252D6ABB569DB311AB4 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_tFE352E006281C25BF7FAE252D6ABB569DB311AB4 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m119FC52C0AC7033E6B02F69F89A04C5D066A7B81_gshared (ManagedBufferBase_1_tFE352E006281C25BF7FAE252D6ABB569DB311AB4 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_mB7112B33681365909034B960735FFBF7AB8FD599_gshared (ManagedBufferBase_1_tFE352E006281C25BF7FAE252D6ABB569DB311AB4 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 *)__this); (( void (*) (MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m5BC9F5AD7FAE1F2877C7B1499D78E334BD4EBAE8_gshared (ManagedBufferBase_1_t6EFBB45497B2660A724D01EEED917D812842BADB * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t6EFBB45497B2660A724D01EEED917D812842BADB *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t6EFBB45497B2660A724D01EEED917D812842BADB *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m13360B7286038618F4FAD2E42A483216B48B1C46_gshared (ManagedBufferBase_1_t6EFBB45497B2660A724D01EEED917D812842BADB * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m113C495B08AC0F8B97FEB4286374448CBB592E71_gshared (ManagedBufferBase_1_t6EFBB45497B2660A724D01EEED917D812842BADB * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 *)__this); (( void (*) (MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m846996FAC31F93B330CAF286AFCDA12FD2544569_gshared (ManagedBufferBase_1_tEC2FD796226BCAE5F6C19F70924788714C5A0A14 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_tEC2FD796226BCAE5F6C19F70924788714C5A0A14 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_tEC2FD796226BCAE5F6C19F70924788714C5A0A14 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m6498F6E4D35BFE5295F679C309BD9442CDF07EFC_gshared (ManagedBufferBase_1_tEC2FD796226BCAE5F6C19F70924788714C5A0A14 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m2CF2B371D57761E79ECABB3F888C95B19CB250F9_gshared (ManagedBufferBase_1_tEC2FD796226BCAE5F6C19F70924788714C5A0A14 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 *)__this); (( void (*) (MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_mB4C01E69E2C90C6360557FB1568C187764C48F5F_gshared (ManagedBufferBase_1_t1EF81C67339B786802440C9F69ADCC4EB536C5C7 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t1EF81C67339B786802440C9F69ADCC4EB536C5C7 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t1EF81C67339B786802440C9F69ADCC4EB536C5C7 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m0BB4FB9D6380601A88971A0F930BB028D3485FBD_gshared (ManagedBufferBase_1_t1EF81C67339B786802440C9F69ADCC4EB536C5C7 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m63D333A9466AB4F57DB5C13AE42D11E128AF1A3C_gshared (ManagedBufferBase_1_t1EF81C67339B786802440C9F69ADCC4EB536C5C7 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD *)__this); (( void (*) (MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m4C5234E1E75ACAAF102F3853F9954896C0F183E6_gshared (ManagedBufferBase_1_tBA264917AFCCB598E7AE5BDB610727166EDA1BCE * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_tBA264917AFCCB598E7AE5BDB610727166EDA1BCE *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_tBA264917AFCCB598E7AE5BDB610727166EDA1BCE *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m92BEF04D8AB794B10FC7E79710B4D53E1AEB23B4_gshared (ManagedBufferBase_1_tBA264917AFCCB598E7AE5BDB610727166EDA1BCE * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m76864A20CC08384D65E60857FA888EC58DC52A37_gshared (ManagedBufferBase_1_tBA264917AFCCB598E7AE5BDB610727166EDA1BCE * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 *)__this); (( void (*) (MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m33A64DCA4A86D9AD2D890B20301ABC2694641599_gshared (ManagedBufferBase_1_t6BE7B16DA28D455ADEABDBBCC663DC6FECA4F8D4 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t6BE7B16DA28D455ADEABDBBCC663DC6FECA4F8D4 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t6BE7B16DA28D455ADEABDBBCC663DC6FECA4F8D4 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m36C7EF84D865001AD441DECACA64D57D382CD7EB_gshared (ManagedBufferBase_1_t6BE7B16DA28D455ADEABDBBCC663DC6FECA4F8D4 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m9AA89EA32109F5005C4FAA86BB55EAFA644C47D0_gshared (ManagedBufferBase_1_t6BE7B16DA28D455ADEABDBBCC663DC6FECA4F8D4 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA *)__this); (( void (*) (MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m8EA332630313D7D3657C055E6065D35CD0527037_gshared (ManagedBufferBase_1_tAE92599E5736FCF4158A4316F3B1A4B726290514 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_tAE92599E5736FCF4158A4316F3B1A4B726290514 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_tAE92599E5736FCF4158A4316F3B1A4B726290514 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m8C2FBB98ABCDF544A2027C510518C3136B947FB8_gshared (ManagedBufferBase_1_tAE92599E5736FCF4158A4316F3B1A4B726290514 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_mBF413819B7D7E5BCD4804FFCC742D244B50F8E66_gshared (ManagedBufferBase_1_tAE92599E5736FCF4158A4316F3B1A4B726290514 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 *)__this); (( void (*) (MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_mEA3828BBBECDBB918FE506417134C50A9770534E_gshared (ManagedBufferBase_1_t2D05B79F06BFA9022D7BD7DC1B23F090098AB040 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t2D05B79F06BFA9022D7BD7DC1B23F090098AB040 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t2D05B79F06BFA9022D7BD7DC1B23F090098AB040 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_mF649EC7444CE2D7D512E1E6747659C91BCC1041E_gshared (ManagedBufferBase_1_t2D05B79F06BFA9022D7BD7DC1B23F090098AB040 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_mCC81BEEBB59F3D0648F5E88BAD9B2851B80B37F9_gshared (ManagedBufferBase_1_t2D05B79F06BFA9022D7BD7DC1B23F090098AB040 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 *)__this); (( void (*) (MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m4AC5E62644D094B3DBB68ED79E78BEB178179054_gshared (ManagedBufferBase_1_tB4010E1B4A4021ED6CF7C375BA990A9509C6C79B * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_tB4010E1B4A4021ED6CF7C375BA990A9509C6C79B *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_tB4010E1B4A4021ED6CF7C375BA990A9509C6C79B *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m3C8D659405F3F56C23296616623248BB9ECD53AA_gshared (ManagedBufferBase_1_tB4010E1B4A4021ED6CF7C375BA990A9509C6C79B * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m6E2B4AEAD2FC396372B093F35F78703E62305BAD_gshared (ManagedBufferBase_1_tB4010E1B4A4021ED6CF7C375BA990A9509C6C79B * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC *)__this); (( void (*) (MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m519D7F38B317C2A2BC47B90E2F0887E43EA34560_gshared (ManagedBufferBase_1_t0AFFE93996B4D2ED98EED62FEFB295F12EF8F0CC * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t0AFFE93996B4D2ED98EED62FEFB295F12EF8F0CC *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t0AFFE93996B4D2ED98EED62FEFB295F12EF8F0CC *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m4D91A02D1133E464AE5AF17F07033E1BE42DBD59_gshared (ManagedBufferBase_1_t0AFFE93996B4D2ED98EED62FEFB295F12EF8F0CC * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_mE1E3A1A2BB184AAAB339CA76141C1F9AC4F94CC6_gshared (ManagedBufferBase_1_t0AFFE93996B4D2ED98EED62FEFB295F12EF8F0CC * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 *)__this); (( void (*) (MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m2CFABAC1180775125880AC7FB837F13EE929B989_gshared (ManagedBufferBase_1_tE071C92C18B4DEEF0642C8806624C54C5E834E5F * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_tE071C92C18B4DEEF0642C8806624C54C5E834E5F *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_tE071C92C18B4DEEF0642C8806624C54C5E834E5F *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_mCF74FD3939833ED3A29FA63F68F9A476521D3205_gshared (ManagedBufferBase_1_tE071C92C18B4DEEF0642C8806624C54C5E834E5F * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_mD20DD13FF094BDDE6820D50C240B92450C12D1C7_gshared (ManagedBufferBase_1_tE071C92C18B4DEEF0642C8806624C54C5E834E5F * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 *)__this); (( void (*) (MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m34C66C6E2CA8C616AE41999DAD32DC00DAC13429_gshared (ManagedBufferBase_1_t0253768C0D6B43DAC3DB0EF85D36259A4E56822E * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t0253768C0D6B43DAC3DB0EF85D36259A4E56822E *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t0253768C0D6B43DAC3DB0EF85D36259A4E56822E *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_mD86BDEF63778CA5F7133432C91044AE4BF35A6B2_gshared (ManagedBufferBase_1_t0253768C0D6B43DAC3DB0EF85D36259A4E56822E * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_mBCE36BAA9D509DAB9771BD89FCFF66157D49ECE5_gshared (ManagedBufferBase_1_t0253768C0D6B43DAC3DB0EF85D36259A4E56822E * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F *)__this); (( void (*) (MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m13E57690FD9894ACABF1F03BD1C96CC3A205CC61_gshared (ManagedBufferBase_1_t55F59D61B9FA9D5AE3E486D15824A61D80745F76 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t55F59D61B9FA9D5AE3E486D15824A61D80745F76 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t55F59D61B9FA9D5AE3E486D15824A61D80745F76 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_mBE8F7812E24DD1A33516B0BEE6BE688015050CC5_gshared (ManagedBufferBase_1_t55F59D61B9FA9D5AE3E486D15824A61D80745F76 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m12D93F1F8E4A62B7FDA87A8D2BDE1E344EE9C2D8_gshared (ManagedBufferBase_1_t55F59D61B9FA9D5AE3E486D15824A61D80745F76 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 *)__this); (( void (*) (MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m9FDDE4956A5D8DD0B8B6076A05F7A0E986F3407F_gshared (ManagedBufferBase_1_t7AF57DDA9E46DAC09877FE52ED88A7CC8993E457 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t7AF57DDA9E46DAC09877FE52ED88A7CC8993E457 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t7AF57DDA9E46DAC09877FE52ED88A7CC8993E457 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m13BCB0F647FD645FBD4694CF7C355348513D86E8_gshared (ManagedBufferBase_1_t7AF57DDA9E46DAC09877FE52ED88A7CC8993E457 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m664C933E7B2E8A58C85D3A3A927C15A07F37F5DC_gshared (ManagedBufferBase_1_t7AF57DDA9E46DAC09877FE52ED88A7CC8993E457 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A *)__this); (( void (*) (MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_mA2F5BC452EA6EB9C7DAEA96272E10C774BA83AF4_gshared (ManagedBufferBase_1_t531DB4876FDB5ED8F7D379EEA0BDBF0C67CEA134 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t531DB4876FDB5ED8F7D379EEA0BDBF0C67CEA134 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t531DB4876FDB5ED8F7D379EEA0BDBF0C67CEA134 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_mA76A4CDD3077821B3B7B46F01250D9040D39BDDC_gshared (ManagedBufferBase_1_t531DB4876FDB5ED8F7D379EEA0BDBF0C67CEA134 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m0398341D1AFA73DA5760EC359FCEC1187A204386_gshared (ManagedBufferBase_1_t531DB4876FDB5ED8F7D379EEA0BDBF0C67CEA134 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD *)__this); (( void (*) (MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_mB1A2D8BC453E8FB315A2D483CA1539649FBDF084_gshared (ManagedBufferBase_1_tF9DE4CB39EC2B0A586C739F5F53B5AC0594E61A1 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_tF9DE4CB39EC2B0A586C739F5F53B5AC0594E61A1 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_tF9DE4CB39EC2B0A586C739F5F53B5AC0594E61A1 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m6752C889B1A085C473DC6E504E92C7EFCF613702_gshared (ManagedBufferBase_1_tF9DE4CB39EC2B0A586C739F5F53B5AC0594E61A1 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m07A9CB743D816D8E0B111CC1EAAFC89FA7F3E5E8_gshared (ManagedBufferBase_1_tF9DE4CB39EC2B0A586C739F5F53B5AC0594E61A1 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F *)__this); (( void (*) (MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m2F3CFAE975DE0FFA9E4D6B6AE715A64BB8635668_gshared (ManagedBufferBase_1_t0C9BAD99307A9C5CF8288934477E1C0A75D2309E * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t0C9BAD99307A9C5CF8288934477E1C0A75D2309E *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t0C9BAD99307A9C5CF8288934477E1C0A75D2309E *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_mD0F37AFEE7BAD650B028D17E60838A58415C09B7_gshared (ManagedBufferBase_1_t0C9BAD99307A9C5CF8288934477E1C0A75D2309E * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_mBED0D7B2DEB9DA9E439C3E683BC0CDE47FCA8616_gshared (ManagedBufferBase_1_t0C9BAD99307A9C5CF8288934477E1C0A75D2309E * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A *)__this); (( void (*) (MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_mF32B19EEA0DCC92BA69C2A0368174EE9527CA95D_gshared (ManagedBufferBase_1_t3D99D9C4EE726C2D3960E826EAEEB86AAAD7D5FB * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t3D99D9C4EE726C2D3960E826EAEEB86AAAD7D5FB *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t3D99D9C4EE726C2D3960E826EAEEB86AAAD7D5FB *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_mAF343886D4785E083F896394FAB3005C0001B633_gshared (ManagedBufferBase_1_t3D99D9C4EE726C2D3960E826EAEEB86AAAD7D5FB * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_mAA0CA8EB70139EE4B4D908E33F3A66FBB761DA14_gshared (ManagedBufferBase_1_t3D99D9C4EE726C2D3960E826EAEEB86AAAD7D5FB * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 *)__this); (( void (*) (MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_mCEBF0900AE2682E810CF879EB6F35FC7DB28438E_gshared (ManagedBufferBase_1_tEE95385D26D95AC1B4B30D6407E7D9E10E0F65CA * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_tEE95385D26D95AC1B4B30D6407E7D9E10E0F65CA *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_tEE95385D26D95AC1B4B30D6407E7D9E10E0F65CA *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m9ABBF8A008308AE96796E732B1272B617A7683AB_gshared (ManagedBufferBase_1_tEE95385D26D95AC1B4B30D6407E7D9E10E0F65CA * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m61A4520FEE65C52480C74BDF70D974A995716739_gshared (ManagedBufferBase_1_tEE95385D26D95AC1B4B30D6407E7D9E10E0F65CA * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 *)__this); (( void (*) (MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m68FE3427306E6D38E39F7216CE9354165442BFDA_gshared (ManagedBufferBase_1_t29C27AD79A1B579EB2BA0F444E7EC8C558D3F47E * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t29C27AD79A1B579EB2BA0F444E7EC8C558D3F47E *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t29C27AD79A1B579EB2BA0F444E7EC8C558D3F47E *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_mB0DE7E604C2F87CA0711C5E688978AB232E4B01D_gshared (ManagedBufferBase_1_t29C27AD79A1B579EB2BA0F444E7EC8C558D3F47E * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_mCC75551530E266158FAFC28C597FFD917662AEF3_gshared (ManagedBufferBase_1_t29C27AD79A1B579EB2BA0F444E7EC8C558D3F47E * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 *)__this); (( void (*) (MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m3E0DE7FC4F17020359A5781AF8B024774190A143_gshared (ManagedBufferBase_1_t384BF514CFE39FA7FD1B4B251748584DFECB2BAD * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t384BF514CFE39FA7FD1B4B251748584DFECB2BAD *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t384BF514CFE39FA7FD1B4B251748584DFECB2BAD *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m3D8EA0BF75C830A1E9CF4E82759FE8260E96D904_gshared (ManagedBufferBase_1_t384BF514CFE39FA7FD1B4B251748584DFECB2BAD * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m4B281C74CDFDFB6BCDD0AEC215BDA5B263D236F9_gshared (ManagedBufferBase_1_t384BF514CFE39FA7FD1B4B251748584DFECB2BAD * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E *)__this); (( void (*) (MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_m10F6F11499BC2CF4A0285611E8BAECF01802C1DE_gshared (ManagedBufferBase_1_t97CF1AFC9D07AD9591137279BC002D3909D3FDF2 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t97CF1AFC9D07AD9591137279BC002D3909D3FDF2 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t97CF1AFC9D07AD9591137279BC002D3909D3FDF2 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_m4CDF0E42FD87ED811DE9B6398B04569BF02404C2_gshared (ManagedBufferBase_1_t97CF1AFC9D07AD9591137279BC002D3909D3FDF2 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_mF9D02EF12EA1792C0C96417C694763DE1CD104E5_gshared (ManagedBufferBase_1_t97CF1AFC9D07AD9591137279BC002D3909D3FDF2 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 *)__this); (( void (*) (MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ManagedBufferBase_1_Pin_mDA07A0DC1BE7334884B72D6C9802697A9ABE0E28_gshared (ManagedBufferBase_1_t6DE672734414CBC4BF8A412F1EECC81B3DE78DF8 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_1; memset((&V_1), 0, sizeof(V_1)); { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001f; } } { NullCheck((ManagedBufferBase_1_t6DE672734414CBC4BF8A412F1EECC81B3DE78DF8 *)__this); RuntimeObject * L_2; L_2 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(12 /* System.Object SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::GetPinnableObject() */, (ManagedBufferBase_1_t6DE672734414CBC4BF8A412F1EECC81B3DE78DF8 *)__this); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_3; L_3 = GCHandle_Alloc_mBF5C4C0E8605F97427BFDF96D68AACD4A4D6DDEC((RuntimeObject *)L_2, (int32_t)3, /*hidden argument*/NULL); __this->set_pinHandle_0(L_3); } IL_001f: { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_4 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); intptr_t L_5; L_5 = GCHandle_AddrOfPinnedObject_m0604506F2BDCD2DC8C167FBC3BF3E965888F7589((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_4, /*hidden argument*/NULL); void* L_6; L_6 = IntPtr_op_Explicit_mE8B472FDC632CBD121F7ADF4F94546D6610BACDD((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ___elementIndex0; void* L_8; L_8 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((void*)(void*)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); V_0 = (RuntimeObject*)__this; il2cpp_codegen_initobj((&V_1), sizeof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9 = V_1; RuntimeObject* L_10 = V_0; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_11; memset((&L_11), 0, sizeof(L_11)); MemoryHandle__ctor_mD254CBC13788969FCC315DF2B1C8615A945F18B3((&L_11), (void*)(void*)L_8, (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 )L_9, (RuntimeObject*)L_10, /*hidden argument*/NULL); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_11; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1_Unpin_mAC984F19A9394660404D6B6A324BE3985408C56D_gshared (ManagedBufferBase_1_t6DE672734414CBC4BF8A412F1EECC81B3DE78DF8 * __this, const RuntimeMethod* method) { { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_0 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); bool L_1; L_1 = GCHandle_get_IsAllocated_mEDA4DAC6AD6D881110E96CAFDAB78C068F5B144D((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_2 = (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)__this->get_address_of_pinHandle_0(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_2, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void SixLabors.ImageSharp.Memory.Internals.ManagedBufferBase`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedBufferBase_1__ctor_m681D910CDBB1DEF47EA5C7AB9613100B1AA28005_gshared (ManagedBufferBase_1_t6DE672734414CBC4BF8A412F1EECC81B3DE78DF8 * __this, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A *)__this); (( void (*) (MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline (ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CWidthU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline (ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CHeightU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t L8_get_PackedValue_m26A4A6FE9A33FC50E6C236D6B7ACCBEC7BB60043_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Block8x8F_set_Item_m9A723F4D09394C299C7979811B60D5E91084A7E4_inline (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * __this, int32_t ___idx0, float ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mD504B65764898887417BB07D654E16FD3C5A2512_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_As_TisBlock8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m8AF68280C5A83929CD753DDC87DE086A89A648A3_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { float* L_0; L_0 = Unsafe_As_TisBlock8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m8AF68280C5A83929CD753DDC87DE086A89A648A3_inline((Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)__this, /*hidden argument*/Unsafe_As_TisBlock8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m8AF68280C5A83929CD753DDC87DE086A89A648A3_RuntimeMethod_var); int32_t L_1 = ___idx0; float* L_2; L_2 = Unsafe_Add_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mD504B65764898887417BB07D654E16FD3C5A2512_inline((float*)L_0, (intptr_t)((uintptr_t)L_1), /*hidden argument*/Unsafe_Add_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mD504B65764898887417BB07D654E16FD3C5A2512_RuntimeMethod_var); float L_3 = ___value1; *((float*)L_2) = (float)L_3; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_gshared_inline (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, const RuntimeMethod* method) { { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_0 = ___array0; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mB7B7F52F6687AD91526143A6FC155608E7F2AF41_inline((&L_1), (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * Unsafe_Add_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m732855B42EADA7174AB64EE2C5F7BAD004DDD073_gshared_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * ___source0, int32_t ___elementOffset1, const RuntimeMethod* method) { { L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_0 = ___source0; int32_t L_1 = ___elementOffset1; uint32_t L_2 = sizeof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 ); return (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((int32_t)L_1, (intptr_t)((intptr_t)L_2)))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float* Unsafe_As_TisBlock8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m8AF68280C5A83929CD753DDC87DE086A89A648A3_gshared_inline (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___source0, const RuntimeMethod* method) { { Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * L_0 = ___source0; return (float*)(L_0); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float* Unsafe_Add_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mD504B65764898887417BB07D654E16FD3C5A2512_gshared_inline (float* ___source0, intptr_t ___elementOffset1, const RuntimeMethod* method) { { float* L_0 = ___source0; intptr_t L_1 = ___elementOffset1; uint32_t L_2 = sizeof(float); return (float*)(((float*)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)L_1, (int32_t)L_2))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB7B7F52F6687AD91526143A6FC155608E7F2AF41_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_0; memset((&V_0), 0, sizeof(V_0)); { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )); goto IL_0037; } { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_8 = ___array0; Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_9; L_9 = (( Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } }