#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtualActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, 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 VirtualFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct GenericVirtualFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tA9E6C099ECD6A7D428B8F9E6618CF3702AAED44B; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t78AE8460F6122562E530A6217B6A9361FCED30B0; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tAE04C8668C8D0FADABD93FA8C72D2AC09C4412E0; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t7F872F96329FD1FC4B67C39F489AA5B9BC94FE70; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t4A943EF0770079B07361F38CFC480758FE64E97F; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tC0D8DBD807054E5FAD36FDF05CF7796612724339; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t5684A47DFA481DE40BC694C0F2B1B00A5A1D9294; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t2E38D1AC3BA38792BA3415133D18D9E60394BB8E; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t8251C1520C77B565C8547BE7BF7BA63BFEE1FA55; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tE070951E3056FCE92DD8D7D07F2F7E85E8DA2D83; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t27FF14282366F28492D11030AA4F2326ACEE334C; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tE54214FBBBDF42CF31EC1F163D9BBC2B799CF59A; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tB3D6F0758370E0CA446DA15DEA632BDC3266E22C; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tFC768EADDBC20A413AB7592B6DA3764D7D928233; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tE2F002796F1158BA5AFB8E7FB78C74A90D11F51D; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t94A6ED8F23C85F4085AC7CFF054D74AA0442D140; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tA7E933C72F59353B9EE6A37EEC6BAC4F07685D8A; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t25BB15E34C149D0B68DC40834AA4E6C64C2CA557; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t3B9C94D9A5C80C6ECC74A86EBBA9766E3B9CE8A1; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tD38C46D2766D4CEE30E795066AB3E6DBDF735B7C; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t2148B933E32221F2F6FA900C35531372116EAC51; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t1208A017D79810113BF6596A37ED28354BEDDB3E; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tC04357C976269156D367EFD0E23DC8E6F675E22E; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t4FE6B256B95C7264857014C92DF29175299F11F2; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tA66EBE9B97224FBDD4CC379F8024353BAB64DE47; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t13CE63916D024308A558500E7E551079308F953D; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t0E58529647DDD802F0C6D24DFC2FBB1EF859A8BD; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t8E61C8D36F1B2714E1C3F86219D9DA1745195D76; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t1ED1743A8FA2972B2CD8FA1538C9EE04CB392595; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t63979B6DCB773FF5A2F50F51FF63F8F62761B150; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t393B86712E02FF7B9A8EAAD1781FFE78C7062793; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t47B4E5806B81BB823EB9D173EAC080A1C6155781; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tBD9EF9BDE1942AD95426C5484819A0134199E9F0; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t45BE12EB5478AD3790D146BBAA7F6A40BD189BED; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tEBEA7DECA6156C7046FA79FB3B41EBAE37231D38; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t09D880A322D53ADCC6505855F08CFAEDF039BC7C; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t231D01AB881C6F1790352F5DF1E25D83E5B3D2FB; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t1082ABA65F6A59C48A24745CC68C208846051326; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tAB65AB6A81DFB71D30A57CC7AE9238A77FC1BCCD; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t6ABDEE3190323204FDCF27812B18C1915FF569DE; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t9674C5627EE53C03E8CDECBC82BE042F55C6B9EE; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t1A120275840E1738815101FE259C5DC5983579FD; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t95B6C6E99FE50F50D51542429B063BCD716C4E2B; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tDB52689ACC41B98F67B387E53E408521E84E359E; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t5BAC57FE9C83858F720EEB4D9871C60642C7508F; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t90E740182FCFF4923490B523AE95DA518929C296; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tE1D9AD4E333AD11E20DE40D595002CA97033B1E5; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t39D660CE2B695D18846209A0E5845D57B646C363; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t81EF881D4B12A8123F40B3B3E5C6C01FF77E4DBE; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t394047943890FC4DBDB1EE544D8FDF26F722C721; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t7013D4A723D18946C5B01613C28F8BE79E08DDEF; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t57D89B94DB7B14C45F5721C192F933FDBD102118; // System.Collections.Generic.List`1> struct List_1_tAEC4FC151CA32FB1EF5AED12F1B9C8937A4C79EA; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905; // System.Buffers.MemoryManager`1> struct MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tEC1238441776B628014509035989771661756E25; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_t517BF7F506EC3B782F5F25888C67B08879909566; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_t1C6BE70DAA888A77F87B053943054D2033DB0E24; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tA568427220FD5C924DF7604F3204BC415374EEE2; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tD5938D2FEEF290D6679B613904D82FA0553807BE; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tF7817FC73E3CC2BEC0336C25D0DFC765B65D3B99; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tD453C247BCD519011C1D844FB864AD1DCA0CBA3C; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tC6B41B960849E06A00FA0F010745AFEADD2645EB; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tB82F773B947CAEE20D055412C249D4AFC573C5DC; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tD240B07041B93752CA8F686CCA6C1A7FFB3E6E50; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tB7DEBB8F33021A9D43FB81CF589D7990A64BC40C; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tCAD710548CCCB70FCE82CB9A9BFE1F1D61F59046; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tA42EF885E79EFA377143E5C925D6309728BB55F5; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_t29078688DFD45DA543737D5111D7E7611106C8ED; // System.Pinnable`1> struct Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA; // System.Pinnable`1> struct Pinnable_1_t995246336920565198FB5642AAE104F3134A3468; // System.Pinnable`1> struct Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A; // System.Pinnable`1> struct Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B; // System.Pinnable`1> struct Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146; // System.Pinnable`1> struct Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE; // System.Pinnable`1> struct Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3; // System.Pinnable`1> struct Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103; // System.Pinnable`1> struct Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF; // System.Pinnable`1> struct Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9; // System.Pinnable`1> struct Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F; // System.Pinnable`1> struct Pinnable_1_t76758360C06982977C68715853C878A47E8602EA; // System.Pinnable`1> struct Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770; // System.Pinnable`1> struct Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB; // System.Pinnable`1> struct Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975; // System.Pinnable`1> struct Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C; // System.Pinnable`1> struct Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85; // System.Pinnable`1> struct Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45; // System.Pinnable`1> struct Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2; // System.Pinnable`1> struct Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868; // System.Pinnable`1> struct Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56; // System.Pinnable`1> struct Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9; // System.Pinnable`1> struct Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B; // System.Pinnable`1> struct Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A; // System.Pinnable`1> struct Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23; // System.Pinnable`1> struct Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15; // System.Pinnable`1> struct Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F; // System.Pinnable`1> struct Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A; // System.Pinnable`1> struct Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD; // 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_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98; // System.Pinnable`1 struct Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC; // System.Pinnable`1 struct Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110; // System.Pinnable`1 struct Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF; // System.Pinnable`1 struct Pinnable_1_t604A0CC06EEE816A81F6B85ED6E75D3F69800250; // System.Pinnable`1 struct Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30; // System.Pinnable`1 struct Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC; // System.Pinnable`1 struct Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6; // 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_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777; // System.Pinnable`1 struct Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D; // System.Pinnable`1 struct Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3; // 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_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82; // 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.Pinnable`1 struct Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731; // System.Pinnable`1 struct Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056; // System.Pinnable`1 struct Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424; // System.Pinnable`1 struct Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6; // System.Pinnable`1 struct Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tF495F93709D1D885B1301353808F9C07C7F7E574; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tC0F3571A074B3674BBD9328168F539DD2F105202; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t18A1360EEAE605299E9642EC7651462D2A1ACCEA; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t071C3D70C8F4DF828DAF9D558ECDEC61F39D8B92; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tE90288B57A7D0B8D9D37C2C2A316A8674BCEE12E; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t9A741286D7D56F824242A256B5BF38ADA8DA32F0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t70990F1F08C1548A7AF3C96E1156D91E95D5A67C; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tF3342862755DFDB6C5E63C3D6FBB47B8732A279D; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t29430A557F60AEC6EA6BF780F870ADC8C0DD6FF1; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tF49FB2462471628FCBDDC49DBBDF69449D7FDECA; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t7308BDBD6A6A55CB07547F41DC96853C1B4DD158; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tAE50B18660DDFD51BDFDCDF29F37F28ED0E6466C; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tF95CE75826F8A8AC5E5460839F1E4A7FAB557062; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t176BE104B8C488F887BD1DA497E5B1AD58B287F7; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t7ED5B7842B69BDB062D5A67E3B30914D072CFCAB; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tB170A15D1B3AAABC46CDEDB98B8C15933E6153BE; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tB42A40D8DFA685D5A1DEF687CBD0DA13099F78E0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t032A37B5E31DF85BA217DD45C5F3960D25E68DE4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tAAD82BE39E1CFB821A81772DA49AB7F9C8B4E074; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t43DAE438984F0A77CC96B1A967F64F99E7D1BBC7; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t61171517203AA37887B5CF322FB4F9FD28169116; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t82BF84BFEA9FDE00CDF400F5EE497B00A4BEB7CE; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t8909A273410C798274BF8AE073210BA43C07EDFE; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tCEB69ACF596382CFD2345E6C38169274F91C41CE; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t3C5769889EE0F011D2CE7901522F724026994CE2; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t2B209A0D09C047846DD88C37AC4489D661A7CC1D; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t6D4EB079BB53DB6ED113A6663851BD45CFFA811F; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tFA6220A1A8F963FD4D3A8D1DFF1A4619E58F6181; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t5B81C24980DD49E9B4D6DF2561296C3E203E8E6F; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t374CE3592DD7E50496283CBED36A2FF94103C289; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t0B9B5C5215037A9A92CF5AA52CAB071CE4198A0C; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tF8C10EA3E3DF7E572ACA27ADF84728AB7B29A952; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tA165ABAD96E0E1D714047D536D18375AFE17C5EB; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_t985DF849AD61ABDEE40186FA66011C42AA54A4FD; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tFD1956E84B3DAAB5A9165FB54BCC7AB702B2484C; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] struct MemoryOwnerWrapperU5BU5D_tDABF5FED1AA9B1AE5D2F51CA2F1592AD6C56E942; // System.Void*[] struct VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C; // SixLabors.ImageSharp.PixelFormats.A8[] struct A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B; // SixLabors.ImageSharp.PixelFormats.Abgr32[] struct Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283; // SixLabors.ImageSharp.PixelFormats.Argb32[] struct Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948; // SixLabors.ImageSharp.PixelFormats.Bgr24[] struct Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8; // SixLabors.ImageSharp.PixelFormats.Bgr565[] struct Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4; // SixLabors.ImageSharp.PixelFormats.Bgra32[] struct Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581; // SixLabors.ImageSharp.PixelFormats.Bgra4444[] struct Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC; // SixLabors.ImageSharp.PixelFormats.Bgra5551[] struct Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775; // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8[] struct Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // SixLabors.ImageSharp.PixelFormats.Byte4[] struct Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // SixLabors.ImageSharp.ComplexVector4[] struct ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5; // SixLabors.ImageSharp.PixelFormats.HalfSingle[] struct HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454; // SixLabors.ImageSharp.PixelFormats.HalfVector2[] struct HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8; // SixLabors.ImageSharp.PixelFormats.HalfVector4[] struct HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // SixLabors.ImageSharp.PixelFormats.L16[] struct L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D; // SixLabors.ImageSharp.PixelFormats.L8[] struct L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236; // SixLabors.ImageSharp.PixelFormats.La16[] struct La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C; // SixLabors.ImageSharp.PixelFormats.La32[] struct La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE; // SixLabors.ImageSharp.PixelFormats.NormalizedByte2[] struct NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3; // SixLabors.ImageSharp.PixelFormats.NormalizedByte4[] struct NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E; // SixLabors.ImageSharp.PixelFormats.NormalizedShort2[] struct NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE; // SixLabors.ImageSharp.PixelFormats.NormalizedShort4[] struct NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83; // SixLabors.ImageSharp.PixelFormats.Rg32[] struct Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E; // SixLabors.ImageSharp.PixelFormats.Rgb24[] struct Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284; // SixLabors.ImageSharp.PixelFormats.Rgb48[] struct Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058; // SixLabors.ImageSharp.PixelFormats.Rgba1010102[] struct Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92; // SixLabors.ImageSharp.PixelFormats.Rgba32[] struct Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9; // SixLabors.ImageSharp.PixelFormats.Rgba64[] struct Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885; // SixLabors.ImageSharp.PixelFormats.RgbaVector[] struct RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4; // SixLabors.ImageSharp.PixelFormats.Short2[] struct Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0; // SixLabors.ImageSharp.PixelFormats.Short4[] struct Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.UInt64[] struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; // SixLabors.ImageSharp.Memory.Internals.UnmanagedMemoryHandle[] struct UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D; // System.Numerics.Vector4[] struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // System.Collections.IEnumerator struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105; // System.Buffers.IPinnable struct IPinnable_t5F43661062D3A813291C43D3D17B9FA43963D6F3; // SixLabors.ImageSharp.Memory.InvalidMemoryOperationException struct InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444; // System.NotImplementedException struct NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard struct RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // System.Diagnostics.Stopwatch struct Stopwatch_t78C5E942A89311381E0D8894576457C33462DF89; // System.String struct String_t; // System.Threading.Timer struct Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB; // System.Type struct Type_t; // SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool struct UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool/TrimSettings struct TrimSettings_t990D2249161D628DAA1F72E2F1C0FD7189FB34FF; IL2CPP_EXTERN_C RuntimeClass* GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F; IL2CPP_EXTERN_C String_t* _stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4; IL2CPP_EXTERN_C String_t* _stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4; IL2CPP_EXTERN_C String_t* _stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8; IL2CPP_EXTERN_C String_t* _stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0; IL2CPP_EXTERN_C String_t* _stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33; IL2CPP_EXTERN_C String_t* _stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC; IL2CPP_EXTERN_C const RuntimeMethod* Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_m0E58FC48C987E71E6995B6594582CE758B40979D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_m1D7CF386BA2855482F37B81BEF929ABCF539CE7C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_m2036F838A8F7C8725F53B865AFD38E42457D8BF9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_m2082C94F706861F1CFD9327737B4CE0944A86C34_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_m2EC90B67FBB5490D8891406A4F938ADE75A17CEE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_m3417D52DB65E3C8B9062FA37D4F02ADE78536D6C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_m38D9B7D6DF2CEE84D5426F6CBFF49474B86F9FAD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_m5FDA71D4B2E782D41AA747DB0269F651BD18C605_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_m7B9F237C0C817CCA33CA7C492B3073A03767221C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_m7C8C4620544A6FBDFC2BE614A423E1898B3DDA80_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_m86587C28218B81861C831164EDF6E31D46920B89_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_m89FB5D962039AFF0B56EE6BCAB745A09054CE35D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_m914C4CEC59337B3A2E19464DCFAB5D0FC497B078_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_m96DBCD1E887E5E4A13ACC8B80A0041FEA5167194_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_mAF70197F7F1CA1D837819B157F703B7A1EBDCBB9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_mB05DC5154067B5A1327D7F0F40427D014F49A789_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_mB0E1C4C0DCB00F156DC1C31F057C6D57A7A4EB4D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_mB0F154775EA3BA3E5DA5FBF0998ECBC1C81E63E9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_mB422FDF352B5834F252A4D54A32B858140FEA25E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_mD0085EC52AC14A5B216E36F7E4454643CF637E14_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_mD3E3B2845D882C3C6CB68772C1AD81B9A6FC6546_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_mEDE28B918C2FEE7AB0C0C36312E9F37B584BCB91_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_mF422158C07BC96C03AD4AD231B7ABA8432A6FDA3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_mF6C293E900EDA44A6D4A765EE83D1C91677A3CE0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_mF987FA30C663E7F6C43D73B736DDEE228E3CF984_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_Allocate_mFB97C87E3E99251424F20FF1890E18C2942941D3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m0D34503E29B4ACDAD0E8C3D255D886CDE77FC466_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m1812DCDCC039971A5D258CBBCE9E6D3439A5FD56_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m200B23A7F3E214086BB0760AB199E181B62BC470_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4BAEE3AFFC318E864A937DFBB09D3C5BB43FC635_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4D4C4A08F3C51094345E3DE2D1AC51503CBA7E6F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4E7B1DDF3740928DEE01031FD8F448BC53A44AA0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4F44243D5A13D5901D6E2E0A3293E8B34E8B9ACC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4F936007430F8D00E65276442E451E7649053CB4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m674ACFFDE73AF51393A33BEA409D82A41617469E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m69F9B57D3E853AF727B4323AEEA84CFB15194442_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m6F60E27D2DFB64ECF1B2777755A67C03CEC94D35_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m6FE0665601D2489E75AD7CDA9C5088E774C15093_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m78DBE72AF9560BB7FB5B0D2C0961367DA4A9D2C2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m84323E5869FAFDF6342F791C22052C773A95C2D3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m97760021FAD7F7B93F03AD88D93A99344E82CE54_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m9846F9AFB943BECAC541E46DCF1514772C0F327D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m99D17CC2179ABFFE0D7602EFA64708293D08A191_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mA7BDCC2EB373CEF1E2D5CD132E3D21ED453A4329_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mB08A44FF1F2152C3B0293E896E1F33FAF59CEF9A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mB542A124997581D23158CD2C8877BED3186E2B5F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mCBAB88E1E2251B0BC095FCA513046F81BE4847B5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mD6CA9BB9B8A5977E594C474E6EE36A6EFAD71205_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mD92869F872210C2DB6C791DCF8D42CA435F55226_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mED2D275720124A1611A113CD5CA166A3A988FE63_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mEE697573E7DDA77E989F63420DD9FA6882524380_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mFA598B6B7B506CA628A34EE91F28ADCE7220DAD1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m1F97F9CD767F57E1FD093A3EA4C095EEEF4D6E9A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m2B4E845F9DF50B39893008582C188B0047BD148F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m2EE3366C63DA02A3102DDCAD1114EC6C72D6ABBA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m30237AD625056E990B0A60B67F43E7982BAA74CF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m3C13532B2288EA8E1639465424B126593EAE5C7E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m43FD6F6E8DA8C1BEADDCFBB6DDF4E0F402B9D7B7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m559E03B33FFB2E459B34875FA68947C046EC1B3E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m5C08F99DBFB7C3365523C2E9B4FA770408B0B55F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m5E884C128335BD02567B2DC74A6C8D6C59219EA3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m62DE2D213B072E1F600B6454E4A16E696C2FCEB2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m62DF4C75FB4788C5D8400DCE51004A28E1D65271_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m6EC0E87B3480FDA6F7DB2832361EBF053A656D5C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m6F61540F7B488430B5AD87DE0539C86893613EBE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m794EAF5C809EA1FFF338BFD7D05920D9829601E7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m7A047885D33E5E1FEA01C5B68C1C454D92EB77A0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m7BB62F47D34E77541F325501541DBE56C697ED12_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_m970651D9636EFFCD63779306FD4D7DCC52A28D34_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_mA05A35DFC1641BC423EFEDE654926DBECC6D57FF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_mC29876479AC05A89C0CE0B20E0D66B79D12C4174_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_mC86E22B591C98FC94EF3BFF46148555FA63605FB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_mCF9624160A95DEB5384768A06978E77CB4553352_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_mD8D8E5BAE78C6863D0E88EC4C398AE123A0DC0F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_mDB9576FED6001723963327C8D88E3AD02367F301_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_mDCDA12C08F527B0D2188D40B7EDBA80E5BC45EA0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_mE827C9AE775AC1B1C84A3E10A7FB5842146D7B96_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryGroup_1_TryAllocate_mED3A771F99F71A331A98FAD62A662448C7C0CF02_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerWrapper_Unpin_m15495919D917FE104BB3F363CBCC004D59EA5E0A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerWrapper_Unpin_m1BD301201D3292AD2227A64F2E09EAF215C40481_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerWrapper_Unpin_m2383A5D26E68C8D004F503249A9ABD61155FA076_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerWrapper_Unpin_m31D9A0C049FAF9C83E619E4636D92DF7B43D182F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerWrapper_Unpin_m33541D1C3C70A01B112270133509500DF27D5DA5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerWrapper_Unpin_m57BFCE2B14F4E11703A47E83EE68F418B381765E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerWrapper_Unpin_m63249422883FA79658EF81D1C4297C7C48577FB1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerWrapper_Unpin_m65E0BFB994DC9CBDDB98B92ED6510894D4EFA97E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerWrapper_Unpin_m684A8ECDF54F66C2A875BDE5C4BCE6D683B73A37_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerWrapper_Unpin_m87CA404D485FD97553C443D831270A5DCC814A21_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerWrapper_Unpin_mCB5750BFD605657C68B0FDAFA4160DA9CCE7900F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerWrapper_Unpin_mCEA23AA4646E669F18F8CDDB7E8843C774B05944_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerWrapper_Unpin_mF0DDEFB66C5E104DB55367CA9520EF3E4286D639_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mFD204AC51AB4C13B64E5BCD8F101BC6B9E0AB4FB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ThrowHelper_ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m179F398D62C190BF598A5160B106EE83E0CB8539_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6; struct IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED; struct IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1; struct IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980; struct IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD; struct IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E; struct IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1; struct IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E; struct IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795; struct IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E; struct IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80; struct IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F; struct IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0; struct IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E; struct IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4; struct IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3; struct IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630; struct IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF; struct IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB; struct IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5; struct IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1; struct IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18; struct IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895; struct IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046; struct IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94; struct IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C; struct VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C; 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 Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765; struct ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5; struct HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454; struct HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8; struct HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0; struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; 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 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 SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; struct UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D; struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tF495F93709D1D885B1301353808F9C07C7F7E574* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2, ___owner_0)); } inline MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tF495F93709D1D885B1301353808F9C07C7F7E574* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tF495F93709D1D885B1301353808F9C07C7F7E574** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tF495F93709D1D885B1301353808F9C07C7F7E574* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tC0F3571A074B3674BBD9328168F539DD2F105202* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192, ___owner_0)); } inline MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tC0F3571A074B3674BBD9328168F539DD2F105202* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tC0F3571A074B3674BBD9328168F539DD2F105202** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tC0F3571A074B3674BBD9328168F539DD2F105202* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t18A1360EEAE605299E9642EC7651462D2A1ACCEA* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401, ___owner_0)); } inline MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t18A1360EEAE605299E9642EC7651462D2A1ACCEA* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t18A1360EEAE605299E9642EC7651462D2A1ACCEA** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t18A1360EEAE605299E9642EC7651462D2A1ACCEA* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t071C3D70C8F4DF828DAF9D558ECDEC61F39D8B92* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A, ___owner_0)); } inline MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t071C3D70C8F4DF828DAF9D558ECDEC61F39D8B92* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t071C3D70C8F4DF828DAF9D558ECDEC61F39D8B92** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t071C3D70C8F4DF828DAF9D558ECDEC61F39D8B92* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tE90288B57A7D0B8D9D37C2C2A316A8674BCEE12E* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2, ___owner_0)); } inline MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tE90288B57A7D0B8D9D37C2C2A316A8674BCEE12E* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tE90288B57A7D0B8D9D37C2C2A316A8674BCEE12E** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tE90288B57A7D0B8D9D37C2C2A316A8674BCEE12E* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t9A741286D7D56F824242A256B5BF38ADA8DA32F0* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909, ___owner_0)); } inline MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t9A741286D7D56F824242A256B5BF38ADA8DA32F0* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t9A741286D7D56F824242A256B5BF38ADA8DA32F0** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t9A741286D7D56F824242A256B5BF38ADA8DA32F0* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t70990F1F08C1548A7AF3C96E1156D91E95D5A67C* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99, ___owner_0)); } inline MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t70990F1F08C1548A7AF3C96E1156D91E95D5A67C* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t70990F1F08C1548A7AF3C96E1156D91E95D5A67C** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t70990F1F08C1548A7AF3C96E1156D91E95D5A67C* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tF3342862755DFDB6C5E63C3D6FBB47B8732A279D* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E, ___owner_0)); } inline MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tF3342862755DFDB6C5E63C3D6FBB47B8732A279D* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tF3342862755DFDB6C5E63C3D6FBB47B8732A279D** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tF3342862755DFDB6C5E63C3D6FBB47B8732A279D* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t29430A557F60AEC6EA6BF780F870ADC8C0DD6FF1* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE, ___owner_0)); } inline MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t29430A557F60AEC6EA6BF780F870ADC8C0DD6FF1* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t29430A557F60AEC6EA6BF780F870ADC8C0DD6FF1** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t29430A557F60AEC6EA6BF780F870ADC8C0DD6FF1* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tF49FB2462471628FCBDDC49DBBDF69449D7FDECA* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA, ___owner_0)); } inline MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tF49FB2462471628FCBDDC49DBBDF69449D7FDECA* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tF49FB2462471628FCBDDC49DBBDF69449D7FDECA** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tF49FB2462471628FCBDDC49DBBDF69449D7FDECA* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t7308BDBD6A6A55CB07547F41DC96853C1B4DD158* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE, ___owner_0)); } inline MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t7308BDBD6A6A55CB07547F41DC96853C1B4DD158* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t7308BDBD6A6A55CB07547F41DC96853C1B4DD158** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t7308BDBD6A6A55CB07547F41DC96853C1B4DD158* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tAE50B18660DDFD51BDFDCDF29F37F28ED0E6466C* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149, ___owner_0)); } inline MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tAE50B18660DDFD51BDFDCDF29F37F28ED0E6466C* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tAE50B18660DDFD51BDFDCDF29F37F28ED0E6466C** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tAE50B18660DDFD51BDFDCDF29F37F28ED0E6466C* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tF95CE75826F8A8AC5E5460839F1E4A7FAB557062* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF, ___owner_0)); } inline MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tF95CE75826F8A8AC5E5460839F1E4A7FAB557062* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tF95CE75826F8A8AC5E5460839F1E4A7FAB557062** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tF95CE75826F8A8AC5E5460839F1E4A7FAB557062* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t176BE104B8C488F887BD1DA497E5B1AD58B287F7* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7, ___owner_0)); } inline MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t176BE104B8C488F887BD1DA497E5B1AD58B287F7* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t176BE104B8C488F887BD1DA497E5B1AD58B287F7** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t176BE104B8C488F887BD1DA497E5B1AD58B287F7* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t7ED5B7842B69BDB062D5A67E3B30914D072CFCAB* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58, ___owner_0)); } inline MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t7ED5B7842B69BDB062D5A67E3B30914D072CFCAB* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t7ED5B7842B69BDB062D5A67E3B30914D072CFCAB** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t7ED5B7842B69BDB062D5A67E3B30914D072CFCAB* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tB170A15D1B3AAABC46CDEDB98B8C15933E6153BE* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD, ___owner_0)); } inline MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tB170A15D1B3AAABC46CDEDB98B8C15933E6153BE* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tB170A15D1B3AAABC46CDEDB98B8C15933E6153BE** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tB170A15D1B3AAABC46CDEDB98B8C15933E6153BE* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tB42A40D8DFA685D5A1DEF687CBD0DA13099F78E0* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F, ___owner_0)); } inline MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tB42A40D8DFA685D5A1DEF687CBD0DA13099F78E0* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tB42A40D8DFA685D5A1DEF687CBD0DA13099F78E0** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tB42A40D8DFA685D5A1DEF687CBD0DA13099F78E0* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t032A37B5E31DF85BA217DD45C5F3960D25E68DE4* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74, ___owner_0)); } inline MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t032A37B5E31DF85BA217DD45C5F3960D25E68DE4* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t032A37B5E31DF85BA217DD45C5F3960D25E68DE4** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t032A37B5E31DF85BA217DD45C5F3960D25E68DE4* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tAAD82BE39E1CFB821A81772DA49AB7F9C8B4E074* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0, ___owner_0)); } inline MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tAAD82BE39E1CFB821A81772DA49AB7F9C8B4E074* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tAAD82BE39E1CFB821A81772DA49AB7F9C8B4E074** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tAAD82BE39E1CFB821A81772DA49AB7F9C8B4E074* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t43DAE438984F0A77CC96B1A967F64F99E7D1BBC7* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4, ___owner_0)); } inline MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t43DAE438984F0A77CC96B1A967F64F99E7D1BBC7* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t43DAE438984F0A77CC96B1A967F64F99E7D1BBC7** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t43DAE438984F0A77CC96B1A967F64F99E7D1BBC7* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t61171517203AA37887B5CF322FB4F9FD28169116* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2, ___owner_0)); } inline MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t61171517203AA37887B5CF322FB4F9FD28169116* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t61171517203AA37887B5CF322FB4F9FD28169116** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t61171517203AA37887B5CF322FB4F9FD28169116* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t82BF84BFEA9FDE00CDF400F5EE497B00A4BEB7CE* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784, ___owner_0)); } inline MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t82BF84BFEA9FDE00CDF400F5EE497B00A4BEB7CE* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t82BF84BFEA9FDE00CDF400F5EE497B00A4BEB7CE** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t82BF84BFEA9FDE00CDF400F5EE497B00A4BEB7CE* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t8909A273410C798274BF8AE073210BA43C07EDFE* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7, ___owner_0)); } inline MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t8909A273410C798274BF8AE073210BA43C07EDFE* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t8909A273410C798274BF8AE073210BA43C07EDFE** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t8909A273410C798274BF8AE073210BA43C07EDFE* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tCEB69ACF596382CFD2345E6C38169274F91C41CE* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35, ___owner_0)); } inline MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tCEB69ACF596382CFD2345E6C38169274F91C41CE* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tCEB69ACF596382CFD2345E6C38169274F91C41CE** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tCEB69ACF596382CFD2345E6C38169274F91C41CE* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t3C5769889EE0F011D2CE7901522F724026994CE2* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0, ___owner_0)); } inline MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t3C5769889EE0F011D2CE7901522F724026994CE2* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t3C5769889EE0F011D2CE7901522F724026994CE2** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t3C5769889EE0F011D2CE7901522F724026994CE2* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t2B209A0D09C047846DD88C37AC4489D661A7CC1D* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084, ___owner_0)); } inline MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t2B209A0D09C047846DD88C37AC4489D661A7CC1D* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t2B209A0D09C047846DD88C37AC4489D661A7CC1D** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t2B209A0D09C047846DD88C37AC4489D661A7CC1D* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t6D4EB079BB53DB6ED113A6663851BD45CFFA811F* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D, ___owner_0)); } inline MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t6D4EB079BB53DB6ED113A6663851BD45CFFA811F* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t6D4EB079BB53DB6ED113A6663851BD45CFFA811F** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t6D4EB079BB53DB6ED113A6663851BD45CFFA811F* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tFA6220A1A8F963FD4D3A8D1DFF1A4619E58F6181* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3, ___owner_0)); } inline MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tFA6220A1A8F963FD4D3A8D1DFF1A4619E58F6181* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tFA6220A1A8F963FD4D3A8D1DFF1A4619E58F6181** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tFA6220A1A8F963FD4D3A8D1DFF1A4619E58F6181* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t5B81C24980DD49E9B4D6DF2561296C3E203E8E6F* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E, ___owner_0)); } inline MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t5B81C24980DD49E9B4D6DF2561296C3E203E8E6F* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t5B81C24980DD49E9B4D6DF2561296C3E203E8E6F** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t5B81C24980DD49E9B4D6DF2561296C3E203E8E6F* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t374CE3592DD7E50496283CBED36A2FF94103C289* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC, ___owner_0)); } inline MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t374CE3592DD7E50496283CBED36A2FF94103C289* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t374CE3592DD7E50496283CBED36A2FF94103C289** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t374CE3592DD7E50496283CBED36A2FF94103C289* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t0B9B5C5215037A9A92CF5AA52CAB071CE4198A0C* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317, ___owner_0)); } inline MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t0B9B5C5215037A9A92CF5AA52CAB071CE4198A0C* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t0B9B5C5215037A9A92CF5AA52CAB071CE4198A0C** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t0B9B5C5215037A9A92CF5AA52CAB071CE4198A0C* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tF8C10EA3E3DF7E572ACA27ADF84728AB7B29A952* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057, ___owner_0)); } inline MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tF8C10EA3E3DF7E572ACA27ADF84728AB7B29A952* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tF8C10EA3E3DF7E572ACA27ADF84728AB7B29A952** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tF8C10EA3E3DF7E572ACA27ADF84728AB7B29A952* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tA165ABAD96E0E1D714047D536D18375AFE17C5EB* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB, ___owner_0)); } inline MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tA165ABAD96E0E1D714047D536D18375AFE17C5EB* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tA165ABAD96E0E1D714047D536D18375AFE17C5EB** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tA165ABAD96E0E1D714047D536D18375AFE17C5EB* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_t985DF849AD61ABDEE40186FA66011C42AA54A4FD* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D, ___owner_0)); } inline MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_t985DF849AD61ABDEE40186FA66011C42AA54A4FD* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_t985DF849AD61ABDEE40186FA66011C42AA54A4FD** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_t985DF849AD61ABDEE40186FA66011C42AA54A4FD* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tFD1956E84B3DAAB5A9165FB54BCC7AB702B2484C* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA, ___owner_0)); } inline MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tFD1956E84B3DAAB5A9165FB54BCC7AB702B2484C* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tFD1956E84B3DAAB5A9165FB54BCC7AB702B2484C** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tFD1956E84B3DAAB5A9165FB54BCC7AB702B2484C* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1::owner MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * ___owner_0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper[] SixLabors.ImageSharp.Memory.MemoryGroupView`1::memoryWrappers MemoryOwnerWrapperU5BU5D_tDABF5FED1AA9B1AE5D2F51CA2F1592AD6C56E942* ___memoryWrappers_1; public: inline static int32_t get_offset_of_owner_0() { return static_cast(offsetof(MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D, ___owner_0)); } inline MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * get_owner_0() const { return ___owner_0; } inline MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C ** get_address_of_owner_0() { return &___owner_0; } inline void set_owner_0(MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * value) { ___owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_0), (void*)value); } inline static int32_t get_offset_of_memoryWrappers_1() { return static_cast(offsetof(MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D, ___memoryWrappers_1)); } inline MemoryOwnerWrapperU5BU5D_tDABF5FED1AA9B1AE5D2F51CA2F1592AD6C56E942* get_memoryWrappers_1() const { return ___memoryWrappers_1; } inline MemoryOwnerWrapperU5BU5D_tDABF5FED1AA9B1AE5D2F51CA2F1592AD6C56E942** get_address_of_memoryWrappers_1() { return &___memoryWrappers_1; } inline void set_memoryWrappers_1(MemoryOwnerWrapperU5BU5D_tDABF5FED1AA9B1AE5D2F51CA2F1592AD6C56E942* value) { ___memoryWrappers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryWrappers_1), (void*)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: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1> struct MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tEC1238441776B628014509035989771661756E25 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 : public RuntimeObject { public: public: }; // System.Pinnable`1 struct Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 : public RuntimeObject { public: // T System.Pinnable`1::Data uint8_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110, ___Data_0)); } inline uint8_t get_Data_0() const { return ___Data_0; } inline uint8_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(uint8_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D : public RuntimeObject { public: // T System.Pinnable`1::Data int32_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D, ___Data_0)); } inline int32_t get_Data_0() const { return ___Data_0; } inline int32_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(int32_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 : public RuntimeObject { public: // T System.Pinnable`1::Data float ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731, ___Data_0)); } inline float get_Data_0() const { return ___Data_0; } inline float* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(float value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 : public RuntimeObject { public: // T System.Pinnable`1::Data uint64_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6, ___Data_0)); } inline uint64_t get_Data_0() const { return ___Data_0; } inline uint64_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(uint64_t value) { ___Data_0 = value; } }; struct Il2CppArrayBounds; // System.Array // System.Runtime.ConstrainedExecution.CriticalFinalizerObject struct CriticalFinalizerObject_tA3367C832FFE7434EB3C15C7136AF25524150997 : public RuntimeObject { public: public: }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 : public RuntimeObject { public: public: }; struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_StaticFields { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Memory.MemoryAllocator::k__BackingField MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___U3CDefaultU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDefaultU3Ek__BackingField_0() { return static_cast(offsetof(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_StaticFields, ___U3CDefaultU3Ek__BackingField_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_U3CDefaultU3Ek__BackingField_0() const { return ___U3CDefaultU3Ek__BackingField_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_U3CDefaultU3Ek__BackingField_0() { return &___U3CDefaultU3Ek__BackingField_0; } inline void set_U3CDefaultU3Ek__BackingField_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___U3CDefaultU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultU3Ek__BackingField_0), (void*)value); } }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_t517BF7F506EC3B782F5F25888C67B08879909566 : public MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 { public: // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::view MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * ___view_0; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::index int32_t ___index_1; public: inline static int32_t get_offset_of_view_0() { return static_cast(offsetof(MemoryOwnerWrapper_t517BF7F506EC3B782F5F25888C67B08879909566, ___view_0)); } inline MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * get_view_0() const { return ___view_0; } inline MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 ** get_address_of_view_0() { return &___view_0; } inline void set_view_0(MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * value) { ___view_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___view_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(MemoryOwnerWrapper_t517BF7F506EC3B782F5F25888C67B08879909566, ___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; } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_t1C6BE70DAA888A77F87B053943054D2033DB0E24 : public MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A { public: // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::view MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * ___view_0; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::index int32_t ___index_1; public: inline static int32_t get_offset_of_view_0() { return static_cast(offsetof(MemoryOwnerWrapper_t1C6BE70DAA888A77F87B053943054D2033DB0E24, ___view_0)); } inline MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * get_view_0() const { return ___view_0; } inline MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 ** get_address_of_view_0() { return &___view_0; } inline void set_view_0(MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * value) { ___view_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___view_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(MemoryOwnerWrapper_t1C6BE70DAA888A77F87B053943054D2033DB0E24, ___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; } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tA568427220FD5C924DF7604F3204BC415374EEE2 : public MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC { public: // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::view MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * ___view_0; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::index int32_t ___index_1; public: inline static int32_t get_offset_of_view_0() { return static_cast(offsetof(MemoryOwnerWrapper_tA568427220FD5C924DF7604F3204BC415374EEE2, ___view_0)); } inline MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * get_view_0() const { return ___view_0; } inline MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 ** get_address_of_view_0() { return &___view_0; } inline void set_view_0(MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * value) { ___view_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___view_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(MemoryOwnerWrapper_tA568427220FD5C924DF7604F3204BC415374EEE2, ___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; } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tD5938D2FEEF290D6679B613904D82FA0553807BE : public MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE { public: // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::view MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * ___view_0; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::index int32_t ___index_1; public: inline static int32_t get_offset_of_view_0() { return static_cast(offsetof(MemoryOwnerWrapper_tD5938D2FEEF290D6679B613904D82FA0553807BE, ___view_0)); } inline MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * get_view_0() const { return ___view_0; } inline MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A ** get_address_of_view_0() { return &___view_0; } inline void set_view_0(MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * value) { ___view_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___view_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(MemoryOwnerWrapper_tD5938D2FEEF290D6679B613904D82FA0553807BE, ___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; } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tF7817FC73E3CC2BEC0336C25D0DFC765B65D3B99 : public MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 { public: // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::view MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * ___view_0; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::index int32_t ___index_1; public: inline static int32_t get_offset_of_view_0() { return static_cast(offsetof(MemoryOwnerWrapper_tF7817FC73E3CC2BEC0336C25D0DFC765B65D3B99, ___view_0)); } inline MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * get_view_0() const { return ___view_0; } inline MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 ** get_address_of_view_0() { return &___view_0; } inline void set_view_0(MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * value) { ___view_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___view_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(MemoryOwnerWrapper_tF7817FC73E3CC2BEC0336C25D0DFC765B65D3B99, ___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; } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tD453C247BCD519011C1D844FB864AD1DCA0CBA3C : public MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C { public: // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::view MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * ___view_0; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::index int32_t ___index_1; public: inline static int32_t get_offset_of_view_0() { return static_cast(offsetof(MemoryOwnerWrapper_tD453C247BCD519011C1D844FB864AD1DCA0CBA3C, ___view_0)); } inline MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * get_view_0() const { return ___view_0; } inline MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 ** get_address_of_view_0() { return &___view_0; } inline void set_view_0(MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * value) { ___view_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___view_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(MemoryOwnerWrapper_tD453C247BCD519011C1D844FB864AD1DCA0CBA3C, ___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; } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tC6B41B960849E06A00FA0F010745AFEADD2645EB : public MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 { public: // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::view MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * ___view_0; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::index int32_t ___index_1; public: inline static int32_t get_offset_of_view_0() { return static_cast(offsetof(MemoryOwnerWrapper_tC6B41B960849E06A00FA0F010745AFEADD2645EB, ___view_0)); } inline MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * get_view_0() const { return ___view_0; } inline MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 ** get_address_of_view_0() { return &___view_0; } inline void set_view_0(MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * value) { ___view_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___view_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(MemoryOwnerWrapper_tC6B41B960849E06A00FA0F010745AFEADD2645EB, ___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; } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tB82F773B947CAEE20D055412C249D4AFC573C5DC : public MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 { public: // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::view MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * ___view_0; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::index int32_t ___index_1; public: inline static int32_t get_offset_of_view_0() { return static_cast(offsetof(MemoryOwnerWrapper_tB82F773B947CAEE20D055412C249D4AFC573C5DC, ___view_0)); } inline MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * get_view_0() const { return ___view_0; } inline MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E ** get_address_of_view_0() { return &___view_0; } inline void set_view_0(MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * value) { ___view_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___view_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(MemoryOwnerWrapper_tB82F773B947CAEE20D055412C249D4AFC573C5DC, ___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; } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tD240B07041B93752CA8F686CCA6C1A7FFB3E6E50 : public MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 { public: // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::view MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * ___view_0; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::index int32_t ___index_1; public: inline static int32_t get_offset_of_view_0() { return static_cast(offsetof(MemoryOwnerWrapper_tD240B07041B93752CA8F686CCA6C1A7FFB3E6E50, ___view_0)); } inline MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * get_view_0() const { return ___view_0; } inline MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE ** get_address_of_view_0() { return &___view_0; } inline void set_view_0(MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * value) { ___view_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___view_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(MemoryOwnerWrapper_tD240B07041B93752CA8F686CCA6C1A7FFB3E6E50, ___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; } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tB7DEBB8F33021A9D43FB81CF589D7990A64BC40C : public MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 { public: // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::view MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * ___view_0; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::index int32_t ___index_1; public: inline static int32_t get_offset_of_view_0() { return static_cast(offsetof(MemoryOwnerWrapper_tB7DEBB8F33021A9D43FB81CF589D7990A64BC40C, ___view_0)); } inline MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * get_view_0() const { return ___view_0; } inline MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA ** get_address_of_view_0() { return &___view_0; } inline void set_view_0(MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * value) { ___view_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___view_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(MemoryOwnerWrapper_tB7DEBB8F33021A9D43FB81CF589D7990A64BC40C, ___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; } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tCAD710548CCCB70FCE82CB9A9BFE1F1D61F59046 : public MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA { public: // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::view MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * ___view_0; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::index int32_t ___index_1; public: inline static int32_t get_offset_of_view_0() { return static_cast(offsetof(MemoryOwnerWrapper_tCAD710548CCCB70FCE82CB9A9BFE1F1D61F59046, ___view_0)); } inline MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * get_view_0() const { return ___view_0; } inline MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE ** get_address_of_view_0() { return &___view_0; } inline void set_view_0(MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * value) { ___view_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___view_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(MemoryOwnerWrapper_tCAD710548CCCB70FCE82CB9A9BFE1F1D61F59046, ___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; } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_tA42EF885E79EFA377143E5C925D6309728BB55F5 : public MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 { public: // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::view MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * ___view_0; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::index int32_t ___index_1; public: inline static int32_t get_offset_of_view_0() { return static_cast(offsetof(MemoryOwnerWrapper_tA42EF885E79EFA377143E5C925D6309728BB55F5, ___view_0)); } inline MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * get_view_0() const { return ___view_0; } inline MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 ** get_address_of_view_0() { return &___view_0; } inline void set_view_0(MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * value) { ___view_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___view_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(MemoryOwnerWrapper_tA42EF885E79EFA377143E5C925D6309728BB55F5, ___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; } }; // SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper struct MemoryOwnerWrapper_t29078688DFD45DA543737D5111D7E7611106C8ED : public MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB { public: // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::view MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * ___view_0; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::index int32_t ___index_1; public: inline static int32_t get_offset_of_view_0() { return static_cast(offsetof(MemoryOwnerWrapper_t29078688DFD45DA543737D5111D7E7611106C8ED, ___view_0)); } inline MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * get_view_0() const { return ___view_0; } inline MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF ** get_address_of_view_0() { return &___view_0; } inline void set_view_0(MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * value) { ___view_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___view_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(MemoryOwnerWrapper_t29078688DFD45DA543737D5111D7E7611106C8ED, ___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; } }; // System.Memory`1> struct Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_tF6B004411E05421516F33EC7213A5117F222236B { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tF6B004411E05421516F33EC7213A5117F222236B, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tF6B004411E05421516F33EC7213A5117F222236B, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tF6B004411E05421516F33EC7213A5117F222236B, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t27444C644DE0706D54512F6F351993153FA2081A { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t27444C644DE0706D54512F6F351993153FA2081A, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t27444C644DE0706D54512F6F351993153FA2081A, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t27444C644DE0706D54512F6F351993153FA2081A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1> struct Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t989A25F213E59B429D409844716D883464EB981E { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t989A25F213E59B429D409844716D883464EB981E, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t989A25F213E59B429D409844716D883464EB981E, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t989A25F213E59B429D409844716D883464EB981E, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t3086CF9A1973D4301A97ABB4C4F89C2A79A8A54B { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t3086CF9A1973D4301A97ABB4C4F89C2A79A8A54B, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t3086CF9A1973D4301A97ABB4C4F89C2A79A8A54B, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t3086CF9A1973D4301A97ABB4C4F89C2A79A8A54B, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Void* struct VoidU2A_tC7FFEB695C165BD92A8656A0260E9CBC93892D9A { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // 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; } }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.Int64 struct Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3, ___m_value_0)); } inline int64_t get_m_value_0() const { return ___m_value_0; } inline int64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int64_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // SixLabors.ImageSharp.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.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; } }; // System.UInt64 struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool struct UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E : public CriticalFinalizerObject_tA3367C832FFE7434EB3C15C7136AF25524150997 { public: // SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool/TrimSettings SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool::trimSettings TrimSettings_t990D2249161D628DAA1F72E2F1C0FD7189FB34FF * ___trimSettings_4; // SixLabors.ImageSharp.Memory.Internals.UnmanagedMemoryHandle[] SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool::buffers UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* ___buffers_5; // System.Int32 SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool::index int32_t ___index_6; // System.Int64 SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool::lastTrimTimestamp int64_t ___lastTrimTimestamp_7; // System.Int32 SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool::finalized int32_t ___finalized_8; // System.Int32 SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_9; // System.Int32 SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool::k__BackingField int32_t ___U3CCapacityU3Ek__BackingField_10; public: inline static int32_t get_offset_of_trimSettings_4() { return static_cast(offsetof(UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E, ___trimSettings_4)); } inline TrimSettings_t990D2249161D628DAA1F72E2F1C0FD7189FB34FF * get_trimSettings_4() const { return ___trimSettings_4; } inline TrimSettings_t990D2249161D628DAA1F72E2F1C0FD7189FB34FF ** get_address_of_trimSettings_4() { return &___trimSettings_4; } inline void set_trimSettings_4(TrimSettings_t990D2249161D628DAA1F72E2F1C0FD7189FB34FF * value) { ___trimSettings_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___trimSettings_4), (void*)value); } inline static int32_t get_offset_of_buffers_5() { return static_cast(offsetof(UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E, ___buffers_5)); } inline UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* get_buffers_5() const { return ___buffers_5; } inline UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D** get_address_of_buffers_5() { return &___buffers_5; } inline void set_buffers_5(UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* value) { ___buffers_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___buffers_5), (void*)value); } inline static int32_t get_offset_of_index_6() { return static_cast(offsetof(UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E, ___index_6)); } inline int32_t get_index_6() const { return ___index_6; } inline int32_t* get_address_of_index_6() { return &___index_6; } inline void set_index_6(int32_t value) { ___index_6 = value; } inline static int32_t get_offset_of_lastTrimTimestamp_7() { return static_cast(offsetof(UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E, ___lastTrimTimestamp_7)); } inline int64_t get_lastTrimTimestamp_7() const { return ___lastTrimTimestamp_7; } inline int64_t* get_address_of_lastTrimTimestamp_7() { return &___lastTrimTimestamp_7; } inline void set_lastTrimTimestamp_7(int64_t value) { ___lastTrimTimestamp_7 = value; } inline static int32_t get_offset_of_finalized_8() { return static_cast(offsetof(UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E, ___finalized_8)); } inline int32_t get_finalized_8() const { return ___finalized_8; } inline int32_t* get_address_of_finalized_8() { return &___finalized_8; } inline void set_finalized_8(int32_t value) { ___finalized_8 = value; } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_9() { return static_cast(offsetof(UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E, ___U3CBufferLengthU3Ek__BackingField_9)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_9() const { return ___U3CBufferLengthU3Ek__BackingField_9; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_9() { return &___U3CBufferLengthU3Ek__BackingField_9; } inline void set_U3CBufferLengthU3Ek__BackingField_9(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CCapacityU3Ek__BackingField_10() { return static_cast(offsetof(UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E, ___U3CCapacityU3Ek__BackingField_10)); } inline int32_t get_U3CCapacityU3Ek__BackingField_10() const { return ___U3CCapacityU3Ek__BackingField_10; } inline int32_t* get_address_of_U3CCapacityU3Ek__BackingField_10() { return &___U3CCapacityU3Ek__BackingField_10; } inline void set_U3CCapacityU3Ek__BackingField_10(int32_t value) { ___U3CCapacityU3Ek__BackingField_10 = value; } }; struct UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool::minTrimPeriodMilliseconds int32_t ___minTrimPeriodMilliseconds_0; // System.Collections.Generic.List`1> SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool::AllPools List_1_tAEC4FC151CA32FB1EF5AED12F1B9C8937A4C79EA * ___AllPools_1; // System.Threading.Timer SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool::trimTimer Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * ___trimTimer_2; // System.Diagnostics.Stopwatch SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool::Stopwatch Stopwatch_t78C5E942A89311381E0D8894576457C33462DF89 * ___Stopwatch_3; public: inline static int32_t get_offset_of_minTrimPeriodMilliseconds_0() { return static_cast(offsetof(UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_StaticFields, ___minTrimPeriodMilliseconds_0)); } inline int32_t get_minTrimPeriodMilliseconds_0() const { return ___minTrimPeriodMilliseconds_0; } inline int32_t* get_address_of_minTrimPeriodMilliseconds_0() { return &___minTrimPeriodMilliseconds_0; } inline void set_minTrimPeriodMilliseconds_0(int32_t value) { ___minTrimPeriodMilliseconds_0 = value; } inline static int32_t get_offset_of_AllPools_1() { return static_cast(offsetof(UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_StaticFields, ___AllPools_1)); } inline List_1_tAEC4FC151CA32FB1EF5AED12F1B9C8937A4C79EA * get_AllPools_1() const { return ___AllPools_1; } inline List_1_tAEC4FC151CA32FB1EF5AED12F1B9C8937A4C79EA ** get_address_of_AllPools_1() { return &___AllPools_1; } inline void set_AllPools_1(List_1_tAEC4FC151CA32FB1EF5AED12F1B9C8937A4C79EA * value) { ___AllPools_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___AllPools_1), (void*)value); } inline static int32_t get_offset_of_trimTimer_2() { return static_cast(offsetof(UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_StaticFields, ___trimTimer_2)); } inline Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * get_trimTimer_2() const { return ___trimTimer_2; } inline Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB ** get_address_of_trimTimer_2() { return &___trimTimer_2; } inline void set_trimTimer_2(Timer_t31BE4EDDA5C1CB5CFDF698231850B47B7F9DE9CB * value) { ___trimTimer_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___trimTimer_2), (void*)value); } inline static int32_t get_offset_of_Stopwatch_3() { return static_cast(offsetof(UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_StaticFields, ___Stopwatch_3)); } inline Stopwatch_t78C5E942A89311381E0D8894576457C33462DF89 * get_Stopwatch_3() const { return ___Stopwatch_3; } inline Stopwatch_t78C5E942A89311381E0D8894576457C33462DF89 ** get_address_of_Stopwatch_3() { return &___Stopwatch_3; } inline void set_Stopwatch_3(Stopwatch_t78C5E942A89311381E0D8894576457C33462DF89 * value) { ___Stopwatch_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Stopwatch_3), (void*)value); } }; // System.Numerics.Vector2 struct Vector2_t1455881409307224D6099F54FA7E478733EEF61D { public: // System.Single System.Numerics.Vector2::X float ___X_0; // System.Single System.Numerics.Vector2::Y float ___Y_1; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector2_t1455881409307224D6099F54FA7E478733EEF61D, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector2_t1455881409307224D6099F54FA7E478733EEF61D, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } }; // System.Numerics.Vector4 struct Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 { public: // System.Single System.Numerics.Vector4::X float ___X_0; // System.Single System.Numerics.Vector4::Y float ___Y_1; // System.Single System.Numerics.Vector4::Z float ___Z_2; // System.Single System.Numerics.Vector4::W float ___W_3; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } inline static int32_t get_offset_of_Z_2() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___Z_2)); } inline float get_Z_2() const { return ___Z_2; } inline float* get_address_of_Z_2() { return &___Z_2; } inline void set_Z_2(float value) { ___Z_2 = value; } inline static int32_t get_offset_of_W_3() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___W_3)); } inline float get_W_3() const { return ___W_3; } inline float* get_address_of_W_3() { return &___W_3; } inline void set_W_3(float value) { ___W_3 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8/e__FixedBuffer struct U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B { public: union { struct { // System.Int16 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8/e__FixedBuffer::FixedElementField int16_t ___FixedElementField_0; }; uint8_t U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B__padding[128]; }; public: inline static int32_t get_offset_of_FixedElementField_0() { return static_cast(offsetof(U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B, ___FixedElementField_0)); } inline int16_t get_FixedElementField_0() const { return ___FixedElementField_0; } inline int16_t* get_address_of_FixedElementField_0() { return &___FixedElementField_0; } inline void set_FixedElementField_0(int16_t value) { ___FixedElementField_0 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___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_t695EF33093491846EC64C80404D094F439280106_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_t695EF33093491846EC64C80404D094F439280106_StaticFields, ___EmptyArray_1)); } inline A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* get_EmptyArray_1() const { return ___EmptyArray_1; } inline A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* 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_t695EF33093491846EC64C80404D094F439280106_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE : public RuntimeObject { public: public: }; struct PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___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_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_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_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields, ___EmptyArray_1)); } inline Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* 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_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA : public RuntimeObject { public: public: }; struct PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___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_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_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_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields, ___EmptyArray_1)); } inline Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* 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_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___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_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_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_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields, ___EmptyArray_1)); } inline Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* 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_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___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_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_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_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields, ___EmptyArray_1)); } inline Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* 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_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* ___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_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_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_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_StaticFields, ___EmptyArray_1)); } inline Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* 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_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___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_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_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_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields, ___EmptyArray_1)); } inline Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* 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_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F : public RuntimeObject { public: public: }; struct PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___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_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_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_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields, ___EmptyArray_1)); } inline Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* 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_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* ___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_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_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_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_StaticFields, ___EmptyArray_1)); } inline Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* 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_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields, ___EmptyArray_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_EmptyArray_1() const { return ___EmptyArray_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D : public RuntimeObject { public: public: }; struct PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___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_tDEA44F3AB65206170A37FE99B145D3574D34B93D_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_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields, ___EmptyArray_1)); } inline Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* 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_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* ___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_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_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_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_StaticFields, ___EmptyArray_1)); } inline ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* get_EmptyArray_1() const { return ___EmptyArray_1; } inline ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* 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_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___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_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_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_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields, ___EmptyArray_1)); } inline HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* get_EmptyArray_1() const { return ___EmptyArray_1; } inline HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* 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_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___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_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_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_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields, ___EmptyArray_1)); } inline HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* get_EmptyArray_1() const { return ___EmptyArray_1; } inline HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* 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_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A : public RuntimeObject { public: public: }; struct PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___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_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_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_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields, ___EmptyArray_1)); } inline HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* get_EmptyArray_1() const { return ___EmptyArray_1; } inline HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* 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_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___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_t0FE2F2A995EE80703E269FF112845443E9FEECF3_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_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields, ___EmptyArray_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* 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_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___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_tEE239C5EA0A0A4B0500684F2BA93564462872830_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_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields, ___EmptyArray_1)); } inline L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* get_EmptyArray_1() const { return ___EmptyArray_1; } inline L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* 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_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_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.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A : public RuntimeObject { public: public: }; struct PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___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_t3E36E95A39143169A74FD990BEC9683E719A0E1A_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_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields, ___EmptyArray_1)); } inline La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* get_EmptyArray_1() const { return ___EmptyArray_1; } inline La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* 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_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___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_t217948452DF599D7A76A078826DED562AD340889_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_t217948452DF599D7A76A078826DED562AD340889_StaticFields, ___EmptyArray_1)); } inline La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* get_EmptyArray_1() const { return ___EmptyArray_1; } inline La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* 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_t217948452DF599D7A76A078826DED562AD340889_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F : public RuntimeObject { public: public: }; struct PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___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_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_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_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields, ___EmptyArray_1)); } inline NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* get_EmptyArray_1() const { return ___EmptyArray_1; } inline NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* 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_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___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_tB444E2C47001387793EE78A2AFB95399C399245E_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_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields, ___EmptyArray_1)); } inline NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* get_EmptyArray_1() const { return ___EmptyArray_1; } inline NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* 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_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D : public RuntimeObject { public: public: }; struct PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___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_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_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_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields, ___EmptyArray_1)); } inline NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* get_EmptyArray_1() const { return ___EmptyArray_1; } inline NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* 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_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D : public RuntimeObject { public: public: }; struct PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields, ___EmptyArray_1)); } inline NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* get_EmptyArray_1() const { return ___EmptyArray_1; } inline NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A : public RuntimeObject { public: public: }; struct PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields, ___EmptyArray_1)); } inline Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields, ___EmptyArray_1)); } inline Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F : public RuntimeObject { public: public: }; struct PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields, ___EmptyArray_1)); } inline Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___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_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_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_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields, ___EmptyArray_1)); } inline Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* 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_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A : public RuntimeObject { public: public: }; struct PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields, ___EmptyArray_1)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C : public RuntimeObject { public: public: }; struct PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___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_t9B0136BD29A75D8406FC08782847870E10FA048C_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_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields, ___EmptyArray_1)); } inline Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* 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_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA : public RuntimeObject { public: public: }; struct PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___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_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_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_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields, ___EmptyArray_1)); } inline RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* get_EmptyArray_1() const { return ___EmptyArray_1; } inline RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* 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_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___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_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_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_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields, ___EmptyArray_1)); } inline Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* 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_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C : public RuntimeObject { public: public: }; struct PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___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_t855027E1D10A29F308061C954B9BF90D9F2F548C_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_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields, ___EmptyArray_1)); } inline Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* 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_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___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_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_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_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields, ___EmptyArray_1)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_EmptyArray_1() const { return ___EmptyArray_1; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* 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_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF : public RuntimeObject { public: public: }; struct PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___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_tE82B0356B4EFE1306F9F89295A4C9797092043DF_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_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields, ___EmptyArray_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_EmptyArray_1() const { return ___EmptyArray_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* 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_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields, ___EmptyArray_1)); } inline Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.Pinnable`1 struct Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED : public RuntimeObject { public: // T System.Pinnable`1::Data A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED, ___Data_0)); } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 get_Data_0() const { return ___Data_0; } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF : public RuntimeObject { public: // T System.Pinnable`1::Data Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF, ___Data_0)); } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 get_Data_0() const { return ___Data_0; } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 : public RuntimeObject { public: // T System.Pinnable`1::Data Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637, ___Data_0)); } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C get_Data_0() const { return ___Data_0; } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 : public RuntimeObject { public: // T System.Pinnable`1::Data Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03, ___Data_0)); } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 get_Data_0() const { return ___Data_0; } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A : public RuntimeObject { public: // T System.Pinnable`1::Data Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A, ___Data_0)); } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 get_Data_0() const { return ___Data_0; } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF : public RuntimeObject { public: // T System.Pinnable`1::Data Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF, ___Data_0)); } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 get_Data_0() const { return ___Data_0; } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 : public RuntimeObject { public: // T System.Pinnable`1::Data HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5, ___Data_0)); } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E get_Data_0() const { return ___Data_0; } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D : public RuntimeObject { public: // T System.Pinnable`1::Data HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D, ___Data_0)); } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC get_Data_0() const { return ___Data_0; } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B : public RuntimeObject { public: // T System.Pinnable`1::Data HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B, ___Data_0)); } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 get_Data_0() const { return ___Data_0; } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 : public RuntimeObject { public: // T System.Pinnable`1::Data L16_t82A3FD4325827CB571596BA0DA68B251F985D94F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773, ___Data_0)); } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F get_Data_0() const { return ___Data_0; } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 : public RuntimeObject { public: // T System.Pinnable`1::Data La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0, ___Data_0)); } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 get_Data_0() const { return ___Data_0; } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF : public RuntimeObject { public: // T System.Pinnable`1::Data Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF, ___Data_0)); } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F get_Data_0() const { return ___Data_0; } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 : public RuntimeObject { public: // T System.Pinnable`1::Data Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716, ___Data_0)); } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F get_Data_0() const { return ___Data_0; } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 : public RuntimeObject { public: // T System.Pinnable`1::Data Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7, ___Data_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Data_0() const { return ___Data_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Data_0 = value; } }; // System.Span`1> struct Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * ____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_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0, ____pinnable_0)); } inline Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * 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_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0, ____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_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0, ____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_t22573988C14B8C813BDF27859F3C1CA8B7259888 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * ____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_t22573988C14B8C813BDF27859F3C1CA8B7259888, ____pinnable_0)); } inline Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * 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_t22573988C14B8C813BDF27859F3C1CA8B7259888, ____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_t22573988C14B8C813BDF27859F3C1CA8B7259888, ____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_tC964D65676E654348BDC8FC0A7458EED2C70F3AB { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * ____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_tC964D65676E654348BDC8FC0A7458EED2C70F3AB, ____pinnable_0)); } inline Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * 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_tC964D65676E654348BDC8FC0A7458EED2C70F3AB, ____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_tC964D65676E654348BDC8FC0A7458EED2C70F3AB, ____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_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * ____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_t4109ECFC193D2813084222C5EFD906E8BDAC6A85, ____pinnable_0)); } inline Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * 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_t4109ECFC193D2813084222C5EFD906E8BDAC6A85, ____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_t4109ECFC193D2813084222C5EFD906E8BDAC6A85, ____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_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * ____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_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97, ____pinnable_0)); } inline Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * 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_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97, ____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_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97, ____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_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * ____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_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB, ____pinnable_0)); } inline Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * 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_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB, ____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_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB, ____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_t38FE3AC22C57F2E76944D981C164B8675787AE5B { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * ____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_t38FE3AC22C57F2E76944D981C164B8675787AE5B, ____pinnable_0)); } inline Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * 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_t38FE3AC22C57F2E76944D981C164B8675787AE5B, ____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_t38FE3AC22C57F2E76944D981C164B8675787AE5B, ____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_tB72B4CE79E660743755D42A1A37347A7A099CEE1 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * ____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_tB72B4CE79E660743755D42A1A37347A7A099CEE1, ____pinnable_0)); } inline Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * 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_tB72B4CE79E660743755D42A1A37347A7A099CEE1, ____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_tB72B4CE79E660743755D42A1A37347A7A099CEE1, ____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_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * ____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_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50, ____pinnable_0)); } inline Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * 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_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50, ____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_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50, ____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_tA652A49950D9175ED577CD15D71A44E318F66290 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * ____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_tA652A49950D9175ED577CD15D71A44E318F66290, ____pinnable_0)); } inline Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * 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_tA652A49950D9175ED577CD15D71A44E318F66290, ____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_tA652A49950D9175ED577CD15D71A44E318F66290, ____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_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * ____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_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8, ____pinnable_0)); } inline Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * 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_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8, ____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_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8, ____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_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * ____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_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04, ____pinnable_0)); } inline Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t76758360C06982977C68715853C878A47E8602EA ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * 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_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04, ____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_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04, ____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_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * ____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_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E, ____pinnable_0)); } inline Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * 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_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E, ____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_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E, ____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_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * ____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_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2, ____pinnable_0)); } inline Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * 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_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2, ____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_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2, ____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_t85E11E4140E6356C6293590FB7832A9551354776 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * ____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_t85E11E4140E6356C6293590FB7832A9551354776, ____pinnable_0)); } inline Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * 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_t85E11E4140E6356C6293590FB7832A9551354776, ____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_t85E11E4140E6356C6293590FB7832A9551354776, ____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_t441D85DEB254FBB59FB570CD44066299787692C6 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * ____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_t441D85DEB254FBB59FB570CD44066299787692C6, ____pinnable_0)); } inline Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * 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_t441D85DEB254FBB59FB570CD44066299787692C6, ____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_t441D85DEB254FBB59FB570CD44066299787692C6, ____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_tDB69DF2039C79544A39FB9797E3C44F305445920 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * ____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_tDB69DF2039C79544A39FB9797E3C44F305445920, ____pinnable_0)); } inline Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * 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_tDB69DF2039C79544A39FB9797E3C44F305445920, ____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_tDB69DF2039C79544A39FB9797E3C44F305445920, ____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_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * ____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_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4, ____pinnable_0)); } inline Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * 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_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4, ____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_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4, ____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_t36149D187764D06DD8442E1826F2109CB2E19815 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * ____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_t36149D187764D06DD8442E1826F2109CB2E19815, ____pinnable_0)); } inline Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * 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_t36149D187764D06DD8442E1826F2109CB2E19815, ____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_t36149D187764D06DD8442E1826F2109CB2E19815, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A, ____pinnable_0)); } inline Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F, ____pinnable_0)); } inline Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174, ____pinnable_0)); } inline Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tADA37510601FA34CF0623B41095419E4009CB470 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tADA37510601FA34CF0623B41095419E4009CB470, ____pinnable_0)); } inline Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tADA37510601FA34CF0623B41095419E4009CB470, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tADA37510601FA34CF0623B41095419E4009CB470, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * ____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_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF, ____pinnable_0)); } inline Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * 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_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF, ____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_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF, ____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_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * ____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_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D, ____pinnable_0)); } inline Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * 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_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D, ____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_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D, ____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_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * ____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_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0, ____pinnable_0)); } inline Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * 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_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0, ____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_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0, ____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_t66C7DD77B956494423A7BE06E5ED8C81A39408CD { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * ____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_t66C7DD77B956494423A7BE06E5ED8C81A39408CD, ____pinnable_0)); } inline Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * 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_t66C7DD77B956494423A7BE06E5ED8C81A39408CD, ____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_t66C7DD77B956494423A7BE06E5ED8C81A39408CD, ____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_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * ____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_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E, ____pinnable_0)); } inline Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * 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_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E, ____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_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E, ____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_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * ____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_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F, ____pinnable_0)); } inline Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * 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_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F, ____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_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F, ____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_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * ____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_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B, ____pinnable_0)); } inline Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * 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_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B, ____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_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B, ____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_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * ____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_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881, ____pinnable_0)); } inline Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * 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_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881, ____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_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____pinnable_0)); } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_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_tC01841A70E7C030E263FD8C5DFF173255B5E2CE3 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t604A0CC06EEE816A81F6B85ED6E75D3F69800250 * ____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_tC01841A70E7C030E263FD8C5DFF173255B5E2CE3, ____pinnable_0)); } inline Pinnable_1_t604A0CC06EEE816A81F6B85ED6E75D3F69800250 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t604A0CC06EEE816A81F6B85ED6E75D3F69800250 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t604A0CC06EEE816A81F6B85ED6E75D3F69800250 * 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_tC01841A70E7C030E263FD8C5DFF173255B5E2CE3, ____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_tC01841A70E7C030E263FD8C5DFF173255B5E2CE3, ____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_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * ____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_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B, ____pinnable_0)); } inline Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * 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_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B, ____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_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B, ____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_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * ____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_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487, ____pinnable_0)); } inline Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * 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_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487, ____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_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D, ____pinnable_0)); } inline Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_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_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * ____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_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D, ____pinnable_0)); } inline Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * 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_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D, ____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_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D, ____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_t5B9CA8F9159D1D514608F712D98F78424DC22526 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * ____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_t5B9CA8F9159D1D514608F712D98F78424DC22526, ____pinnable_0)); } inline Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * 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_t5B9CA8F9159D1D514608F712D98F78424DC22526, ____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_t5B9CA8F9159D1D514608F712D98F78424DC22526, ____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_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * ____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_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A, ____pinnable_0)); } inline Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * 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_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A, ____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_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A, ____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_t02101D0E06A1280E520FC29615C0103A114946DB { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * ____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_t02101D0E06A1280E520FC29615C0103A114946DB, ____pinnable_0)); } inline Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * 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_t02101D0E06A1280E520FC29615C0103A114946DB, ____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_t02101D0E06A1280E520FC29615C0103A114946DB, ____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; } }; // System.Span`1 struct Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * ____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_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9, ____pinnable_0)); } inline Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * 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_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9, ____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_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9, ____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_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * ____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_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0, ____pinnable_0)); } inline Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * 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_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0, ____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_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0, ____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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * ____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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83, ____pinnable_0)); } inline Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * 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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83, ____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_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83, ____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_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * ____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_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED, ____pinnable_0)); } inline Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * 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_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED, ____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_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED, ____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_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____pinnable_0)); } inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // SixLabors.ImageSharp.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.Memory.AllocationOptions struct AllocationOptions_tCB6894D38AC77768F7DF2251B4D209F764FD00B5 { public: // System.Int32 SixLabors.ImageSharp.Memory.AllocationOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AllocationOptions_tCB6894D38AC77768F7DF2251B4D209F764FD00B5, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // 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.Block8x8 struct Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 { public: union { #pragma pack(push, tp, 1) struct { // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8/e__FixedBuffer SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8::data U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B ___data_0; }; #pragma pack(pop, tp) struct { U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B ___data_0_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_data_0() { return static_cast(offsetof(Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37, ___data_0)); } inline U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B get_data_0() const { return ___data_0; } inline U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B * get_address_of_data_0() { return &___data_0; } inline void set_data_0(U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B value) { ___data_0 = value; } }; // SixLabors.ImageSharp.ComplexVector4 struct ComplexVector4_t88219122749587130667C01407E5E785BC2055EB { public: // System.Numerics.Vector4 SixLabors.ImageSharp.ComplexVector4::Real Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Real_0; // System.Numerics.Vector4 SixLabors.ImageSharp.ComplexVector4::Imaginary Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Imaginary_1; public: inline static int32_t get_offset_of_Real_0() { return static_cast(offsetof(ComplexVector4_t88219122749587130667C01407E5E785BC2055EB, ___Real_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Real_0() const { return ___Real_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Real_0() { return &___Real_0; } inline void set_Real_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Real_0 = value; } inline static int32_t get_offset_of_Imaginary_1() { return static_cast(offsetof(ComplexVector4_t88219122749587130667C01407E5E785BC2055EB, ___Imaginary_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Imaginary_1() const { return ___Imaginary_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Imaginary_1() { return &___Imaginary_1; } inline void set_Imaginary_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Imaginary_1 = value; } }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // System.ExceptionArgument struct ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F { public: // System.Int32 System.ExceptionArgument::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // 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.MemoryExtensions struct MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40 : public RuntimeObject { public: public: }; struct MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields { public: // System.IntPtr System.MemoryExtensions::StringAdjustment intptr_t ___StringAdjustment_0; public: inline static int32_t get_offset_of_StringAdjustment_0() { return static_cast(offsetof(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields, ___StringAdjustment_0)); } inline intptr_t get_StringAdjustment_0() const { return ___StringAdjustment_0; } inline intptr_t* get_address_of_StringAdjustment_0() { return &___StringAdjustment_0; } inline void set_StringAdjustment_0(intptr_t value) { ___StringAdjustment_0 = value; } }; // System.Buffers.MemoryHandle struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C { public: // System.Void* System.Buffers.MemoryHandle::_pointer void* ____pointer_0; // System.Runtime.InteropServices.GCHandle System.Buffers.MemoryHandle::_handle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1; // System.Buffers.IPinnable System.Buffers.MemoryHandle::_pinnable RuntimeObject* ____pinnable_2; public: inline static int32_t get_offset_of__pointer_0() { return static_cast(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____pointer_0)); } inline void* get__pointer_0() const { return ____pointer_0; } inline void** get_address_of__pointer_0() { return &____pointer_0; } inline void set__pointer_0(void* value) { ____pointer_0 = value; } inline static int32_t get_offset_of__handle_1() { return static_cast(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____handle_1)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get__handle_1() const { return ____handle_1; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of__handle_1() { return &____handle_1; } inline void set__handle_1(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ____handle_1 = value; } inline static int32_t get_offset_of__pinnable_2() { return static_cast(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____pinnable_2)); } inline RuntimeObject* get__pinnable_2() const { return ____pinnable_2; } inline RuntimeObject** get_address_of__pinnable_2() { return &____pinnable_2; } inline void set__pinnable_2(RuntimeObject* value) { ____pinnable_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_2), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Buffers.MemoryHandle struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_pinvoke { void* ____pointer_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1; RuntimeObject* ____pinnable_2; }; // Native definition for COM marshalling of System.Buffers.MemoryHandle struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_com { void* ____pointer_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1; RuntimeObject* ____pinnable_2; }; // SixLabors.ImageSharp.PixelFormats.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.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; } }; // SixLabors.ImageSharp.Memory.SpanCacheMode struct SpanCacheMode_t40013CE98A05C07704EEC3CE35CE0ECED520AA41 { public: // System.Int32 SixLabors.ImageSharp.Memory.SpanCacheMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SpanCacheMode_t40013CE98A05C07704EEC3CE35CE0ECED520AA41, ___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.Memory.Internals.UnmanagedMemoryHandle struct UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E { public: // System.IntPtr SixLabors.ImageSharp.Memory.Internals.UnmanagedMemoryHandle::handle intptr_t ___handle_4; // System.Int32 SixLabors.ImageSharp.Memory.Internals.UnmanagedMemoryHandle::lengthInBytes int32_t ___lengthInBytes_5; public: inline static int32_t get_offset_of_handle_4() { return static_cast(offsetof(UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E, ___handle_4)); } inline intptr_t get_handle_4() const { return ___handle_4; } inline intptr_t* get_address_of_handle_4() { return &___handle_4; } inline void set_handle_4(intptr_t value) { ___handle_4 = value; } inline static int32_t get_offset_of_lengthInBytes_5() { return static_cast(offsetof(UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E, ___lengthInBytes_5)); } inline int32_t get_lengthInBytes_5() const { return ___lengthInBytes_5; } inline int32_t* get_address_of_lengthInBytes_5() { return &___lengthInBytes_5; } inline void set_lengthInBytes_5(int32_t value) { ___lengthInBytes_5 = value; } }; struct UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.Internals.UnmanagedMemoryHandle::totalOutstandingHandles int32_t ___totalOutstandingHandles_0; // System.Int64 SixLabors.ImageSharp.Memory.Internals.UnmanagedMemoryHandle::totalOomRetries int64_t ___totalOomRetries_1; // System.Object SixLabors.ImageSharp.Memory.Internals.UnmanagedMemoryHandle::lowMemoryMonitor RuntimeObject * ___lowMemoryMonitor_2; // SixLabors.ImageSharp.Memory.Internals.UnmanagedMemoryHandle SixLabors.ImageSharp.Memory.Internals.UnmanagedMemoryHandle::NullHandle UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E ___NullHandle_3; public: inline static int32_t get_offset_of_totalOutstandingHandles_0() { return static_cast(offsetof(UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E_StaticFields, ___totalOutstandingHandles_0)); } inline int32_t get_totalOutstandingHandles_0() const { return ___totalOutstandingHandles_0; } inline int32_t* get_address_of_totalOutstandingHandles_0() { return &___totalOutstandingHandles_0; } inline void set_totalOutstandingHandles_0(int32_t value) { ___totalOutstandingHandles_0 = value; } inline static int32_t get_offset_of_totalOomRetries_1() { return static_cast(offsetof(UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E_StaticFields, ___totalOomRetries_1)); } inline int64_t get_totalOomRetries_1() const { return ___totalOomRetries_1; } inline int64_t* get_address_of_totalOomRetries_1() { return &___totalOomRetries_1; } inline void set_totalOomRetries_1(int64_t value) { ___totalOomRetries_1 = value; } inline static int32_t get_offset_of_lowMemoryMonitor_2() { return static_cast(offsetof(UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E_StaticFields, ___lowMemoryMonitor_2)); } inline RuntimeObject * get_lowMemoryMonitor_2() const { return ___lowMemoryMonitor_2; } inline RuntimeObject ** get_address_of_lowMemoryMonitor_2() { return &___lowMemoryMonitor_2; } inline void set_lowMemoryMonitor_2(RuntimeObject * value) { ___lowMemoryMonitor_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___lowMemoryMonitor_2), (void*)value); } inline static int32_t get_offset_of_NullHandle_3() { return static_cast(offsetof(UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E_StaticFields, ___NullHandle_3)); } inline UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E get_NullHandle_3() const { return ___NullHandle_3; } inline UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E * get_address_of_NullHandle_3() { return &___NullHandle_3; } inline void set_NullHandle_3(UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E value) { ___NullHandle_3 = value; } }; // System.Pinnable`1 struct Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD : public RuntimeObject { public: // T System.Pinnable`1::Data Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD, ___Data_0)); } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 get_Data_0() const { return ___Data_0; } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A : public RuntimeObject { public: // T System.Pinnable`1::Data Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A, ___Data_0)); } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD get_Data_0() const { return ___Data_0; } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF : public RuntimeObject { public: // T System.Pinnable`1::Data Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF, ___Data_0)); } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 get_Data_0() const { return ___Data_0; } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 : public RuntimeObject { public: // T System.Pinnable`1::Data Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98, ___Data_0)); } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 get_Data_0() const { return ___Data_0; } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 : public RuntimeObject { public: // T System.Pinnable`1::Data ComplexVector4_t88219122749587130667C01407E5E785BC2055EB ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30, ___Data_0)); } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB get_Data_0() const { return ___Data_0; } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(ComplexVector4_t88219122749587130667C01407E5E785BC2055EB value) { ___Data_0 = 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; } }; // System.Pinnable`1 struct Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E : public RuntimeObject { public: // T System.Pinnable`1::Data La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E, ___Data_0)); } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 get_Data_0() const { return ___Data_0; } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3, ___Data_0)); } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 get_Data_0() const { return ___Data_0; } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56, ___Data_0)); } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 get_Data_0() const { return ___Data_0; } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804, ___Data_0)); } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 get_Data_0() const { return ___Data_0; } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8, ___Data_0)); } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 get_Data_0() const { return ___Data_0; } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 : public RuntimeObject { public: // T System.Pinnable`1::Data Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4, ___Data_0)); } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB get_Data_0() const { return ___Data_0; } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D : public RuntimeObject { public: // T System.Pinnable`1::Data Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D, ___Data_0)); } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 get_Data_0() const { return ___Data_0; } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF : public RuntimeObject { public: // T System.Pinnable`1::Data Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF, ___Data_0)); } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC get_Data_0() const { return ___Data_0; } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 : public RuntimeObject { public: // T System.Pinnable`1::Data Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63, ___Data_0)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_Data_0() const { return ___Data_0; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF : public RuntimeObject { public: // T System.Pinnable`1::Data RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF, ___Data_0)); } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 get_Data_0() const { return ___Data_0; } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C : public RuntimeObject { public: // T System.Pinnable`1::Data Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C, ___Data_0)); } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 get_Data_0() const { return ___Data_0; } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 : public RuntimeObject { public: // T System.Pinnable`1::Data Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1, ___Data_0)); } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C get_Data_0() const { return ___Data_0; } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C value) { ___Data_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache struct MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD { public: // SixLabors.ImageSharp.Memory.SpanCacheMode SixLabors.ImageSharp.Memory.MemoryGroupSpanCache::Mode int32_t ___Mode_0; // System.Byte[] SixLabors.ImageSharp.Memory.MemoryGroupSpanCache::SingleArray ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___SingleArray_1; // System.Void* SixLabors.ImageSharp.Memory.MemoryGroupSpanCache::SinglePointer void* ___SinglePointer_2; // System.Void*[] SixLabors.ImageSharp.Memory.MemoryGroupSpanCache::MultiPointer VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* ___MultiPointer_3; public: inline static int32_t get_offset_of_Mode_0() { return static_cast(offsetof(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD, ___Mode_0)); } inline int32_t get_Mode_0() const { return ___Mode_0; } inline int32_t* get_address_of_Mode_0() { return &___Mode_0; } inline void set_Mode_0(int32_t value) { ___Mode_0 = value; } inline static int32_t get_offset_of_SingleArray_1() { return static_cast(offsetof(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD, ___SingleArray_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_SingleArray_1() const { return ___SingleArray_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_SingleArray_1() { return &___SingleArray_1; } inline void set_SingleArray_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___SingleArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___SingleArray_1), (void*)value); } inline static int32_t get_offset_of_SinglePointer_2() { return static_cast(offsetof(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD, ___SinglePointer_2)); } inline void* get_SinglePointer_2() const { return ___SinglePointer_2; } inline void** get_address_of_SinglePointer_2() { return &___SinglePointer_2; } inline void set_SinglePointer_2(void* value) { ___SinglePointer_2 = value; } inline static int32_t get_offset_of_MultiPointer_3() { return static_cast(offsetof(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD, ___MultiPointer_3)); } inline VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* get_MultiPointer_3() const { return ___MultiPointer_3; } inline VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C** get_address_of_MultiPointer_3() { return &___MultiPointer_3; } inline void set_MultiPointer_3(VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* value) { ___MultiPointer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___MultiPointer_3), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Memory.MemoryGroupSpanCache struct MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD_marshaled_pinvoke { int32_t ___Mode_0; Il2CppSafeArray/*NONE*/* ___SingleArray_1; void* ___SinglePointer_2; void** ___MultiPointer_3; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Memory.MemoryGroupSpanCache struct MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD_marshaled_com { int32_t ___Mode_0; Il2CppSafeArray/*NONE*/* ___SingleArray_1; void* ___SinglePointer_2; void** ___MultiPointer_3; }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.NotImplementedException struct NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 : public MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_t3373319B5239C865973720CF14113F73B3A45767 : public MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_t3373319B5239C865973720CF14113F73B3A45767, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_t3373319B5239C865973720CF14113F73B3A45767, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_t3373319B5239C865973720CF14113F73B3A45767, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 : public MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 : public MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 : public MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 : public MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 : public MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC : public MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 : public MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E : public MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_tFA288BDDCFD506437F674163DF85C00B743092FB : public MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_tFA288BDDCFD506437F674163DF85C00B743092FB, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_tFA288BDDCFD506437F674163DF85C00B743092FB, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_tFA288BDDCFD506437F674163DF85C00B743092FB, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 : public MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B : public MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C : public MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 : public MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_t41E68A5BB55107568B29498D95C024D9F432EED7, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_t41E68A5BB55107568B29498D95C024D9F432EED7, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_t41E68A5BB55107568B29498D95C024D9F432EED7, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 : public MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA : public MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 : public MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 : public MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC : public MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 : public MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 : public MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 : public MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_tE76F94DEB375C3E38B1765DF23878796D2997190, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_tE76F94DEB375C3E38B1765DF23878796D2997190, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_tE76F94DEB375C3E38B1765DF23878796D2997190, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 : public MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 : public MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned struct Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 : public MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C { public: // System.Buffers.IMemoryOwner`1[] SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::memoryOwners IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C* ___memoryOwners_6; // SixLabors.ImageSharp.Memory.Internals.RefCountedMemoryLifetimeGuard SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::groupLifetimeGuard RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * ___groupLifetimeGuard_7; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1/Owned::k__BackingField bool ___U3CSwappableU3Ek__BackingField_8; public: inline static int32_t get_offset_of_memoryOwners_6() { return static_cast(offsetof(Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774, ___memoryOwners_6)); } inline IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C* get_memoryOwners_6() const { return ___memoryOwners_6; } inline IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C** get_address_of_memoryOwners_6() { return &___memoryOwners_6; } inline void set_memoryOwners_6(IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C* value) { ___memoryOwners_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryOwners_6), (void*)value); } inline static int32_t get_offset_of_groupLifetimeGuard_7() { return static_cast(offsetof(Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774, ___groupLifetimeGuard_7)); } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * get_groupLifetimeGuard_7() const { return ___groupLifetimeGuard_7; } inline RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC ** get_address_of_groupLifetimeGuard_7() { return &___groupLifetimeGuard_7; } inline void set_groupLifetimeGuard_7(RefCountedMemoryLifetimeGuard_tF4EE750B4415E9EA0E288262FB36CD87734450FC * value) { ___groupLifetimeGuard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupLifetimeGuard_7), (void*)value); } inline static int32_t get_offset_of_U3CSwappableU3Ek__BackingField_8() { return static_cast(offsetof(Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774, ___U3CSwappableU3Ek__BackingField_8)); } inline bool get_U3CSwappableU3Ek__BackingField_8() const { return ___U3CSwappableU3Ek__BackingField_8; } inline bool* get_address_of_U3CSwappableU3Ek__BackingField_8() { return &___U3CSwappableU3Ek__BackingField_8; } inline void set_U3CSwappableU3Ek__BackingField_8(bool value) { ___U3CSwappableU3Ek__BackingField_8 = value; } }; // SixLabors.ImageSharp.Memory.InvalidMemoryOperationException struct InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 : public InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6 : 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.Memory.Internals.UnmanagedMemoryHandle[] struct UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D : public RuntimeArray { public: ALIGN_FIELD (8) UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E m_Items[1]; public: inline UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E * 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, UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UnmanagedMemoryHandle_t63A5F38A7ACBBE88CCBE458861E1C50CB734573E value) { m_Items[index] = value; } }; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.Void*[] struct VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C : public RuntimeArray { public: ALIGN_FIELD (8) void* m_Items[1]; public: inline void* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline void** 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, void* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline void* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline void** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, void* value) { m_Items[index] = value; } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94 : 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); } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C : 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.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.ComplexVector4[] struct ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5 : public RuntimeArray { public: ALIGN_FIELD (8) ComplexVector4_t88219122749587130667C01407E5E785BC2055EB m_Items[1]; public: inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB * 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, ComplexVector4_t88219122749587130667C01407E5E785BC2055EB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ComplexVector4_t88219122749587130667C01407E5E785BC2055EB 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; } }; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32 : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t 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.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.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.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA : public RuntimeArray { public: ALIGN_FIELD (8) float m_Items[1]; public: inline float GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline float* 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, float value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline float GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline float* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, float value) { m_Items[index] = value; } }; // System.UInt64[] struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2 : public RuntimeArray { public: ALIGN_FIELD (8) uint64_t m_Items[1]; public: inline uint64_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint64_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint64_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint64_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint64_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint64_t value) { m_Items[index] = value; } }; // System.Numerics.Vector4[] struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F : public RuntimeArray { public: ALIGN_FIELD (8) Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 m_Items[1]; public: inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { m_Items[index] = value; } }; // 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.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.Formats.Jpeg.Components.Block8x8[] struct Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174 : public RuntimeArray { public: ALIGN_FIELD (8) Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 m_Items[1]; public: inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 * 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, Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 value) { m_Items[index] = value; } }; // System.Void SixLabors.Guard::NotNull(TValue,System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline (RuntimeObject * ___value0, String_t* ___parameterName1, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mAD3FC0C4B34BBFC19BE724A335C9B1AFCF521A07_gshared (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m72A4289C1ADEAF5DBBA89D39E3E2B4D25387F058_gshared (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::op_Implicit(!0[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_gshared (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB64A6CAF756A4703A01E2511B571B6691399AD27_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Memory_1_get_Span_m523AE4579A3C98DEF7C2E6DBFE4D6A0290DB8B1D_gshared_inline (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Span_1_Slice_m6595508866EDE1C0D0097F845ED4B27BC752C2C2_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mA8D347B6537572BBC08280A1DC8FFC8634A03075_gshared (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m526A894E3EBD71AED069720047D689D2D23BFB91_gshared (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Span_1_Slice_m76F0F4C1930461A206C4BE6FA8035369F5A63C41_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m200D57B6E27DB937E85A947CF0FC5D34F91A6541_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Memory_1_get_Span_m3A23075BE17F34DE3B6FC2146DBD61C3D685B428_gshared_inline (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Span_1_Slice_mB0D20AE4DC2C1EAD4A0254AC721FCAC4B7B73211_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m7E3FCA206AC9D69CAAAC2F20A97AF60FCEBE0A7E_gshared (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m69A320C9F9200586AC0F8870F482DC7469869328_gshared (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0C9834AEC026AED2170C77DD732FD766A2A09E4A_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Memory_1_get_Span_mC63C2E3FBABB4AAB677691A9659C3C33B8D9FBE4_gshared_inline (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Span_1_Slice_mE3558E9F2BE8010EC6A7BF6913A3862B0E8A1D6E_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m298DD64E9EF44E1E95DD7CABDA00CF639E3594D0_gshared (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m7D5306841F47B6291BE9CDADE8BD8BC2951AF446_gshared (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9BEEAF90E807B39687509B5FED717A9C11227EF2_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Memory_1_get_Span_m9F1615980AEE7778E4505BBCC85766B617DA36A8_gshared_inline (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Span_1_Slice_mFC9A958E414BD1373893C3D8448EE0E83EEC42FE_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mA8AF02F805E11FAAE9C1BF3367B8C36FB09E579F_gshared (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m11E88C53B8D3FF29CBB26445E22B2FEFFB047A7E_gshared (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mBBD05C35260273AC9D004880AB6F8620C2C28704_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Memory_1_get_Span_m5E89A7E2251246059E8C98FF126274BA659DC905_gshared_inline (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Span_1_Slice_mCBAC2EF027D04B0EB81BC7B9BFDA3F1EDA5D4614_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mF10F1BF137BB8283D9880B0F61945A0BEF797A55_gshared (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m4C0C8A43386828390E9EDC99EA074942922E40BE_gshared (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m8DACE4445D895C919427867174F634254AAC74F6_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Memory_1_get_Span_mFDEE054DB28FF025ABEC6F2FA5D78EF400C6F33C_gshared_inline (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Span_1_Slice_mA9D893FD8D61F2F11550B70C7701359691114458_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m0862C24B81427F8DDA81624BD41FAB2DC93D49E8_gshared (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m925D984332F95D48CE1CF620CC7D06755F0977B2_gshared (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6DCC84855028D3AECD27A7E13068E42E4DEDF047_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Memory_1_get_Span_mD32F59C9C0808A1FCE36BA139C5D86C9BAEB9A0E_gshared_inline (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Span_1_Slice_mDFC7DF2BD059292658F709B753A2129D7A4FD0A0_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m66857ABA1501BE75D114944F6DCF074872299EF5_gshared (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m90FBF26AD3DFEDC3D260D05A2672DBB78F35EAA6_gshared (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFF7FD0D8CFB9A377D1F4400193167E844999F7A6_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Memory_1_get_Span_mCA6E88D322DD2591AFEE8CBCD9685908D16D55CA_gshared_inline (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Span_1_Slice_m8AE3F3079BEBE33870883C5CB3BA0666386C1BC6_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m85B319FDB8076310167AE6B5B2D9629BCC6D949E_gshared (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m6FC24394CB6D79031641DFFE66D7FD0016131496_gshared (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3C3BF12A769CFCB8BD1C465A763876021A64778C_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Memory_1_get_Span_m8D5160C323BFB484056F38085DF3E824C2D57CBA_gshared_inline (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Span_1_Slice_m882A74A67CA597E32C25D010825D9FC3A6C7D73C_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mCCA236291C4E51035BF20D90613C2D4AA3E6F8EE_gshared (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m4A1136A460292E16E2184646D5DC424D00D2B7DA_gshared (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m4AA826FE60F9466AF659C77536B9B5E0A52FD747_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Memory_1_get_Span_m958EAA480503F75F0EC7EDBAEF3B048549F7DCC5_gshared_inline (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Span_1_Slice_mEB89F19300D1662A93F47AB22F398AEBBEC34B51_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mB53A3F9A39D1E2FB8679A86E7AC2F41F961C9B4F_gshared (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_mA0BF78900414A7483E2D3602160701874E1EE9DB_gshared (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9150EA593205C3930AA49AA17C774D1250C21AF6_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Memory_1_get_Span_m7C98D2C69D5A23BC59E8A2B8DF6DCFA5204B9FF4_gshared_inline (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Span_1_Slice_mFC6770F948CA3C9A0FA273DC7DEB392E8519DFC7_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mFE3EA5FBC274A9BE1BB1E433BA529326F4F0E0BF_gshared (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_mEEDAD9B7522459622267840F7ACB4D3A45B84D15_gshared (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6CFD16D48DD8F097D72C2CC6D612A746AC0023E9_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Memory_1_get_Span_mCCF5F95757486690E4301B8FB4D701878EC9FD71_gshared_inline (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Span_1_Slice_m390356A7956C58C633F396765AC4BD9596535BA7_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mFBD60CBEAF42917C86348F7886AE3E259325A078_gshared (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m7C964C3276653B78E27FEC989A24FCD26CA77198_gshared (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1B0C789E18C69B1042B9575A6F7235955CE29F93_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Memory_1_get_Span_m8AFFF6329B68FCB5CAF4F3EB1DEA3EEB9A3204DD_gshared_inline (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Span_1_Slice_m5482762D9263D98650E9317A61FB7A5E75954E52_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mE8EEFE2E8C3536BAE022179FF67F3B2AABEEA38E_gshared (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_mCC4DA85D524374A5CD843E8F08274BAE780E5BAD_gshared (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB82D7DB2AE184610EC487A5C5DF0F72D21B008E2_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Memory_1_get_Span_mDDCF604A4BA27A137AA365617C79A1733D5B81B3_gshared_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Span_1_Slice_mE56DBB54701BDD6C0883A2D97E4E373EE16F26D9_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m8BA25281D2417064069F67F53A365D098E7D8A3B_gshared (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m47A7F1D0C7AB97C8AACDD1339A433F773FACA1AC_gshared (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6096DD9F56A840C19688D7AE2A033F481DE47A0A_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Memory_1_get_Span_m4CFD556E50CCA17C44D7A25D42C3D28CAC185C5A_gshared_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Span_1_Slice_mDA8D7D05982F7FEC667F5E02BF1A6F89AD7B653A_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m3C16FDAA57E80E1F63BD986700113CD10E91282C_gshared (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_mDAB1D7DAA30F069E39C47FDEFCC853D446E01748_gshared (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFD2BE573813F193F9C2BEC151AEEFFC599CE4CAD_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Memory_1_get_Span_m1B9B7F85545D9ED51CC39CDBB7B1651D6AC9A8C8_gshared_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Span_1_Slice_mB4EA32FA0EDE1DD8E59F322AA6D7E32313BEE212_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m1336B2523A09FCB38EF172F94C7998838E74C3CA_gshared (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m2F74022379EFE3BED9A396C479E60AB8971777AF_gshared (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m30130EF78CC0EC3E5E52A53892BCCCDB431ACB29_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Memory_1_get_Span_m632BF36ABCAD3CE1380B72401C73725FB298815E_gshared_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Span_1_Slice_m6722F52C3A580A7E82D8945D085924ADE33C89BE_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m54A183637DCCAD94CEA1517BB6EFB398563B3CA9_gshared (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m92394DDFEB839A848448B1625F8A6788C383D2F7_gshared (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mBA60744558566F5C0596F8F9077083829129EDFE_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Memory_1_get_Span_m57A8C50F78B6C4336F64EF029D932985F4B1B41F_gshared_inline (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Span_1_Slice_m2852EBB4D2F9E8DD6C41B5C20E93ACC847AF93C9_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m58912C5C657085494999E943E2D6F10F1E5F2DEE_gshared (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_mF886591CE415F6F650900F63C440114807A5BEE4_gshared (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m2DD5EB3F125F7ABAEEA426B44D1E3CB281DF62E1_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Memory_1_get_Span_mA3EE97109B13FAAEA7AFE088C36D9DA0EBB63F5A_gshared_inline (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Span_1_Slice_mD0232E845A061666B4E090C1227917397E97D0E8_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mDF54A4F5D7BEE5028F6F259EAE94DC00AAA90945_gshared (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_mE6963C40C5F93A0058B947DFCA2BE4412F371F01_gshared (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m369D1E769FBDA3D333262AB6E415F96B88284B80_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Memory_1_get_Span_mF72A0CA001406B87A6198D0D48D20CCFB74F6F22_gshared_inline (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Span_1_Slice_m1D66FC4DC1493613C5EE06FE0E083B887B874FD1_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m3087D51D394BA3F66AA026F1E0B2D22521CEBE0B_gshared (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m8E3B095AB0DED1A042EEEF4084A85D3E9CA5F925_gshared (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m79910F90CA9F29975ED2C09899801C5E76B27211_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Memory_1_get_Span_mC479D7BD7E796714A032F4D547CECC93B6432803_gshared_inline (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Span_1_Slice_m8EDA2AC66301B04BCBCF71D009C382F75CCE5D96_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mA5CEA0D42C7DBDD800F98D17C92CC8C0966C6A63_gshared (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m887B4B867BE20B69A3FFF79F925687E17A7EBD01_gshared (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0FC889F0B57B944864A5C157B0BF45F2D174E7B6_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Memory_1_get_Span_mE895A6825E1719D57E3E518098F1807BB8E5FA88_gshared_inline (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Span_1_Slice_m1B57FFB903FDCCF41E6D24A360B677E9F9BB742A_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mF0AB07A9335563DCF20D8CE3713AE4A8614B188A_gshared (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_m9CE3537C059A5DC7BFEC49E69E9BC52397C02E63_gshared (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCF86493F9C356A47623255AB144F2142D93F7C92_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Memory_1_get_Span_m5AC349A4B8685574C9907D96D95E2CA542B56348_gshared_inline (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Span_1_Slice_m1F79F14F601057B1E78A86D70A3885565E323A92_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m85EBA433BEB170717F493743BD83B966AF4495D1_gshared (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_mDEF9DF475FA232EE00263F9848E4859E56F3B245_gshared (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDFB2C01384D158A5DA8D96BFFFAFB3938E872CB2_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Memory_1_get_Span_m928F551E59E8B11542D25F22BFBCB34260C42A5B_gshared_inline (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Span_1_Slice_m67F4B31BCD3CC966C9D1FA295522B7CDDAE05397_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_mFF19E1FF18755B9B9B32459CBCDB063A6A89E0A8_gshared (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_mF3EC3C8AA4D2BB97500A8CA7E3B06D82EA6366D3_gshared (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Span_1_Slice_m89BBB871DF4EEBFD49E74E7AB192430F9376B353_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCA4099EC9D0CCBC4BEDCF8FDBB39EF7138D58059_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Memory_1_get_Span_mFBD4C50F5891247686AFEE9A038870E21940A241_gshared_inline (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Span_1_Slice_m3818B7319D36121BF333696B305E195D91AA363E_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, int32_t ___start0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Span_1_Clear_m4EA2EAD82085424F6421F6DC23B1C635BA29BC22_gshared (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method); // System.Int32 System.Memory`1::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Memory_1_get_Length_mCF791E2B5CADDBE025D00B82DCF5E489DA917063_gshared (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Void*,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9E83D6670850516220C18FB1B821677232F0733C_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_gshared_inline (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Span_1_Slice_mF163B0AE3466F5E004E19068E2B1C606A403A4C3_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mF98892AB7C4FE48F26E9A5CD101C42257EFAE802_gshared_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mB280243C653B8929DEDCC27F9886724F61DAF84A_gshared_inline (Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 * __this, MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m043C24A3D24726357334086B75792202C27CA42F_gshared_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mEA76D34177703D7782177804A054D992621049F8_gshared_inline (Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 * __this, MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m129F2AA9727478EBDC79C6CD1C9564128F6A9337_gshared_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m76E92B12A7061D200AC616D311505B0831E378B5_gshared_inline (Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 * __this, MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mA2BCEA8DD96EA9CE1F9A6E795379FC1B23585D71_gshared_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mD25123D5DFE6CEE66E0B07DA0A653E535F0266D0_gshared_inline (Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 * __this, MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m15B85BC2E8B4E8FAADEC98BE55390B38BF4586D0_gshared_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m90F4DCC14414371332A599DAE4335E340608B93B_gshared_inline (Memory_1_tF6B004411E05421516F33EC7213A5117F222236B * __this, MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m0450AB4BA15C57ECEA110AD801FCE916AE0642F4_gshared_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m9DC9C6FA4171ADEEAE2CA9A966118BC525B3BCE9_gshared_inline (Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A * __this, MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m973BC68DBE4C0DC53956D3D7CE7BBA55594768BD_gshared_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mC8458DFA89FE09AC11445D2D2414577F75FCC7B2_gshared_inline (Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB * __this, MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6B44156D9EC6E9285A60360D0BB55ED84FE63F20_gshared_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m8E0DA17D31C10262ED6DA31A04FCEAFC0A145609_gshared_inline (Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E * __this, MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m554760CC735DDD811CE0513C70F7A7A2FA3744A6_gshared_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m3E72DBE254B192CBD354578F3F9F0A43AFA8DEE9_gshared_inline (Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 * __this, MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m08F5F8079759171D8FC3958623B7B334008DD4F9_gshared_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m9CAF2EF94F727B4854D8990B628037AAF164DA36_gshared_inline (Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 * __this, MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mE26FAE059B6F602CDD618149D80E05291EA55E15_gshared_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m57E6C53708CA26630E507C9CE672C5101BB56A73_gshared_inline (Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 * __this, MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mAA50B4B1BF3FB9CA828C52A40E425BAB36789A11_gshared_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m2244C2D5654C5829193B1D9CA82788361B9FEC12_gshared_inline (Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 * __this, MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m9F3521F64127FDFB1431E0B167E9F8463CCEC299_gshared_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m78048FF4FB493CC495789763A8A5F4D29AFF88FE_gshared_inline (Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 * __this, MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mD6F339F8A0668CD0C337E398DE967901323A825B_gshared_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m7AC6AB2D99338CFB4E31DCCC979B88A16390618F_gshared_inline (Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C * __this, MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m8DA76190B810995A4847AE5318F4B4686EFBAB26_gshared_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m4489DF220C908D942444BDF32D223737C78EFC4C_gshared_inline (Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 * __this, MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m420CC8527F7720E91FEB9E931E02EB170CBBA3E5_gshared_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m3836625355F3A0C88ED215C20A722B1EE943C7F2_gshared_inline (Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 * __this, MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m9639535372744FEC53B7529C15D52059684C9E25_gshared_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m280E90C38C332DEC045721B09D36FC511579B1A3_gshared_inline (Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 * __this, MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m499ED5336D9983B60AB2CFE449178385F443F7D3_gshared_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m908C8D8F32CCFC645B73C6A735571E5F86C9CC5C_gshared_inline (Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 * __this, MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mA3C3BD6DE2E2A9243A22C6A30465DEA448A16CC1_gshared_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mD742CDA54A1FFEB74856CAAA613DF307C8724805_gshared_inline (Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 * __this, MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mE27472E4F8B368B2C0FAAEC9AC67A0B7D978B03A_gshared_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m7A76C5CA518DEEB9D337E0C88F9D394F64B8E8E8_gshared_inline (Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 * __this, MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mDE349675531BABA6D827DC767EA72358E01B1E15_gshared_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m57F46C88D63E0687AEE8AD69C073689C90B41E5A_gshared_inline (Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 * __this, MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m427052ADFF1B6198787F4658335FFF0EBCF67B6E_gshared_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m1012AAC147B96D55549B57A517238BEBEE04AB88_gshared_inline (Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 * __this, MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m8C91CB4D67E3C129455A6A893F03EC7185D699E4_gshared_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m6456592F3B2F26487041D04B5C2C498CCB3FBC20_gshared_inline (Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E * __this, MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4A07E85BA9936186A9401FB4DEC47145A28D714E_gshared_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m6471103C0C32E37CEB3489890816E14B177AE1F5_gshared_inline (Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF * __this, MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m52364DE959C6F1115F7BF013059264F262F59CDA_gshared_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mC43BD768715F7DF43CE4F7093F02D7EB90E652CB_gshared_inline (Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 * __this, MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mA7DEC9E61F263F82D3E97510FB1634B19E7D96C0_gshared_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m07524A15BB5A4139DC7A56E704159765AADABBE5_gshared_inline (Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 * __this, MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m54B7AB093B4EF2D8137CF06BE99EE1FA828AF959_gshared_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mF9DE7E818E7D56DA2434939E7AAB1268091CE540_gshared_inline (Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B * __this, MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m8DAE7AEC1E3A04994B4EBB85D191748F0DD738BE_gshared_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mC1609809D2E782D7818ADD58B61D56344AD31640_gshared_inline (Memory_1_t27444C644DE0706D54512F6F351993153FA2081A * __this, MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4FA1F0699B74CE3BB577980B7BBD0EC90BC7014F_gshared_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, const RuntimeMethod* method); // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m9C16222C20F40DE0AF5389FED608EA12ABF51764_gshared_inline (Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 * __this, MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m60800336924227BE7EB68DDBA622592EDC45F579_gshared_inline (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 * __this, MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m780708657FDFE9232AF5707C05CE3E5FFD8530D4_gshared_inline (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB * __this, MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m6AB58891C2C2D0CA930BDC57ADF1A02609FA6272_gshared_inline (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D * __this, MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mFCCDC6AD83B3A11DE5A2BD2B225A0AC79E45F115_gshared_inline (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE * __this, MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mAA062E4E484050B356DF2843746F13CF09B8A784_gshared_inline (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 * __this, MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m8D6BAEC4DAF00F4ECE397463B89543CF511BBE6F_gshared_inline (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 * __this, MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m838812DDF17E7A9FF4BB373082B9DA72AF64281F_gshared_inline (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE * __this, MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mBC99C4F077D4B6B57660B178D8E102424D5ED991_gshared_inline (Memory_1_t989A25F213E59B429D409844716D883464EB981E * __this, MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m247259DE5C4AA0F68AF601CF74A6BF45C609FC03_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mBDD1186C52F30ABA1A26883AE51CCA2BCFD148D8_gshared_inline (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE * __this, MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m36E2F375A8C944F9B28B76F14D1D124E79FF2A80_gshared_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mB80651FE2BB4C511F66DFDDDB98F81D1CDE4B762_gshared_inline (Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 * __this, MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m58824AA6C3D204070467486A5384162004ED0917_gshared_inline (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m59D14E86A5CDB92497438105932E18010181FF84_gshared_inline (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 * __this, MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m2B1CFA2C9FD0972644E5F5E0891D9F3D499E03E7_gshared_inline (Span_1_tC01841A70E7C030E263FD8C5DFF173255B5E2CE3 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m436412C32B34DA155E085094E1E31AD1C7C1B52A_gshared_inline (Memory_1_t3086CF9A1973D4301A97ABB4C4F89C2A79A8A54B * __this, MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mD57D478E036CEB4F61F8BE1E63C1AE2CF7A3B6AC_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mA733CDCE020346C4C8C5182CDDCE11A7FBD607F5_gshared_inline (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 * __this, MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m923570D809C4E6E1936CFF282558A11B329531DB_gshared_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mBD4C82D1D76E890EDCB01DC37B09B67F5A55D59D_gshared_inline (Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF * __this, MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m352B867FA7F73269DB20D1C89487DAB4CCC41746_gshared_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m1C612C11968504317E93AAEDD091DD791B3C0D23_gshared_inline (Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 * __this, MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m568E56C182418F003DC878585AF2A4DB6B4A49D3_gshared_inline (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 * __this, MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m03E9569D66A1189F039137B0A9F3E862F1775F1D_gshared_inline (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 * __this, MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m9628C1E2448BB531DF1CE11C390F22D74A3B858F_gshared_inline (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 * __this, MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mF9CCD5C1E2BC82C137C2A1DA47142606EA3AE8BC_gshared_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mDD13894A5EECA1AA85EC0C215B4229E06B071D5F_gshared_inline (Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 * __this, MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mAA446443CA8BB49C2BF75B50A6A999F0A3085D59_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m6A71DA8D61E2E4A690D6A8EA37C5C751FACA77BA_gshared_inline (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 * __this, MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m8D3C30C67D373B66B498E5BF7EDB81385556CE7E_gshared_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mBBB3C14D23575AF68A1DB87D00B5D89F8CE0BE3F_gshared_inline (Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD * __this, MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m0996680579E6CDC446FC01A1AE142910D13D0ACC_gshared_inline (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA * __this, MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m7F91D2F6C55F863E15A578C5085134475FAB9A53_gshared_inline (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 * __this, MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mBE42E2241E2659E3217C63689D9E2DA5971F24A6_gshared_inline (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C * __this, MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mC11B73AAB789D6347D525E5F829812B51FCF7971_gshared_inline (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 * __this, MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m19E8E7A0806DE42B3F7A4AA5C30AA6AC488FEA91_gshared_inline (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 * __this, MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m07B2B3CD36003855DD714C3FB3C07C4CC66C57F5_gshared_inline (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 * __this, MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mC73F59F8862B81E9D195CD6D3D119E1FCA8F2592_gshared_inline (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 * __this, MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mDFBF131A995A334A6496CCE37B94ED840BBBF8F8_gshared_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m1E12B8BB68AD1A4CDB478A80586569919C1C857F_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m5469D64A688048E395C1BF77E542CD0509EDF403_gshared_inline (Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A * __this, MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m9E5BA8AFA16F8211603BF291ACD10A388D823D89_gshared_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m1C6958B3D7BC45173161B9C1AF25F611D0E58D6F_gshared_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m905006D4D7C42F71FDA91BB67F3B2CF15B4F7E84_gshared_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mFD0A182E51A0E42A54802F169C50543A09E36226_gshared_inline (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF * __this, MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mFE4C842B691271A6B0ED6E9CDAAF7DCAA77968D6_gshared_inline (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 * __this, MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m7D5E54E6A0C2873E7AE5DE8F24881C61D223965B_gshared_inline (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E * __this, MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m0A802130D62CC9819DB46F79302373E2DF27DA7D_gshared_inline (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA * __this, MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mE9930E6ED98EE1770DED8D78E757228FC75DB9FA_gshared_inline (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B * __this, MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m6F08B0802859BE130CD1C38349A1D2CBC97A4BF4_gshared_inline (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE * __this, MemoryManager_1_tEC1238441776B628014509035989771661756E25 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6836F0F984518F94BDBD5A88EE66E3B4BCEF858C_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m843B864E01BE9B963E4A978CE4E9EBCC1B5BE97B_gshared_inline (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 * __this, MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4658A5913DBF13AAD857D96D1050E17DD54ED712_gshared_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mDBE77DB251DBC46587F61BF072EACA9D792152CC_gshared_inline (Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 * __this, MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mB349E82E2BF007251FCD52785FA470E2A8FFBB6E_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m2635979DDF2E56E6748CA60C0A64D82504DA768A_gshared_inline (Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 * __this, MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4ED2F96F6A767B5D4E7D509B4FF387F73B8EF98F_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m9A54966D80ADD10D1BE63814A594E8FCF1645829_gshared_inline (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA * __this, MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method); // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m3ADE79904DD7ED606B8DAAF5697A0275A6E134BF_gshared_inline (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 * __this, MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 * ___manager0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Memory_1_get_Span_m08CF605B93C8A8B5386ACC99ED98E41687D3E1AD_gshared_inline (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 * __this, const RuntimeMethod* method); // System.Buffers.MemoryHandle System.Memory`1::Pin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_mD68589D8F215A5BEDC84A149E4C077EA789A7787_gshared (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Memory_1_get_Span_mE49C955CF0B16CB219724320F58500D616DDBCF2_gshared_inline (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB * __this, const RuntimeMethod* method); // System.Buffers.MemoryHandle System.Memory`1::Pin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_mF1967FE61DD048C44CBED1EBCCD85AD90AA2A662_gshared (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Memory_1_get_Span_m46B3C4FF26F4D95D7BC06B9632DE5FFEC889C3E5_gshared_inline (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D * __this, const RuntimeMethod* method); // System.Buffers.MemoryHandle System.Memory`1::Pin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_m4DCCC18CEBD7B4592B42FA9947439B67D971059E_gshared (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Memory_1_get_Span_m48D8C3D2174A46F2EA50ACC6D1C7BCAD0ACA99F1_gshared_inline (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE * __this, const RuntimeMethod* method); // System.Buffers.MemoryHandle System.Memory`1::Pin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_m60F32689F72E841C6704C797FA7F5934C93A32FB_gshared (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Memory_1_get_Span_m7B16A22ADBFE6AF98485803A1AB596BF5A2E84CF_gshared_inline (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 * __this, const RuntimeMethod* method); // System.Buffers.MemoryHandle System.Memory`1::Pin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_mF0C6FCE1340036CDA63CD9598D4C2CB145119777_gshared (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F Memory_1_get_Span_m018D357B92D16DEE7AF3406D858BF6BA4DAF716B_gshared_inline (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 * __this, const RuntimeMethod* method); // System.Buffers.MemoryHandle System.Memory`1::Pin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_m5DC9019D7C7D5B4CE0145EE7E69ECDB813E7B98C_gshared (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Memory_1_get_Span_mF1F15E99D9B3486E0D339F07CF0D035806DDEB03_gshared_inline (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE * __this, const RuntimeMethod* method); // System.Buffers.MemoryHandle System.Memory`1::Pin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_mCDD3F32709746EEDCFB1D1594A66F131DD1DA742_gshared (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Memory_1_get_Span_mD0095F7FBDB5891B3B51D3B390621CCDD7295079_gshared_inline (Memory_1_t989A25F213E59B429D409844716D883464EB981E * __this, const RuntimeMethod* method); // System.Buffers.MemoryHandle System.Memory`1::Pin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_m0F3721E0CDE354430ADD3535CFD495D30D96DA16_gshared (Memory_1_t989A25F213E59B429D409844716D883464EB981E * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B Memory_1_get_Span_m6A55AB6563E26A4C6D983F7A5FD3B9E943AA6E0D_gshared_inline (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE * __this, const RuntimeMethod* method); // System.Buffers.MemoryHandle System.Memory`1::Pin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_m57F2212D3CF63D2AD1D604BE45E2B45E4FAECEF3_gshared (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_gshared_inline (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, const RuntimeMethod* method); // System.Buffers.MemoryHandle System.Memory`1::Pin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_mF75C058A695404A0BD0E16EC4CA2FAF65B4F4C1A_gshared (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, const RuntimeMethod* method); // System.Buffers.MemoryHandle System.Memory`1::Pin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_mBB175E4EAA5800643808F7196819C9681A65A31F_gshared (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 * __this, const RuntimeMethod* method); // System.Buffers.MemoryHandle System.Memory`1::Pin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_m326BDAD2D76556759A7DFCE8373A3EC55FCBACA6_gshared (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 * __this, const RuntimeMethod* method); // System.Buffers.MemoryHandle System.Memory`1::Pin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_m674F9F9A8811E29E3EFDBBAFF02F1374B983DEB8_gshared (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 * __this, const RuntimeMethod* method); // System.Void SixLabors.ThrowHelper::ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo(T,T,System.String) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m179F398D62C190BF598A5160B106EE83E0CB8539_gshared (int64_t ___value0, int64_t ___minimum1, String_t* ___name2, const RuntimeMethod* method); // System.Void SixLabors.ThrowHelper::ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo(T,T,System.String) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mFD204AC51AB4C13B64E5BCD8F101BC6B9E0AB4FB_gshared (int32_t ___value0, int32_t ___minimum1, String_t* ___name2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB42173300DDC8E1D47A980BE483E0AE19E5239E8_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9169051A61652EDC4D6FC858A7C59B9239E002CD_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1566DA482B8791BA8D2B9F09490E2ECC1FCB7DC9_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9AEC6413B47543D5A67556E88886542285AA3D3B_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB7373EE8E960FA3DD63E8295C37E675635B802DD_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mBA55343B4312A1348DE9842A2DF8736436E7661D_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m70988B630368E6EAC6B9B5C40630E262F47CFF84_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCCF69E9B849FA0937154D4C3369A180C204723DB_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m352B829174F5E06CF81B2AF873881E4A81E079A6_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC9BB64245FF3040A8CAE81A17D505D941AF1ECF1_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m75198CA271176357ADBF4264AF513C6AAF927EFE_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m2F6B191E5A387462B64EB583C22599C13FC018B9_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m270EDE687732C3049B0815ED7800FCCF544BA115_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m727883B2A55BDAACE48CDCE33E141E89AB79449A_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B Span_1_Slice_mFC34A4237BDD41B7664832E34D2E72042361D855_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m10737B6C56174B7DE1D41C9B97A4DC84470FBA72_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAB25B620D30974257B1807EF4D58C012E5C011A0_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method); // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B (RuntimeObject * __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17 (String_t* ___format0, RuntimeObject * ___arg01, const RuntimeMethod* method); // System.Void System.NotImplementedException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void SixLabors.Guard::NotNull(TValue,System.String) inline void Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___value0, String_t* ___parameterName1, const RuntimeMethod* method) { (( void (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, String_t*, const RuntimeMethod*))Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline)(___value0, ___parameterName1, method); } // System.Void SixLabors.Guard::MustBeGreaterThanOrEqualTo(System.Int64,System.Int64,System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline (int64_t ___value0, int64_t ___min1, String_t* ___parameterName2, const RuntimeMethod* method); // System.Void SixLabors.Guard::MustBeGreaterThanOrEqualTo(System.Int32,System.Int32,System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline (int32_t ___value0, int32_t ___min1, String_t* ___parameterName2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Memory.InvalidMemoryOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7 (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Span`1::Clear() inline void Span_1_Clear_mAD3FC0C4B34BBFC19BE724A335C9B1AFCF521A07 (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, const RuntimeMethod*))Span_1_Clear_mAD3FC0C4B34BBFC19BE724A335C9B1AFCF521A07_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m72A4289C1ADEAF5DBBA89D39E3E2B4D25387F058 (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *, const RuntimeMethod*))Memory_1_get_Length_m72A4289C1ADEAF5DBBA89D39E3E2B4D25387F058_gshared)(__this, method); } // System.Void SixLabors.Guard::NotNull(TValue,System.String) inline void Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___value0, String_t* ___parameterName1, const RuntimeMethod* method) { (( void (*) (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, String_t*, const RuntimeMethod*))Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline)(___value0, ___parameterName1, method); } // System.Int32 SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool::get_BufferLength() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Memory.Internals.UnmanagedMemoryHandle[] SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool::Rent(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775 (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * __this, int32_t ___bufferCount0, const RuntimeMethod* method); // System.Span`1 System.Span`1::op_Implicit(!0[]) inline Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, const RuntimeMethod* method) { return (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, const RuntimeMethod*))Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_gshared)(___array0, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_mB64A6CAF756A4703A01E2511B571B6691399AD27_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_mB64A6CAF756A4703A01E2511B571B6691399AD27_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Memory_1_get_Span_m523AE4579A3C98DEF7C2E6DBFE4D6A0290DB8B1D_inline (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 * __this, const RuntimeMethod* method) { return (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *, const RuntimeMethod*))Memory_1_get_Span_m523AE4579A3C98DEF7C2E6DBFE4D6A0290DB8B1D_gshared_inline)(__this, method); } // System.Int64 System.Math::DivRem(System.Int64,System.Int64,System.Int64&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852 (int64_t ___a0, int64_t ___b1, int64_t* ___result2, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Span_1_Slice_m6595508866EDE1C0D0097F845ED4B27BC752C2C2_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, int32_t, const RuntimeMethod*))Span_1_Slice_m6595508866EDE1C0D0097F845ED4B27BC752C2C2_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mA8D347B6537572BBC08280A1DC8FFC8634A03075 (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *, const RuntimeMethod*))Span_1_Clear_mA8D347B6537572BBC08280A1DC8FFC8634A03075_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m526A894E3EBD71AED069720047D689D2D23BFB91 (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *, const RuntimeMethod*))Memory_1_get_Length_m526A894E3EBD71AED069720047D689D2D23BFB91_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Span_1_Slice_m76F0F4C1930461A206C4BE6FA8035369F5A63C41_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B (*) (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m76F0F4C1930461A206C4BE6FA8035369F5A63C41_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m200D57B6E27DB937E85A947CF0FC5D34F91A6541_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m200D57B6E27DB937E85A947CF0FC5D34F91A6541_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Memory_1_get_Span_m3A23075BE17F34DE3B6FC2146DBD61C3D685B428_inline (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 * __this, const RuntimeMethod* method) { return (( Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B (*) (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *, const RuntimeMethod*))Memory_1_get_Span_m3A23075BE17F34DE3B6FC2146DBD61C3D685B428_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Span_1_Slice_mB0D20AE4DC2C1EAD4A0254AC721FCAC4B7B73211_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B (*) (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *, int32_t, const RuntimeMethod*))Span_1_Slice_mB0D20AE4DC2C1EAD4A0254AC721FCAC4B7B73211_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m7E3FCA206AC9D69CAAAC2F20A97AF60FCEBE0A7E (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, const RuntimeMethod*))Span_1_Clear_m7E3FCA206AC9D69CAAAC2F20A97AF60FCEBE0A7E_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m69A320C9F9200586AC0F8870F482DC7469869328 (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *, const RuntimeMethod*))Memory_1_get_Length_m69A320C9F9200586AC0F8870F482DC7469869328_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m0C9834AEC026AED2170C77DD732FD766A2A09E4A_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m0C9834AEC026AED2170C77DD732FD766A2A09E4A_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Memory_1_get_Span_mC63C2E3FBABB4AAB677691A9659C3C33B8D9FBE4_inline (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 * __this, const RuntimeMethod* method) { return (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *, const RuntimeMethod*))Memory_1_get_Span_mC63C2E3FBABB4AAB677691A9659C3C33B8D9FBE4_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Span_1_Slice_mE3558E9F2BE8010EC6A7BF6913A3862B0E8A1D6E_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, int32_t, const RuntimeMethod*))Span_1_Slice_mE3558E9F2BE8010EC6A7BF6913A3862B0E8A1D6E_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m298DD64E9EF44E1E95DD7CABDA00CF639E3594D0 (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, const RuntimeMethod*))Span_1_Clear_m298DD64E9EF44E1E95DD7CABDA00CF639E3594D0_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m7D5306841F47B6291BE9CDADE8BD8BC2951AF446 (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 *, const RuntimeMethod*))Memory_1_get_Length_m7D5306841F47B6291BE9CDADE8BD8BC2951AF446_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m9BEEAF90E807B39687509B5FED717A9C11227EF2_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m9BEEAF90E807B39687509B5FED717A9C11227EF2_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Memory_1_get_Span_m9F1615980AEE7778E4505BBCC85766B617DA36A8_inline (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 * __this, const RuntimeMethod* method) { return (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 *, const RuntimeMethod*))Memory_1_get_Span_m9F1615980AEE7778E4505BBCC85766B617DA36A8_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Span_1_Slice_mFC9A958E414BD1373893C3D8448EE0E83EEC42FE_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, int32_t, const RuntimeMethod*))Span_1_Slice_mFC9A958E414BD1373893C3D8448EE0E83EEC42FE_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mA8AF02F805E11FAAE9C1BF3367B8C36FB09E579F (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, const RuntimeMethod*))Span_1_Clear_mA8AF02F805E11FAAE9C1BF3367B8C36FB09E579F_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m11E88C53B8D3FF29CBB26445E22B2FEFFB047A7E (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 *, const RuntimeMethod*))Memory_1_get_Length_m11E88C53B8D3FF29CBB26445E22B2FEFFB047A7E_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_mBBD05C35260273AC9D004880AB6F8620C2C28704_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_mBBD05C35260273AC9D004880AB6F8620C2C28704_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Memory_1_get_Span_m5E89A7E2251246059E8C98FF126274BA659DC905_inline (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 * __this, const RuntimeMethod* method) { return (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 *, const RuntimeMethod*))Memory_1_get_Span_m5E89A7E2251246059E8C98FF126274BA659DC905_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Span_1_Slice_mCBAC2EF027D04B0EB81BC7B9BFDA3F1EDA5D4614_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, int32_t, const RuntimeMethod*))Span_1_Slice_mCBAC2EF027D04B0EB81BC7B9BFDA3F1EDA5D4614_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mF10F1BF137BB8283D9880B0F61945A0BEF797A55 (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *, const RuntimeMethod*))Span_1_Clear_mF10F1BF137BB8283D9880B0F61945A0BEF797A55_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m4C0C8A43386828390E9EDC99EA074942922E40BE (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 *, const RuntimeMethod*))Memory_1_get_Length_m4C0C8A43386828390E9EDC99EA074942922E40BE_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m8DACE4445D895C919427867174F634254AAC74F6_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m8DACE4445D895C919427867174F634254AAC74F6_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Memory_1_get_Span_mFDEE054DB28FF025ABEC6F2FA5D78EF400C6F33C_inline (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 * __this, const RuntimeMethod* method) { return (( Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 (*) (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 *, const RuntimeMethod*))Memory_1_get_Span_mFDEE054DB28FF025ABEC6F2FA5D78EF400C6F33C_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Span_1_Slice_mA9D893FD8D61F2F11550B70C7701359691114458_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *, int32_t, const RuntimeMethod*))Span_1_Slice_mA9D893FD8D61F2F11550B70C7701359691114458_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m0862C24B81427F8DDA81624BD41FAB2DC93D49E8 (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, const RuntimeMethod*))Span_1_Clear_m0862C24B81427F8DDA81624BD41FAB2DC93D49E8_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m925D984332F95D48CE1CF620CC7D06755F0977B2 (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA *, const RuntimeMethod*))Memory_1_get_Length_m925D984332F95D48CE1CF620CC7D06755F0977B2_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m6DCC84855028D3AECD27A7E13068E42E4DEDF047_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m6DCC84855028D3AECD27A7E13068E42E4DEDF047_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Memory_1_get_Span_mD32F59C9C0808A1FCE36BA139C5D86C9BAEB9A0E_inline (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA * __this, const RuntimeMethod* method) { return (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA *, const RuntimeMethod*))Memory_1_get_Span_mD32F59C9C0808A1FCE36BA139C5D86C9BAEB9A0E_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Span_1_Slice_mDFC7DF2BD059292658F709B753A2129D7A4FD0A0_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, int32_t, const RuntimeMethod*))Span_1_Slice_mDFC7DF2BD059292658F709B753A2129D7A4FD0A0_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m66857ABA1501BE75D114944F6DCF074872299EF5 (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, const RuntimeMethod*))Span_1_Clear_m66857ABA1501BE75D114944F6DCF074872299EF5_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m90FBF26AD3DFEDC3D260D05A2672DBB78F35EAA6 (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 *, const RuntimeMethod*))Memory_1_get_Length_m90FBF26AD3DFEDC3D260D05A2672DBB78F35EAA6_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_mFF7FD0D8CFB9A377D1F4400193167E844999F7A6_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_mFF7FD0D8CFB9A377D1F4400193167E844999F7A6_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Memory_1_get_Span_mCA6E88D322DD2591AFEE8CBCD9685908D16D55CA_inline (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 * __this, const RuntimeMethod* method) { return (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 *, const RuntimeMethod*))Memory_1_get_Span_mCA6E88D322DD2591AFEE8CBCD9685908D16D55CA_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Span_1_Slice_m8AE3F3079BEBE33870883C5CB3BA0666386C1BC6_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, int32_t, const RuntimeMethod*))Span_1_Slice_m8AE3F3079BEBE33870883C5CB3BA0666386C1BC6_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m85B319FDB8076310167AE6B5B2D9629BCC6D949E (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, const RuntimeMethod*))Span_1_Clear_m85B319FDB8076310167AE6B5B2D9629BCC6D949E_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m6FC24394CB6D79031641DFFE66D7FD0016131496 (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C *, const RuntimeMethod*))Memory_1_get_Length_m6FC24394CB6D79031641DFFE66D7FD0016131496_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m3C3BF12A769CFCB8BD1C465A763876021A64778C_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m3C3BF12A769CFCB8BD1C465A763876021A64778C_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Memory_1_get_Span_m8D5160C323BFB484056F38085DF3E824C2D57CBA_inline (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C * __this, const RuntimeMethod* method) { return (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C *, const RuntimeMethod*))Memory_1_get_Span_m8D5160C323BFB484056F38085DF3E824C2D57CBA_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Span_1_Slice_m882A74A67CA597E32C25D010825D9FC3A6C7D73C_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, int32_t, const RuntimeMethod*))Span_1_Slice_m882A74A67CA597E32C25D010825D9FC3A6C7D73C_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mCCA236291C4E51035BF20D90613C2D4AA3E6F8EE (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, const RuntimeMethod*))Span_1_Clear_mCCA236291C4E51035BF20D90613C2D4AA3E6F8EE_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m4A1136A460292E16E2184646D5DC424D00D2B7DA (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 *, const RuntimeMethod*))Memory_1_get_Length_m4A1136A460292E16E2184646D5DC424D00D2B7DA_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m4AA826FE60F9466AF659C77536B9B5E0A52FD747_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m4AA826FE60F9466AF659C77536B9B5E0A52FD747_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Memory_1_get_Span_m958EAA480503F75F0EC7EDBAEF3B048549F7DCC5_inline (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 * __this, const RuntimeMethod* method) { return (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 *, const RuntimeMethod*))Memory_1_get_Span_m958EAA480503F75F0EC7EDBAEF3B048549F7DCC5_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Span_1_Slice_mEB89F19300D1662A93F47AB22F398AEBBEC34B51_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, int32_t, const RuntimeMethod*))Span_1_Slice_mEB89F19300D1662A93F47AB22F398AEBBEC34B51_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mB53A3F9A39D1E2FB8679A86E7AC2F41F961C9B4F (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, const RuntimeMethod*))Span_1_Clear_mB53A3F9A39D1E2FB8679A86E7AC2F41F961C9B4F_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_mA0BF78900414A7483E2D3602160701874E1EE9DB (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 *, const RuntimeMethod*))Memory_1_get_Length_mA0BF78900414A7483E2D3602160701874E1EE9DB_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m9150EA593205C3930AA49AA17C774D1250C21AF6_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m9150EA593205C3930AA49AA17C774D1250C21AF6_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Memory_1_get_Span_m7C98D2C69D5A23BC59E8A2B8DF6DCFA5204B9FF4_inline (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 * __this, const RuntimeMethod* method) { return (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 *, const RuntimeMethod*))Memory_1_get_Span_m7C98D2C69D5A23BC59E8A2B8DF6DCFA5204B9FF4_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Span_1_Slice_mFC6770F948CA3C9A0FA273DC7DEB392E8519DFC7_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, int32_t, const RuntimeMethod*))Span_1_Slice_mFC6770F948CA3C9A0FA273DC7DEB392E8519DFC7_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mFE3EA5FBC274A9BE1BB1E433BA529326F4F0E0BF (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, const RuntimeMethod*))Span_1_Clear_mFE3EA5FBC274A9BE1BB1E433BA529326F4F0E0BF_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_mEEDAD9B7522459622267840F7ACB4D3A45B84D15 (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 *, const RuntimeMethod*))Memory_1_get_Length_mEEDAD9B7522459622267840F7ACB4D3A45B84D15_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m6CFD16D48DD8F097D72C2CC6D612A746AC0023E9_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m6CFD16D48DD8F097D72C2CC6D612A746AC0023E9_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Memory_1_get_Span_mCCF5F95757486690E4301B8FB4D701878EC9FD71_inline (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 * __this, const RuntimeMethod* method) { return (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 *, const RuntimeMethod*))Memory_1_get_Span_mCCF5F95757486690E4301B8FB4D701878EC9FD71_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Span_1_Slice_m390356A7956C58C633F396765AC4BD9596535BA7_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, int32_t, const RuntimeMethod*))Span_1_Slice_m390356A7956C58C633F396765AC4BD9596535BA7_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mFBD60CBEAF42917C86348F7886AE3E259325A078 (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, const RuntimeMethod*))Span_1_Clear_mFBD60CBEAF42917C86348F7886AE3E259325A078_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m7C964C3276653B78E27FEC989A24FCD26CA77198 (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 *, const RuntimeMethod*))Memory_1_get_Length_m7C964C3276653B78E27FEC989A24FCD26CA77198_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m1B0C789E18C69B1042B9575A6F7235955CE29F93_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m1B0C789E18C69B1042B9575A6F7235955CE29F93_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Memory_1_get_Span_m8AFFF6329B68FCB5CAF4F3EB1DEA3EEB9A3204DD_inline (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 * __this, const RuntimeMethod* method) { return (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 *, const RuntimeMethod*))Memory_1_get_Span_m8AFFF6329B68FCB5CAF4F3EB1DEA3EEB9A3204DD_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Span_1_Slice_m5482762D9263D98650E9317A61FB7A5E75954E52_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, int32_t, const RuntimeMethod*))Span_1_Slice_m5482762D9263D98650E9317A61FB7A5E75954E52_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mE8EEFE2E8C3536BAE022179FF67F3B2AABEEA38E (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, const RuntimeMethod*))Span_1_Clear_mE8EEFE2E8C3536BAE022179FF67F3B2AABEEA38E_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_mCC4DA85D524374A5CD843E8F08274BAE780E5BAD (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *, const RuntimeMethod*))Memory_1_get_Length_mCC4DA85D524374A5CD843E8F08274BAE780E5BAD_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_mB82D7DB2AE184610EC487A5C5DF0F72D21B008E2_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_mB82D7DB2AE184610EC487A5C5DF0F72D21B008E2_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Memory_1_get_Span_mDDCF604A4BA27A137AA365617C79A1733D5B81B3_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, const RuntimeMethod* method) { return (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *, const RuntimeMethod*))Memory_1_get_Span_mDDCF604A4BA27A137AA365617C79A1733D5B81B3_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Span_1_Slice_mE56DBB54701BDD6C0883A2D97E4E373EE16F26D9_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, int32_t, const RuntimeMethod*))Span_1_Slice_mE56DBB54701BDD6C0883A2D97E4E373EE16F26D9_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m8BA25281D2417064069F67F53A365D098E7D8A3B (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, const RuntimeMethod*))Span_1_Clear_m8BA25281D2417064069F67F53A365D098E7D8A3B_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m47A7F1D0C7AB97C8AACDD1339A433F773FACA1AC (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *, const RuntimeMethod*))Memory_1_get_Length_m47A7F1D0C7AB97C8AACDD1339A433F773FACA1AC_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m6096DD9F56A840C19688D7AE2A033F481DE47A0A_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m6096DD9F56A840C19688D7AE2A033F481DE47A0A_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Memory_1_get_Span_m4CFD556E50CCA17C44D7A25D42C3D28CAC185C5A_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, const RuntimeMethod* method) { return (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *, const RuntimeMethod*))Memory_1_get_Span_m4CFD556E50CCA17C44D7A25D42C3D28CAC185C5A_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Span_1_Slice_mDA8D7D05982F7FEC667F5E02BF1A6F89AD7B653A_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, int32_t, const RuntimeMethod*))Span_1_Slice_mDA8D7D05982F7FEC667F5E02BF1A6F89AD7B653A_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m3C16FDAA57E80E1F63BD986700113CD10E91282C (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, const RuntimeMethod*))Span_1_Clear_m3C16FDAA57E80E1F63BD986700113CD10E91282C_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_mDAB1D7DAA30F069E39C47FDEFCC853D446E01748 (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *, const RuntimeMethod*))Memory_1_get_Length_mDAB1D7DAA30F069E39C47FDEFCC853D446E01748_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_mFD2BE573813F193F9C2BEC151AEEFFC599CE4CAD_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_mFD2BE573813F193F9C2BEC151AEEFFC599CE4CAD_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Memory_1_get_Span_m1B9B7F85545D9ED51CC39CDBB7B1651D6AC9A8C8_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, const RuntimeMethod* method) { return (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *, const RuntimeMethod*))Memory_1_get_Span_m1B9B7F85545D9ED51CC39CDBB7B1651D6AC9A8C8_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Span_1_Slice_mB4EA32FA0EDE1DD8E59F322AA6D7E32313BEE212_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, int32_t, const RuntimeMethod*))Span_1_Slice_mB4EA32FA0EDE1DD8E59F322AA6D7E32313BEE212_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m1336B2523A09FCB38EF172F94C7998838E74C3CA (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, const RuntimeMethod*))Span_1_Clear_m1336B2523A09FCB38EF172F94C7998838E74C3CA_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m2F74022379EFE3BED9A396C479E60AB8971777AF (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *, const RuntimeMethod*))Memory_1_get_Length_m2F74022379EFE3BED9A396C479E60AB8971777AF_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m30130EF78CC0EC3E5E52A53892BCCCDB431ACB29_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m30130EF78CC0EC3E5E52A53892BCCCDB431ACB29_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Memory_1_get_Span_m632BF36ABCAD3CE1380B72401C73725FB298815E_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, const RuntimeMethod* method) { return (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *, const RuntimeMethod*))Memory_1_get_Span_m632BF36ABCAD3CE1380B72401C73725FB298815E_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Span_1_Slice_m6722F52C3A580A7E82D8945D085924ADE33C89BE_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, int32_t, const RuntimeMethod*))Span_1_Slice_m6722F52C3A580A7E82D8945D085924ADE33C89BE_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m54A183637DCCAD94CEA1517BB6EFB398563B3CA9 (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, const RuntimeMethod*))Span_1_Clear_m54A183637DCCAD94CEA1517BB6EFB398563B3CA9_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m92394DDFEB839A848448B1625F8A6788C383D2F7 (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF *, const RuntimeMethod*))Memory_1_get_Length_m92394DDFEB839A848448B1625F8A6788C383D2F7_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_mBA60744558566F5C0596F8F9077083829129EDFE_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_mBA60744558566F5C0596F8F9077083829129EDFE_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Memory_1_get_Span_m57A8C50F78B6C4336F64EF029D932985F4B1B41F_inline (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF * __this, const RuntimeMethod* method) { return (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF *, const RuntimeMethod*))Memory_1_get_Span_m57A8C50F78B6C4336F64EF029D932985F4B1B41F_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Span_1_Slice_m2852EBB4D2F9E8DD6C41B5C20E93ACC847AF93C9_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, int32_t, const RuntimeMethod*))Span_1_Slice_m2852EBB4D2F9E8DD6C41B5C20E93ACC847AF93C9_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m58912C5C657085494999E943E2D6F10F1E5F2DEE (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, const RuntimeMethod*))Span_1_Clear_m58912C5C657085494999E943E2D6F10F1E5F2DEE_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_mF886591CE415F6F650900F63C440114807A5BEE4 (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 *, const RuntimeMethod*))Memory_1_get_Length_mF886591CE415F6F650900F63C440114807A5BEE4_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m2DD5EB3F125F7ABAEEA426B44D1E3CB281DF62E1_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m2DD5EB3F125F7ABAEEA426B44D1E3CB281DF62E1_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Memory_1_get_Span_mA3EE97109B13FAAEA7AFE088C36D9DA0EBB63F5A_inline (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 * __this, const RuntimeMethod* method) { return (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 *, const RuntimeMethod*))Memory_1_get_Span_mA3EE97109B13FAAEA7AFE088C36D9DA0EBB63F5A_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Span_1_Slice_mD0232E845A061666B4E090C1227917397E97D0E8_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, int32_t, const RuntimeMethod*))Span_1_Slice_mD0232E845A061666B4E090C1227917397E97D0E8_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mDF54A4F5D7BEE5028F6F259EAE94DC00AAA90945 (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, const RuntimeMethod*))Span_1_Clear_mDF54A4F5D7BEE5028F6F259EAE94DC00AAA90945_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_mE6963C40C5F93A0058B947DFCA2BE4412F371F01 (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E *, const RuntimeMethod*))Memory_1_get_Length_mE6963C40C5F93A0058B947DFCA2BE4412F371F01_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m369D1E769FBDA3D333262AB6E415F96B88284B80_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m369D1E769FBDA3D333262AB6E415F96B88284B80_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Memory_1_get_Span_mF72A0CA001406B87A6198D0D48D20CCFB74F6F22_inline (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E * __this, const RuntimeMethod* method) { return (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E *, const RuntimeMethod*))Memory_1_get_Span_mF72A0CA001406B87A6198D0D48D20CCFB74F6F22_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Span_1_Slice_m1D66FC4DC1493613C5EE06FE0E083B887B874FD1_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, int32_t, const RuntimeMethod*))Span_1_Slice_m1D66FC4DC1493613C5EE06FE0E083B887B874FD1_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m3087D51D394BA3F66AA026F1E0B2D22521CEBE0B (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, const RuntimeMethod*))Span_1_Clear_m3087D51D394BA3F66AA026F1E0B2D22521CEBE0B_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m8E3B095AB0DED1A042EEEF4084A85D3E9CA5F925 (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA *, const RuntimeMethod*))Memory_1_get_Length_m8E3B095AB0DED1A042EEEF4084A85D3E9CA5F925_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m79910F90CA9F29975ED2C09899801C5E76B27211_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m79910F90CA9F29975ED2C09899801C5E76B27211_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Memory_1_get_Span_mC479D7BD7E796714A032F4D547CECC93B6432803_inline (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA * __this, const RuntimeMethod* method) { return (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA *, const RuntimeMethod*))Memory_1_get_Span_mC479D7BD7E796714A032F4D547CECC93B6432803_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Span_1_Slice_m8EDA2AC66301B04BCBCF71D009C382F75CCE5D96_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, int32_t, const RuntimeMethod*))Span_1_Slice_m8EDA2AC66301B04BCBCF71D009C382F75CCE5D96_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mA5CEA0D42C7DBDD800F98D17C92CC8C0966C6A63 (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, const RuntimeMethod*))Span_1_Clear_mA5CEA0D42C7DBDD800F98D17C92CC8C0966C6A63_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m887B4B867BE20B69A3FFF79F925687E17A7EBD01 (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B *, const RuntimeMethod*))Memory_1_get_Length_m887B4B867BE20B69A3FFF79F925687E17A7EBD01_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m0FC889F0B57B944864A5C157B0BF45F2D174E7B6_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m0FC889F0B57B944864A5C157B0BF45F2D174E7B6_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Memory_1_get_Span_mE895A6825E1719D57E3E518098F1807BB8E5FA88_inline (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B * __this, const RuntimeMethod* method) { return (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B *, const RuntimeMethod*))Memory_1_get_Span_mE895A6825E1719D57E3E518098F1807BB8E5FA88_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Span_1_Slice_m1B57FFB903FDCCF41E6D24A360B677E9F9BB742A_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, int32_t, const RuntimeMethod*))Span_1_Slice_m1B57FFB903FDCCF41E6D24A360B677E9F9BB742A_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mF0AB07A9335563DCF20D8CE3713AE4A8614B188A (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, const RuntimeMethod*))Span_1_Clear_mF0AB07A9335563DCF20D8CE3713AE4A8614B188A_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_m9CE3537C059A5DC7BFEC49E69E9BC52397C02E63 (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE *, const RuntimeMethod*))Memory_1_get_Length_m9CE3537C059A5DC7BFEC49E69E9BC52397C02E63_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_mCF86493F9C356A47623255AB144F2142D93F7C92_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_mCF86493F9C356A47623255AB144F2142D93F7C92_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Memory_1_get_Span_m5AC349A4B8685574C9907D96D95E2CA542B56348_inline (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE * __this, const RuntimeMethod* method) { return (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE *, const RuntimeMethod*))Memory_1_get_Span_m5AC349A4B8685574C9907D96D95E2CA542B56348_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Span_1_Slice_m1F79F14F601057B1E78A86D70A3885565E323A92_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, int32_t, const RuntimeMethod*))Span_1_Slice_m1F79F14F601057B1E78A86D70A3885565E323A92_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m85EBA433BEB170717F493743BD83B966AF4495D1 (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, const RuntimeMethod*))Span_1_Clear_m85EBA433BEB170717F493743BD83B966AF4495D1_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_mDEF9DF475FA232EE00263F9848E4859E56F3B245 (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 *, const RuntimeMethod*))Memory_1_get_Length_mDEF9DF475FA232EE00263F9848E4859E56F3B245_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_mDFB2C01384D158A5DA8D96BFFFAFB3938E872CB2_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_mDFB2C01384D158A5DA8D96BFFFAFB3938E872CB2_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Memory_1_get_Span_m928F551E59E8B11542D25F22BFBCB34260C42A5B_inline (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 * __this, const RuntimeMethod* method) { return (( Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 (*) (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 *, const RuntimeMethod*))Memory_1_get_Span_m928F551E59E8B11542D25F22BFBCB34260C42A5B_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Span_1_Slice_m67F4B31BCD3CC966C9D1FA295522B7CDDAE05397_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, int32_t, const RuntimeMethod*))Span_1_Slice_m67F4B31BCD3CC966C9D1FA295522B7CDDAE05397_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_mFF19E1FF18755B9B9B32459CBCDB063A6A89E0A8 (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, const RuntimeMethod*))Span_1_Clear_mFF19E1FF18755B9B9B32459CBCDB063A6A89E0A8_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_mF3EC3C8AA4D2BB97500A8CA7E3B06D82EA6366D3 (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA *, const RuntimeMethod*))Memory_1_get_Length_mF3EC3C8AA4D2BB97500A8CA7E3B06D82EA6366D3_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Span_1_Slice_m89BBB871DF4EEBFD49E74E7AB192430F9376B353_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m89BBB871DF4EEBFD49E74E7AB192430F9376B353_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_mCA4099EC9D0CCBC4BEDCF8FDBB39EF7138D58059_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_mCA4099EC9D0CCBC4BEDCF8FDBB39EF7138D58059_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Memory_1_get_Span_mFBD4C50F5891247686AFEE9A038870E21940A241_inline (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA * __this, const RuntimeMethod* method) { return (( Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED (*) (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA *, const RuntimeMethod*))Memory_1_get_Span_mFBD4C50F5891247686AFEE9A038870E21940A241_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Span_1_Slice_m3818B7319D36121BF333696B305E195D91AA363E_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, int32_t, const RuntimeMethod*))Span_1_Slice_m3818B7319D36121BF333696B305E195D91AA363E_gshared_inline)(__this, ___start0, method); } // System.Void System.Span`1::Clear() inline void Span_1_Clear_m4EA2EAD82085424F6421F6DC23B1C635BA29BC22 (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method) { (( void (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, const RuntimeMethod*))Span_1_Clear_m4EA2EAD82085424F6421F6DC23B1C635BA29BC22_gshared)(__this, method); } // System.Int32 System.Memory`1::get_Length() inline int32_t Memory_1_get_Length_mCF791E2B5CADDBE025D00B82DCF5E489DA917063 (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *, const RuntimeMethod*))Memory_1_get_Length_mCF791E2B5CADDBE025D00B82DCF5E489DA917063_gshared)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Void*,System.Int32) inline void Span_1__ctor_m9E83D6670850516220C18FB1B821677232F0733C_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, void* ___pointer0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, void*, int32_t, const RuntimeMethod*))Span_1__ctor_m9E83D6670850516220C18FB1B821677232F0733C_gshared_inline)(__this, ___pointer0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 * __this, const RuntimeMethod* method) { return (( Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 (*) (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *, const RuntimeMethod*))Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Span_1_Slice_mF163B0AE3466F5E004E19068E2B1C606A403A4C3_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, int32_t, const RuntimeMethod*))Span_1_Slice_mF163B0AE3466F5E004E19068E2B1C606A403A4C3_gshared_inline)(__this, ___start0, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_mF98892AB7C4FE48F26E9A5CD101C42257EFAE802_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 *, const RuntimeMethod*))Span_1_get_Length_mF98892AB7C4FE48F26E9A5CD101C42257EFAE802_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mB280243C653B8929DEDCC27F9886724F61DAF84A_inline (Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 * __this, MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 *, MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mB280243C653B8929DEDCC27F9886724F61DAF84A_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Void System.GC::SuppressFinalize(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555 (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m043C24A3D24726357334086B75792202C27CA42F_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 *, const RuntimeMethod*))Span_1_get_Length_m043C24A3D24726357334086B75792202C27CA42F_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mEA76D34177703D7782177804A054D992621049F8_inline (Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 * __this, MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 *, MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF *, int32_t, const RuntimeMethod*))Memory_1__ctor_mEA76D34177703D7782177804A054D992621049F8_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m129F2AA9727478EBDC79C6CD1C9564128F6A9337_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB *, const RuntimeMethod*))Span_1_get_Length_m129F2AA9727478EBDC79C6CD1C9564128F6A9337_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m76E92B12A7061D200AC616D311505B0831E378B5_inline (Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 * __this, MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 *, MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA *, int32_t, const RuntimeMethod*))Memory_1__ctor_m76E92B12A7061D200AC616D311505B0831E378B5_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_mA2BCEA8DD96EA9CE1F9A6E795379FC1B23585D71_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 *, const RuntimeMethod*))Span_1_get_Length_mA2BCEA8DD96EA9CE1F9A6E795379FC1B23585D71_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mD25123D5DFE6CEE66E0B07DA0A653E535F0266D0_inline (Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 * __this, MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 *, MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mD25123D5DFE6CEE66E0B07DA0A653E535F0266D0_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m15B85BC2E8B4E8FAADEC98BE55390B38BF4586D0_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 *, const RuntimeMethod*))Span_1_get_Length_m15B85BC2E8B4E8FAADEC98BE55390B38BF4586D0_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m90F4DCC14414371332A599DAE4335E340608B93B_inline (Memory_1_tF6B004411E05421516F33EC7213A5117F222236B * __this, MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tF6B004411E05421516F33EC7213A5117F222236B *, MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m90F4DCC14414371332A599DAE4335E340608B93B_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m0450AB4BA15C57ECEA110AD801FCE916AE0642F4_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB *, const RuntimeMethod*))Span_1_get_Length_m0450AB4BA15C57ECEA110AD801FCE916AE0642F4_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m9DC9C6FA4171ADEEAE2CA9A966118BC525B3BCE9_inline (Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A * __this, MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A *, MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m9DC9C6FA4171ADEEAE2CA9A966118BC525B3BCE9_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m973BC68DBE4C0DC53956D3D7CE7BBA55594768BD_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B *, const RuntimeMethod*))Span_1_get_Length_m973BC68DBE4C0DC53956D3D7CE7BBA55594768BD_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mC8458DFA89FE09AC11445D2D2414577F75FCC7B2_inline (Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB * __this, MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB *, MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD *, int32_t, const RuntimeMethod*))Memory_1__ctor_mC8458DFA89FE09AC11445D2D2414577F75FCC7B2_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m6B44156D9EC6E9285A60360D0BB55ED84FE63F20_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 *, const RuntimeMethod*))Span_1_get_Length_m6B44156D9EC6E9285A60360D0BB55ED84FE63F20_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m8E0DA17D31C10262ED6DA31A04FCEAFC0A145609_inline (Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E * __this, MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E *, MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m8E0DA17D31C10262ED6DA31A04FCEAFC0A145609_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m554760CC735DDD811CE0513C70F7A7A2FA3744A6_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 *, const RuntimeMethod*))Span_1_get_Length_m554760CC735DDD811CE0513C70F7A7A2FA3744A6_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m3E72DBE254B192CBD354578F3F9F0A43AFA8DEE9_inline (Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 * __this, MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 *, MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA *, int32_t, const RuntimeMethod*))Memory_1__ctor_m3E72DBE254B192CBD354578F3F9F0A43AFA8DEE9_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m08F5F8079759171D8FC3958623B7B334008DD4F9_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 *, const RuntimeMethod*))Span_1_get_Length_m08F5F8079759171D8FC3958623B7B334008DD4F9_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m9CAF2EF94F727B4854D8990B628037AAF164DA36_inline (Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 * __this, MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 *, MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m9CAF2EF94F727B4854D8990B628037AAF164DA36_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_mE26FAE059B6F602CDD618149D80E05291EA55E15_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 *, const RuntimeMethod*))Span_1_get_Length_mE26FAE059B6F602CDD618149D80E05291EA55E15_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m57E6C53708CA26630E507C9CE672C5101BB56A73_inline (Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 * __this, MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 *, MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m57E6C53708CA26630E507C9CE672C5101BB56A73_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_mAA50B4B1BF3FB9CA828C52A40E425BAB36789A11_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 *, const RuntimeMethod*))Span_1_get_Length_mAA50B4B1BF3FB9CA828C52A40E425BAB36789A11_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m2244C2D5654C5829193B1D9CA82788361B9FEC12_inline (Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 * __this, MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 *, MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC *, int32_t, const RuntimeMethod*))Memory_1__ctor_m2244C2D5654C5829193B1D9CA82788361B9FEC12_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m9F3521F64127FDFB1431E0B167E9F8463CCEC299_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E *, const RuntimeMethod*))Span_1_get_Length_m9F3521F64127FDFB1431E0B167E9F8463CCEC299_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m78048FF4FB493CC495789763A8A5F4D29AFF88FE_inline (Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 * __this, MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 *, MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m78048FF4FB493CC495789763A8A5F4D29AFF88FE_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_mD6F339F8A0668CD0C337E398DE967901323A825B_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 *, const RuntimeMethod*))Span_1_get_Length_mD6F339F8A0668CD0C337E398DE967901323A825B_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m7AC6AB2D99338CFB4E31DCCC979B88A16390618F_inline (Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C * __this, MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C *, MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m7AC6AB2D99338CFB4E31DCCC979B88A16390618F_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m8DA76190B810995A4847AE5318F4B4686EFBAB26_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 *, const RuntimeMethod*))Span_1_get_Length_m8DA76190B810995A4847AE5318F4B4686EFBAB26_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m4489DF220C908D942444BDF32D223737C78EFC4C_inline (Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 * __this, MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 *, MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F *, int32_t, const RuntimeMethod*))Memory_1__ctor_m4489DF220C908D942444BDF32D223737C78EFC4C_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m420CC8527F7720E91FEB9E931E02EB170CBBA3E5_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 *, const RuntimeMethod*))Span_1_get_Length_m420CC8527F7720E91FEB9E931E02EB170CBBA3E5_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m3836625355F3A0C88ED215C20A722B1EE943C7F2_inline (Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 * __this, MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 *, MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m3836625355F3A0C88ED215C20A722B1EE943C7F2_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m9639535372744FEC53B7529C15D52059684C9E25_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 *, const RuntimeMethod*))Span_1_get_Length_m9639535372744FEC53B7529C15D52059684C9E25_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m280E90C38C332DEC045721B09D36FC511579B1A3_inline (Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 * __this, MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 *, MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A *, int32_t, const RuntimeMethod*))Memory_1__ctor_m280E90C38C332DEC045721B09D36FC511579B1A3_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m499ED5336D9983B60AB2CFE449178385F443F7D3_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 *, const RuntimeMethod*))Span_1_get_Length_m499ED5336D9983B60AB2CFE449178385F443F7D3_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m908C8D8F32CCFC645B73C6A735571E5F86C9CC5C_inline (Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 * __this, MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 *, MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD *, int32_t, const RuntimeMethod*))Memory_1__ctor_m908C8D8F32CCFC645B73C6A735571E5F86C9CC5C_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_mA3C3BD6DE2E2A9243A22C6A30465DEA448A16CC1_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 *, const RuntimeMethod*))Span_1_get_Length_mA3C3BD6DE2E2A9243A22C6A30465DEA448A16CC1_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mD742CDA54A1FFEB74856CAAA613DF307C8724805_inline (Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 * __this, MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 *, MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F *, int32_t, const RuntimeMethod*))Memory_1__ctor_mD742CDA54A1FFEB74856CAAA613DF307C8724805_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_mE27472E4F8B368B2C0FAAEC9AC67A0B7D978B03A_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *, const RuntimeMethod*))Span_1_get_Length_mE27472E4F8B368B2C0FAAEC9AC67A0B7D978B03A_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m7A76C5CA518DEEB9D337E0C88F9D394F64B8E8E8_inline (Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 * __this, MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 *, MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A *, int32_t, const RuntimeMethod*))Memory_1__ctor_m7A76C5CA518DEEB9D337E0C88F9D394F64B8E8E8_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_mDE349675531BABA6D827DC767EA72358E01B1E15_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *, const RuntimeMethod*))Span_1_get_Length_mDE349675531BABA6D827DC767EA72358E01B1E15_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m57F46C88D63E0687AEE8AD69C073689C90B41E5A_inline (Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 * __this, MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 *, MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m57F46C88D63E0687AEE8AD69C073689C90B41E5A_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m427052ADFF1B6198787F4658335FFF0EBCF67B6E_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *, const RuntimeMethod*))Span_1_get_Length_m427052ADFF1B6198787F4658335FFF0EBCF67B6E_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m1012AAC147B96D55549B57A517238BEBEE04AB88_inline (Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 * __this, MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 *, MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m1012AAC147B96D55549B57A517238BEBEE04AB88_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m8C91CB4D67E3C129455A6A893F03EC7185D699E4_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *, const RuntimeMethod*))Span_1_get_Length_m8C91CB4D67E3C129455A6A893F03EC7185D699E4_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m6456592F3B2F26487041D04B5C2C498CCB3FBC20_inline (Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E * __this, MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E *, MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m6456592F3B2F26487041D04B5C2C498CCB3FBC20_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m4A07E85BA9936186A9401FB4DEC47145A28D714E_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF *, const RuntimeMethod*))Span_1_get_Length_m4A07E85BA9936186A9401FB4DEC47145A28D714E_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m6471103C0C32E37CEB3489890816E14B177AE1F5_inline (Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF * __this, MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF *, MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E *, int32_t, const RuntimeMethod*))Memory_1__ctor_m6471103C0C32E37CEB3489890816E14B177AE1F5_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m52364DE959C6F1115F7BF013059264F262F59CDA_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D *, const RuntimeMethod*))Span_1_get_Length_m52364DE959C6F1115F7BF013059264F262F59CDA_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mC43BD768715F7DF43CE4F7093F02D7EB90E652CB_inline (Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 * __this, MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 *, MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mC43BD768715F7DF43CE4F7093F02D7EB90E652CB_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_mA7DEC9E61F263F82D3E97510FB1634B19E7D96C0_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 *, const RuntimeMethod*))Span_1_get_Length_mA7DEC9E61F263F82D3E97510FB1634B19E7D96C0_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m07524A15BB5A4139DC7A56E704159765AADABBE5_inline (Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 * __this, MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 *, MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A *, int32_t, const RuntimeMethod*))Memory_1__ctor_m07524A15BB5A4139DC7A56E704159765AADABBE5_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m54B7AB093B4EF2D8137CF06BE99EE1FA828AF959_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD *, const RuntimeMethod*))Span_1_get_Length_m54B7AB093B4EF2D8137CF06BE99EE1FA828AF959_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mF9DE7E818E7D56DA2434939E7AAB1268091CE540_inline (Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B * __this, MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B *, MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mF9DE7E818E7D56DA2434939E7AAB1268091CE540_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m8DAE7AEC1E3A04994B4EBB85D191748F0DD738BE_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E *, const RuntimeMethod*))Span_1_get_Length_m8DAE7AEC1E3A04994B4EBB85D191748F0DD738BE_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mC1609809D2E782D7818ADD58B61D56344AD31640_inline (Memory_1_t27444C644DE0706D54512F6F351993153FA2081A * __this, MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t27444C644DE0706D54512F6F351993153FA2081A *, MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mC1609809D2E782D7818ADD58B61D56344AD31640_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1>::get_Length() inline int32_t Span_1_get_Length_m4FA1F0699B74CE3BB577980B7BBD0EC90BC7014F_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F *, const RuntimeMethod*))Span_1_get_Length_m4FA1F0699B74CE3BB577980B7BBD0EC90BC7014F_gshared_inline)(__this, method); } // System.Void System.Memory`1>::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m9C16222C20F40DE0AF5389FED608EA12ABF51764_inline (Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 * __this, MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 *, MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E *, int32_t, const RuntimeMethod*))Memory_1__ctor_m9C16222C20F40DE0AF5389FED608EA12ABF51764_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, const RuntimeMethod*))Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m60800336924227BE7EB68DDBA622592EDC45F579_inline (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 * __this, MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 *, MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m60800336924227BE7EB68DDBA622592EDC45F579_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, const RuntimeMethod*))Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m780708657FDFE9232AF5707C05CE3E5FFD8530D4_inline (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB * __this, MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB *, MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *, int32_t, const RuntimeMethod*))Memory_1__ctor_m780708657FDFE9232AF5707C05CE3E5FFD8530D4_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, const RuntimeMethod*))Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m6AB58891C2C2D0CA930BDC57ADF1A02609FA6272_inline (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D * __this, MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D *, MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *, int32_t, const RuntimeMethod*))Memory_1__ctor_m6AB58891C2C2D0CA930BDC57ADF1A02609FA6272_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, const RuntimeMethod*))Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mFCCDC6AD83B3A11DE5A2BD2B225A0AC79E45F115_inline (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE * __this, MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE *, MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *, int32_t, const RuntimeMethod*))Memory_1__ctor_mFCCDC6AD83B3A11DE5A2BD2B225A0AC79E45F115_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, const RuntimeMethod*))Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mAA062E4E484050B356DF2843746F13CF09B8A784_inline (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 * __this, MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 *, MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mAA062E4E484050B356DF2843746F13CF09B8A784_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, const RuntimeMethod*))Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m8D6BAEC4DAF00F4ECE397463B89543CF511BBE6F_inline (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 * __this, MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 *, MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *, int32_t, const RuntimeMethod*))Memory_1__ctor_m8D6BAEC4DAF00F4ECE397463B89543CF511BBE6F_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, const RuntimeMethod*))Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m838812DDF17E7A9FF4BB373082B9DA72AF64281F_inline (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE * __this, MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE *, MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m838812DDF17E7A9FF4BB373082B9DA72AF64281F_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, const RuntimeMethod*))Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mBC99C4F077D4B6B57660B178D8E102424D5ED991_inline (Memory_1_t989A25F213E59B429D409844716D883464EB981E * __this, MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t989A25F213E59B429D409844716D883464EB981E *, MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mBC99C4F077D4B6B57660B178D8E102424D5ED991_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m247259DE5C4AA0F68AF601CF74A6BF45C609FC03_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *, const RuntimeMethod*))Span_1_get_Length_m247259DE5C4AA0F68AF601CF74A6BF45C609FC03_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mBDD1186C52F30ABA1A26883AE51CCA2BCFD148D8_inline (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE * __this, MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE *, MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mBDD1186C52F30ABA1A26883AE51CCA2BCFD148D8_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m36E2F375A8C944F9B28B76F14D1D124E79FF2A80_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *, const RuntimeMethod*))Span_1_get_Length_m36E2F375A8C944F9B28B76F14D1D124E79FF2A80_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mB80651FE2BB4C511F66DFDDDB98F81D1CDE4B762_inline (Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 * __this, MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 *, MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C *, int32_t, const RuntimeMethod*))Memory_1__ctor_mB80651FE2BB4C511F66DFDDDB98F81D1CDE4B762_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, const RuntimeMethod*))Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m58824AA6C3D204070467486A5384162004ED0917_inline (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *, MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m58824AA6C3D204070467486A5384162004ED0917_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, const RuntimeMethod*))Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m59D14E86A5CDB92497438105932E18010181FF84_inline (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 * __this, MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *, MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *, int32_t, const RuntimeMethod*))Memory_1__ctor_m59D14E86A5CDB92497438105932E18010181FF84_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m2B1CFA2C9FD0972644E5F5E0891D9F3D499E03E7_inline (Span_1_tC01841A70E7C030E263FD8C5DFF173255B5E2CE3 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tC01841A70E7C030E263FD8C5DFF173255B5E2CE3 *, const RuntimeMethod*))Span_1_get_Length_m2B1CFA2C9FD0972644E5F5E0891D9F3D499E03E7_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m436412C32B34DA155E085094E1E31AD1C7C1B52A_inline (Memory_1_t3086CF9A1973D4301A97ABB4C4F89C2A79A8A54B * __this, MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t3086CF9A1973D4301A97ABB4C4F89C2A79A8A54B *, MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m436412C32B34DA155E085094E1E31AD1C7C1B52A_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mD57D478E036CEB4F61F8BE1E63C1AE2CF7A3B6AC_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *, const RuntimeMethod*))Span_1_get_Length_mD57D478E036CEB4F61F8BE1E63C1AE2CF7A3B6AC_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mA733CDCE020346C4C8C5182CDDCE11A7FBD607F5_inline (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 * __this, MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *, MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mA733CDCE020346C4C8C5182CDDCE11A7FBD607F5_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m923570D809C4E6E1936CFF282558A11B329531DB_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 *, const RuntimeMethod*))Span_1_get_Length_m923570D809C4E6E1936CFF282558A11B329531DB_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mBD4C82D1D76E890EDCB01DC37B09B67F5A55D59D_inline (Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF * __this, MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF *, MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mBD4C82D1D76E890EDCB01DC37B09B67F5A55D59D_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m352B867FA7F73269DB20D1C89487DAB4CCC41746_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *, const RuntimeMethod*))Span_1_get_Length_m352B867FA7F73269DB20D1C89487DAB4CCC41746_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m1C612C11968504317E93AAEDD091DD791B3C0D23_inline (Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 * __this, MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 *, MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m1C612C11968504317E93AAEDD091DD791B3C0D23_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, const RuntimeMethod*))Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m568E56C182418F003DC878585AF2A4DB6B4A49D3_inline (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 * __this, MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *, MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *, int32_t, const RuntimeMethod*))Memory_1__ctor_m568E56C182418F003DC878585AF2A4DB6B4A49D3_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, const RuntimeMethod*))Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m03E9569D66A1189F039137B0A9F3E862F1775F1D_inline (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 * __this, MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 *, MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m03E9569D66A1189F039137B0A9F3E862F1775F1D_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, const RuntimeMethod*))Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m9628C1E2448BB531DF1CE11C390F22D74A3B858F_inline (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 * __this, MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 *, MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A *, int32_t, const RuntimeMethod*))Memory_1__ctor_m9628C1E2448BB531DF1CE11C390F22D74A3B858F_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mF9CCD5C1E2BC82C137C2A1DA47142606EA3AE8BC_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *, const RuntimeMethod*))Span_1_get_Length_mF9CCD5C1E2BC82C137C2A1DA47142606EA3AE8BC_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mDD13894A5EECA1AA85EC0C215B4229E06B071D5F_inline (Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 * __this, MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 *, MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mDD13894A5EECA1AA85EC0C215B4229E06B071D5F_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mAA446443CA8BB49C2BF75B50A6A999F0A3085D59_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *, const RuntimeMethod*))Span_1_get_Length_mAA446443CA8BB49C2BF75B50A6A999F0A3085D59_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m6A71DA8D61E2E4A690D6A8EA37C5C751FACA77BA_inline (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 * __this, MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 *, MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C *, int32_t, const RuntimeMethod*))Memory_1__ctor_m6A71DA8D61E2E4A690D6A8EA37C5C751FACA77BA_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m8D3C30C67D373B66B498E5BF7EDB81385556CE7E_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A *, const RuntimeMethod*))Span_1_get_Length_m8D3C30C67D373B66B498E5BF7EDB81385556CE7E_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mBBB3C14D23575AF68A1DB87D00B5D89F8CE0BE3F_inline (Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD * __this, MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD *, MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mBBB3C14D23575AF68A1DB87D00B5D89F8CE0BE3F_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, const RuntimeMethod*))Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m0996680579E6CDC446FC01A1AE142910D13D0ACC_inline (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA * __this, MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA *, MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B *, int32_t, const RuntimeMethod*))Memory_1__ctor_m0996680579E6CDC446FC01A1AE142910D13D0ACC_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, const RuntimeMethod*))Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m7F91D2F6C55F863E15A578C5085134475FAB9A53_inline (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 * __this, MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 *, MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF *, int32_t, const RuntimeMethod*))Memory_1__ctor_m7F91D2F6C55F863E15A578C5085134475FAB9A53_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, const RuntimeMethod*))Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mBE42E2241E2659E3217C63689D9E2DA5971F24A6_inline (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C * __this, MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C *, MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mBE42E2241E2659E3217C63689D9E2DA5971F24A6_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, const RuntimeMethod*))Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mC11B73AAB789D6347D525E5F829812B51FCF7971_inline (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 * __this, MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 *, MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B *, int32_t, const RuntimeMethod*))Memory_1__ctor_mC11B73AAB789D6347D525E5F829812B51FCF7971_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, const RuntimeMethod*))Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m19E8E7A0806DE42B3F7A4AA5C30AA6AC488FEA91_inline (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 * __this, MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 *, MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m19E8E7A0806DE42B3F7A4AA5C30AA6AC488FEA91_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, const RuntimeMethod*))Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m07B2B3CD36003855DD714C3FB3C07C4CC66C57F5_inline (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 * __this, MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 *, MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D *, int32_t, const RuntimeMethod*))Memory_1__ctor_m07B2B3CD36003855DD714C3FB3C07C4CC66C57F5_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, const RuntimeMethod*))Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mC73F59F8862B81E9D195CD6D3D119E1FCA8F2592_inline (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 * __this, MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 *, MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B *, int32_t, const RuntimeMethod*))Memory_1__ctor_mC73F59F8862B81E9D195CD6D3D119E1FCA8F2592_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, const RuntimeMethod*))Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mDFBF131A995A334A6496CCE37B94ED840BBBF8F8_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *, MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A *, int32_t, const RuntimeMethod*))Memory_1__ctor_mDFBF131A995A334A6496CCE37B94ED840BBBF8F8_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m1E12B8BB68AD1A4CDB478A80586569919C1C857F_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *, const RuntimeMethod*))Span_1_get_Length_m1E12B8BB68AD1A4CDB478A80586569919C1C857F_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m5469D64A688048E395C1BF77E542CD0509EDF403_inline (Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A * __this, MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A *, MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E *, int32_t, const RuntimeMethod*))Memory_1__ctor_m5469D64A688048E395C1BF77E542CD0509EDF403_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, const RuntimeMethod*))Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m9E5BA8AFA16F8211603BF291ACD10A388D823D89_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *, MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC *, int32_t, const RuntimeMethod*))Memory_1__ctor_m9E5BA8AFA16F8211603BF291ACD10A388D823D89_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, const RuntimeMethod*))Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m1C6958B3D7BC45173161B9C1AF25F611D0E58D6F_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *, MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m1C6958B3D7BC45173161B9C1AF25F611D0E58D6F_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, const RuntimeMethod*))Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m905006D4D7C42F71FDA91BB67F3B2CF15B4F7E84_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *, MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B *, int32_t, const RuntimeMethod*))Memory_1__ctor_m905006D4D7C42F71FDA91BB67F3B2CF15B4F7E84_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, const RuntimeMethod*))Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mFD0A182E51A0E42A54802F169C50543A09E36226_inline (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF * __this, MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF *, MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mFD0A182E51A0E42A54802F169C50543A09E36226_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, const RuntimeMethod*))Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mFE4C842B691271A6B0ED6E9CDAAF7DCAA77968D6_inline (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 * __this, MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 *, MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A *, int32_t, const RuntimeMethod*))Memory_1__ctor_mFE4C842B691271A6B0ED6E9CDAAF7DCAA77968D6_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, const RuntimeMethod*))Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m7D5E54E6A0C2873E7AE5DE8F24881C61D223965B_inline (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E * __this, MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E *, MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m7D5E54E6A0C2873E7AE5DE8F24881C61D223965B_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, const RuntimeMethod*))Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m0A802130D62CC9819DB46F79302373E2DF27DA7D_inline (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA * __this, MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA *, MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD *, int32_t, const RuntimeMethod*))Memory_1__ctor_m0A802130D62CC9819DB46F79302373E2DF27DA7D_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, const RuntimeMethod*))Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mE9930E6ED98EE1770DED8D78E757228FC75DB9FA_inline (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B * __this, MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B *, MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 *, int32_t, const RuntimeMethod*))Memory_1__ctor_mE9930E6ED98EE1770DED8D78E757228FC75DB9FA_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, const RuntimeMethod*))Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m6F08B0802859BE130CD1C38349A1D2CBC97A4BF4_inline (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE * __this, MemoryManager_1_tEC1238441776B628014509035989771661756E25 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE *, MemoryManager_1_tEC1238441776B628014509035989771661756E25 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m6F08B0802859BE130CD1C38349A1D2CBC97A4BF4_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m6836F0F984518F94BDBD5A88EE66E3B4BCEF858C_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, const RuntimeMethod*))Span_1_get_Length_m6836F0F984518F94BDBD5A88EE66E3B4BCEF858C_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m843B864E01BE9B963E4A978CE4E9EBCC1B5BE97B_inline (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 * __this, MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 *, MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB *, int32_t, const RuntimeMethod*))Memory_1__ctor_m843B864E01BE9B963E4A978CE4E9EBCC1B5BE97B_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m4658A5913DBF13AAD857D96D1050E17DD54ED712_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *, const RuntimeMethod*))Span_1_get_Length_m4658A5913DBF13AAD857D96D1050E17DD54ED712_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_mDBE77DB251DBC46587F61BF072EACA9D792152CC_inline (Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 * __this, MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 *, MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE *, int32_t, const RuntimeMethod*))Memory_1__ctor_mDBE77DB251DBC46587F61BF072EACA9D792152CC_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mB349E82E2BF007251FCD52785FA470E2A8FFBB6E_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *, const RuntimeMethod*))Span_1_get_Length_mB349E82E2BF007251FCD52785FA470E2A8FFBB6E_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m2635979DDF2E56E6748CA60C0A64D82504DA768A_inline (Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 * __this, MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 *, MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A *, int32_t, const RuntimeMethod*))Memory_1__ctor_m2635979DDF2E56E6748CA60C0A64D82504DA768A_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m4ED2F96F6A767B5D4E7D509B4FF387F73B8EF98F_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, const RuntimeMethod*))Span_1_get_Length_m4ED2F96F6A767B5D4E7D509B4FF387F73B8EF98F_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m9A54966D80ADD10D1BE63814A594E8FCF1645829_inline (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA * __this, MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA *, MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m9A54966D80ADD10D1BE63814A594E8FCF1645829_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, const RuntimeMethod*))Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_gshared_inline)(__this, method); } // System.Void System.Memory`1::.ctor(System.Buffers.MemoryManager`1,System.Int32) inline void Memory_1__ctor_m3ADE79904DD7ED606B8DAAF5697A0275A6E134BF_inline (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 * __this, MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { (( void (*) (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *, MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *, int32_t, const RuntimeMethod*))Memory_1__ctor_m3ADE79904DD7ED606B8DAAF5697A0275A6E134BF_gshared_inline)(__this, ___manager0, ___length1, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Memory_1_get_Span_m08CF605B93C8A8B5386ACC99ED98E41687D3E1AD_inline (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 * __this, const RuntimeMethod* method) { return (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 *, const RuntimeMethod*))Memory_1_get_Span_m08CF605B93C8A8B5386ACC99ED98E41687D3E1AD_gshared_inline)(__this, method); } // System.Buffers.MemoryHandle System.Memory`1::Pin() inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_mD68589D8F215A5BEDC84A149E4C077EA789A7787 (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 * __this, const RuntimeMethod* method) { return (( MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C (*) (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 *, const RuntimeMethod*))Memory_1_Pin_mD68589D8F215A5BEDC84A149E4C077EA789A7787_gshared)(__this, method); } // System.Void System.NotSupportedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Memory_1_get_Span_mE49C955CF0B16CB219724320F58500D616DDBCF2_inline (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB * __this, const RuntimeMethod* method) { return (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB *, const RuntimeMethod*))Memory_1_get_Span_mE49C955CF0B16CB219724320F58500D616DDBCF2_gshared_inline)(__this, method); } // System.Buffers.MemoryHandle System.Memory`1::Pin() inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_mF1967FE61DD048C44CBED1EBCCD85AD90AA2A662 (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB * __this, const RuntimeMethod* method) { return (( MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C (*) (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB *, const RuntimeMethod*))Memory_1_Pin_mF1967FE61DD048C44CBED1EBCCD85AD90AA2A662_gshared)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Memory_1_get_Span_m46B3C4FF26F4D95D7BC06B9632DE5FFEC889C3E5_inline (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D * __this, const RuntimeMethod* method) { return (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D *, const RuntimeMethod*))Memory_1_get_Span_m46B3C4FF26F4D95D7BC06B9632DE5FFEC889C3E5_gshared_inline)(__this, method); } // System.Buffers.MemoryHandle System.Memory`1::Pin() inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_m4DCCC18CEBD7B4592B42FA9947439B67D971059E (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D * __this, const RuntimeMethod* method) { return (( MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C (*) (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D *, const RuntimeMethod*))Memory_1_Pin_m4DCCC18CEBD7B4592B42FA9947439B67D971059E_gshared)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Memory_1_get_Span_m48D8C3D2174A46F2EA50ACC6D1C7BCAD0ACA99F1_inline (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE * __this, const RuntimeMethod* method) { return (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE *, const RuntimeMethod*))Memory_1_get_Span_m48D8C3D2174A46F2EA50ACC6D1C7BCAD0ACA99F1_gshared_inline)(__this, method); } // System.Buffers.MemoryHandle System.Memory`1::Pin() inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_m60F32689F72E841C6704C797FA7F5934C93A32FB (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE * __this, const RuntimeMethod* method) { return (( MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C (*) (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE *, const RuntimeMethod*))Memory_1_Pin_m60F32689F72E841C6704C797FA7F5934C93A32FB_gshared)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Memory_1_get_Span_m7B16A22ADBFE6AF98485803A1AB596BF5A2E84CF_inline (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 * __this, const RuntimeMethod* method) { return (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 *, const RuntimeMethod*))Memory_1_get_Span_m7B16A22ADBFE6AF98485803A1AB596BF5A2E84CF_gshared_inline)(__this, method); } // System.Buffers.MemoryHandle System.Memory`1::Pin() inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_mF0C6FCE1340036CDA63CD9598D4C2CB145119777 (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 * __this, const RuntimeMethod* method) { return (( MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C (*) (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 *, const RuntimeMethod*))Memory_1_Pin_mF0C6FCE1340036CDA63CD9598D4C2CB145119777_gshared)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F Memory_1_get_Span_m018D357B92D16DEE7AF3406D858BF6BA4DAF716B_inline (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 * __this, const RuntimeMethod* method) { return (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 *, const RuntimeMethod*))Memory_1_get_Span_m018D357B92D16DEE7AF3406D858BF6BA4DAF716B_gshared_inline)(__this, method); } // System.Buffers.MemoryHandle System.Memory`1::Pin() inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_m5DC9019D7C7D5B4CE0145EE7E69ECDB813E7B98C (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 * __this, const RuntimeMethod* method) { return (( MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C (*) (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 *, const RuntimeMethod*))Memory_1_Pin_m5DC9019D7C7D5B4CE0145EE7E69ECDB813E7B98C_gshared)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Memory_1_get_Span_mF1F15E99D9B3486E0D339F07CF0D035806DDEB03_inline (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE * __this, const RuntimeMethod* method) { return (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE *, const RuntimeMethod*))Memory_1_get_Span_mF1F15E99D9B3486E0D339F07CF0D035806DDEB03_gshared_inline)(__this, method); } // System.Buffers.MemoryHandle System.Memory`1::Pin() inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_mCDD3F32709746EEDCFB1D1594A66F131DD1DA742 (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE * __this, const RuntimeMethod* method) { return (( MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C (*) (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE *, const RuntimeMethod*))Memory_1_Pin_mCDD3F32709746EEDCFB1D1594A66F131DD1DA742_gshared)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Memory_1_get_Span_mD0095F7FBDB5891B3B51D3B390621CCDD7295079_inline (Memory_1_t989A25F213E59B429D409844716D883464EB981E * __this, const RuntimeMethod* method) { return (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Memory_1_t989A25F213E59B429D409844716D883464EB981E *, const RuntimeMethod*))Memory_1_get_Span_mD0095F7FBDB5891B3B51D3B390621CCDD7295079_gshared_inline)(__this, method); } // System.Buffers.MemoryHandle System.Memory`1::Pin() inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_m0F3721E0CDE354430ADD3535CFD495D30D96DA16 (Memory_1_t989A25F213E59B429D409844716D883464EB981E * __this, const RuntimeMethod* method) { return (( MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C (*) (Memory_1_t989A25F213E59B429D409844716D883464EB981E *, const RuntimeMethod*))Memory_1_Pin_m0F3721E0CDE354430ADD3535CFD495D30D96DA16_gshared)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B Memory_1_get_Span_m6A55AB6563E26A4C6D983F7A5FD3B9E943AA6E0D_inline (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE * __this, const RuntimeMethod* method) { return (( Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B (*) (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE *, const RuntimeMethod*))Memory_1_get_Span_m6A55AB6563E26A4C6D983F7A5FD3B9E943AA6E0D_gshared_inline)(__this, method); } // System.Buffers.MemoryHandle System.Memory`1::Pin() inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_m57F2212D3CF63D2AD1D604BE45E2B45E4FAECEF3 (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE * __this, const RuntimeMethod* method) { return (( MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C (*) (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE *, const RuntimeMethod*))Memory_1_Pin_m57F2212D3CF63D2AD1D604BE45E2B45E4FAECEF3_gshared)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, const RuntimeMethod* method) { return (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *, const RuntimeMethod*))Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_gshared_inline)(__this, method); } // System.Buffers.MemoryHandle System.Memory`1::Pin() inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_mF75C058A695404A0BD0E16EC4CA2FAF65B4F4C1A (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, const RuntimeMethod* method) { return (( MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C (*) (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *, const RuntimeMethod*))Memory_1_Pin_mF75C058A695404A0BD0E16EC4CA2FAF65B4F4C1A_gshared)(__this, method); } // System.Buffers.MemoryHandle System.Memory`1::Pin() inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_mBB175E4EAA5800643808F7196819C9681A65A31F (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 * __this, const RuntimeMethod* method) { return (( MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C (*) (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *, const RuntimeMethod*))Memory_1_Pin_mBB175E4EAA5800643808F7196819C9681A65A31F_gshared)(__this, method); } // System.Buffers.MemoryHandle System.Memory`1::Pin() inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_m326BDAD2D76556759A7DFCE8373A3EC55FCBACA6 (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 * __this, const RuntimeMethod* method) { return (( MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C (*) (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *, const RuntimeMethod*))Memory_1_Pin_m326BDAD2D76556759A7DFCE8373A3EC55FCBACA6_gshared)(__this, method); } // System.Buffers.MemoryHandle System.Memory`1::Pin() inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C Memory_1_Pin_m674F9F9A8811E29E3EFDBBAFF02F1374B983DEB8 (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 * __this, const RuntimeMethod* method) { return (( MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C (*) (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *, const RuntimeMethod*))Memory_1_Pin_m674F9F9A8811E29E3EFDBBAFF02F1374B983DEB8_gshared)(__this, method); } // System.Void SixLabors.ThrowHelper::ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo(T,T,System.String) inline void ThrowHelper_ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m179F398D62C190BF598A5160B106EE83E0CB8539 (int64_t ___value0, int64_t ___minimum1, String_t* ___name2, const RuntimeMethod* method) { (( void (*) (int64_t, int64_t, String_t*, const RuntimeMethod*))ThrowHelper_ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m179F398D62C190BF598A5160B106EE83E0CB8539_gshared)(___value0, ___minimum1, ___name2, method); } // System.Void SixLabors.ThrowHelper::ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo(T,T,System.String) inline void ThrowHelper_ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mFD204AC51AB4C13B64E5BCD8F101BC6B9E0AB4FB (int32_t ___value0, int32_t ___minimum1, String_t* ___name2, const RuntimeMethod* method) { (( void (*) (int32_t, int32_t, String_t*, const RuntimeMethod*))ThrowHelper_ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mFD204AC51AB4C13B64E5BCD8F101BC6B9E0AB4FB_gshared)(___value0, ___minimum1, ___name2, method); } // System.Void SixLabors.ThrowHelper::ThrowArgumentNullExceptionForNotNull(System.String) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentNullExceptionForNotNull_m2DEF0B94EA54317D1F7FE5A9088D7EF065DFAF62 (String_t* ___name0, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5 (int32_t ___argument0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, 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::ThrowArgumentException_InvalidTypeWithPointersNotSupported(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4 (Type_t * ___type0, const RuntimeMethod* method); // System.Void System.IntPtr::.ctor(System.Void*) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline (intptr_t* __this, void* ___value0, const RuntimeMethod* method); // System.Boolean System.Type::op_Equality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Int32 System.String::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mB42173300DDC8E1D47A980BE483E0AE19E5239E8_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *, Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mB42173300DDC8E1D47A980BE483E0AE19E5239E8_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m9169051A61652EDC4D6FC858A7C59B9239E002CD_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *, ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m9169051A61652EDC4D6FC858A7C59B9239E002CD_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m1566DA482B8791BA8D2B9F09490E2ECC1FCB7DC9_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *, Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m1566DA482B8791BA8D2B9F09490E2ECC1FCB7DC9_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m9AEC6413B47543D5A67556E88886542285AA3D3B_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m9AEC6413B47543D5A67556E88886542285AA3D3B_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mB7373EE8E960FA3DD63E8295C37E675635B802DD_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mB7373EE8E960FA3DD63E8295C37E675635B802DD_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mBA55343B4312A1348DE9842A2DF8736436E7661D_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mBA55343B4312A1348DE9842A2DF8736436E7661D_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m70988B630368E6EAC6B9B5C40630E262F47CFF84_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m70988B630368E6EAC6B9B5C40630E262F47CFF84_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mCCF69E9B849FA0937154D4C3369A180C204723DB_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mCCF69E9B849FA0937154D4C3369A180C204723DB_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m352B829174F5E06CF81B2AF873881E4A81E079A6_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m352B829174F5E06CF81B2AF873881E4A81E079A6_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mC9BB64245FF3040A8CAE81A17D505D941AF1ECF1_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC9BB64245FF3040A8CAE81A17D505D941AF1ECF1_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m75198CA271176357ADBF4264AF513C6AAF927EFE_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m75198CA271176357ADBF4264AF513C6AAF927EFE_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m2F6B191E5A387462B64EB583C22599C13FC018B9_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m2F6B191E5A387462B64EB583C22599C13FC018B9_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59 (const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m270EDE687732C3049B0815ED7800FCCF544BA115_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m270EDE687732C3049B0815ED7800FCCF544BA115_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m727883B2A55BDAACE48CDCE33E141E89AB79449A_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m727883B2A55BDAACE48CDCE33E141E89AB79449A_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B Span_1_Slice_mFC34A4237BDD41B7664832E34D2E72042361D855_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B (*) (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mFC34A4237BDD41B7664832E34D2E72042361D855_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m10737B6C56174B7DE1D41C9B97A4DC84470FBA72_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *, Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m10737B6C56174B7DE1D41C9B97A4DC84470FBA72_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mAB25B620D30974257B1807EF4D58C012E5C011A0_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *, Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mAB25B620D30974257B1807EF4D58C012E5C011A0_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Boolean System.Type::op_Inequality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArrayTypeMismatchException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC (const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m24CF9053A22ED3A7D3229070F4CCBC67F16733B5_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m9421BCC90FF7DABA8EF15E4F7A55F564B8413A44_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_m2FCD284C2C9A70B0CA1B57642D2D74812718E2D6_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m8C83C425001449A7CED67BB092BCB8D1F8CC4405_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m1FCD8DAF89BD590661A89BDF59B442870152651D_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * MemoryGroup_1_get_View_m3633C9A22DB03DB641543C4030DC2A786D9FD3F1_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * L_0 = (MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_mE3F2AFE3450B9303D58E42705E5B4EC739DEB32E_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m97760021FAD7F7B93F03AD88D93A99344E82CE54_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m97760021FAD7F7B93F03AD88D93A99344E82CE54_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m6865D14ACB4FA23CE9907C769DFCA7BD659FCBB0_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * MemoryGroup_1_Allocate_m2082C94F706861F1CFD9327737B4CE0944A86C34_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_m2082C94F706861F1CFD9327737B4CE0944A86C34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_m2082C94F706861F1CFD9327737B4CE0944A86C34_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6* L_14 = (IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*)(IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6* L_15 = (IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 * L_19 = (Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *, IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_m2082C94F706861F1CFD9327737B4CE0944A86C34_RuntimeMethod_var); IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6* L_35 = (IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*)(IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6* L_46 = V_4; IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 * L_55 = (Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *, IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * MemoryGroup_1_CreateContiguous_m16A2CC3F085CB006C484B546EF11EBD0D84995E3_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_2; L_2 = (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_2; Span_1_Clear_mAD3FC0C4B34BBFC19BE724A335C9B1AFCF521A07((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m72A4289C1ADEAF5DBBA89D39E3E2B4D25387F058((Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *)(Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6* L_6 = (IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*)(IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6* L_7 = (IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 * L_11 = (Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *, IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_tB7797FE68FDAA566198F5CDBBC99518639B92FC6*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_mC86E22B591C98FC94EF3BFF46148555FA63605FB_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_mC86E22B591C98FC94EF3BFF46148555FA63605FB_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 * L_37 = (Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 MemoryGroup_1_GetRowSpanCoreUnsafe_mD57DF3E4FC53A65EFD3B988D25D5EC6425DC0606_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_6; L_6 = (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_10; L_10 = Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_mB64A6CAF756A4703A01E2511B571B6691399AD27_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)__this); (( void (*) (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_mB64A6CAF756A4703A01E2511B571B6691399AD27_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)__this); (( void (*) (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)__this); Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 L_32; L_32 = VirtualFuncInvoker1< Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)__this, (int32_t)L_31); V_6 = (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 )L_32; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_33; L_33 = Memory_1_get_Span_m523AE4579A3C98DEF7C2E6DBFE4D6A0290DB8B1D_inline((Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *)(Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_36; L_36 = Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 MemoryGroup_1_GetRemainingSliceOfBuffer_m58102B69B24135222F3186A2C1D62A3A0AF1EA3E_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)__this); Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 )L_4; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_5; L_5 = Memory_1_get_Span_m523AE4579A3C98DEF7C2E6DBFE4D6A0290DB8B1D_inline((Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *)(Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_5; int64_t L_6 = V_1; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_7; L_7 = Span_1_Slice_m6595508866EDE1C0D0097F845ED4B27BC752C2C2_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_mEF3170FCD7F964A7F0C48016537AAEC9D570B2C1_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * ___target0, MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * ___source1, const RuntimeMethod* method) { Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 * V_0 = NULL; { MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * L_0 = ___source1; V_0 = (Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *)((Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 * L_2 = V_0; NullCheck((Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * L_4 = ___target0; V_0 = (Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *)((Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 * L_6 = V_0; NullCheck((Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tF2CC96BE58F3064BC5CCC664047BAF83CF7DD9E1 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m4B8B38BC01F218C4F62197F9AF87855BA11DD55B_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m37540FB96990B73C55C2141AF932878182741CC4_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_mE3673E30C768BEB3EF43042434B00DA476469809_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m3758D40D4F577ABCB1E0BDEC9B661BE06234B875_gshared (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_mD6383DF1C2A38788EFA1C12244038EE66D0D1144_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m6BED6B8434E41C45990C6AF0E9873683C933226E_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_mCD80D291868A2CEC2601C3B721CF7774C4EA4E64_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_m644DDBA003AF3BD8BC691794D80A66A1949399B1_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m6E3680336122F72DB5DCE84E74DEDDB6663301CC_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m589F87A829FC830BC25BB1ACFF8945C230592D0E_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * MemoryGroup_1_get_View_m1C20AF3F5EEA75A016B9FDBED25DBDFD962CE807_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * L_0 = (MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_mF2488557A0EC179C3245637B5B6231783F8B65F0_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mA7BDCC2EB373CEF1E2D5CD132E3D21ED453A4329_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mA7BDCC2EB373CEF1E2D5CD132E3D21ED453A4329_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_mB48AF0ACCAADAAC9DFAD9165F4C32A4FB5A35366_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * MemoryGroup_1_Allocate_mB05DC5154067B5A1327D7F0F40427D014F49A789_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_mB05DC5154067B5A1327D7F0F40427D014F49A789_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_mB05DC5154067B5A1327D7F0F40427D014F49A789_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED* L_14 = (IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*)(IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED* L_15 = (IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_t3373319B5239C865973720CF14113F73B3A45767 * L_19 = (Owned_t3373319B5239C865973720CF14113F73B3A45767 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t3373319B5239C865973720CF14113F73B3A45767 *, IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_mB05DC5154067B5A1327D7F0F40427D014F49A789_RuntimeMethod_var); IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED* L_35 = (IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*)(IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED* L_46 = V_4; IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_t3373319B5239C865973720CF14113F73B3A45767 * L_55 = (Owned_t3373319B5239C865973720CF14113F73B3A45767 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t3373319B5239C865973720CF14113F73B3A45767 *, IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * MemoryGroup_1_CreateContiguous_m460F00CDA49C4D7F29ED0AC5B14E7638E4C08345_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_2; L_2 = (( Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_2; Span_1_Clear_mA8D347B6537572BBC08280A1DC8FFC8634A03075((Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m526A894E3EBD71AED069720047D689D2D23BFB91((Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *)(Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED* L_6 = (IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*)(IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED* L_7 = (IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_t3373319B5239C865973720CF14113F73B3A45767 * L_11 = (Owned_t3373319B5239C865973720CF14113F73B3A45767 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t3373319B5239C865973720CF14113F73B3A45767 *, IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_tCE4A47C1E6F11CF074762EBE8DF365141A6A9BED*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m62DE2D213B072E1F600B6454E4A16E696C2FCEB2_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m62DE2D213B072E1F600B6454E4A16E696C2FCEB2_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_t3373319B5239C865973720CF14113F73B3A45767 * L_37 = (Owned_t3373319B5239C865973720CF14113F73B3A45767 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t3373319B5239C865973720CF14113F73B3A45767 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B MemoryGroup_1_GetRowSpanCoreUnsafe_mDA55B3CCE628ACC5380DD5FF511C0C34A8E1AF8A_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_6; L_6 = (( Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_10; L_10 = Span_1_Slice_m76F0F4C1930461A206C4BE6FA8035369F5A63C41_inline((Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m200D57B6E27DB937E85A947CF0FC5D34F91A6541_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)__this); (( void (*) (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m200D57B6E27DB937E85A947CF0FC5D34F91A6541_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)__this); (( void (*) (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)__this); Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 L_32; L_32 = VirtualFuncInvoker1< Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)__this, (int32_t)L_31); V_6 = (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 )L_32; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_33; L_33 = Memory_1_get_Span_m3A23075BE17F34DE3B6FC2146DBD61C3D685B428_inline((Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *)(Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_36; L_36 = Span_1_Slice_m76F0F4C1930461A206C4BE6FA8035369F5A63C41_inline((Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B MemoryGroup_1_GetRemainingSliceOfBuffer_m07497AA67D22F2A2236E7A665FA63E737262FFDC_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)__this); Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 L_4; L_4 = VirtualFuncInvoker1< Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 )L_4; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_5; L_5 = Memory_1_get_Span_m3A23075BE17F34DE3B6FC2146DBD61C3D685B428_inline((Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *)(Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_5; int64_t L_6 = V_1; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_7; L_7 = Span_1_Slice_mB0D20AE4DC2C1EAD4A0254AC721FCAC4B7B73211_inline((Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_mBDBD58E4271BC6F9F0B1FE2B183FFE099686A849_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * ___target0, MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * ___source1, const RuntimeMethod* method) { Owned_t3373319B5239C865973720CF14113F73B3A45767 * V_0 = NULL; { MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * L_0 = ___source1; V_0 = (Owned_t3373319B5239C865973720CF14113F73B3A45767 *)((Owned_t3373319B5239C865973720CF14113F73B3A45767 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t3373319B5239C865973720CF14113F73B3A45767 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_t3373319B5239C865973720CF14113F73B3A45767 * L_2 = V_0; NullCheck((Owned_t3373319B5239C865973720CF14113F73B3A45767 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_t3373319B5239C865973720CF14113F73B3A45767 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t3373319B5239C865973720CF14113F73B3A45767 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * L_4 = ___target0; V_0 = (Owned_t3373319B5239C865973720CF14113F73B3A45767 *)((Owned_t3373319B5239C865973720CF14113F73B3A45767 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t3373319B5239C865973720CF14113F73B3A45767 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_t3373319B5239C865973720CF14113F73B3A45767 * L_6 = V_0; NullCheck((Owned_t3373319B5239C865973720CF14113F73B3A45767 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_t3373319B5239C865973720CF14113F73B3A45767 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t3373319B5239C865973720CF14113F73B3A45767 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m5863006C861AD4047CE3A58EEA912BA2663F2659_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_mA88FC6EB11D96539D88F6EE354E7AAEBC8ED1416_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m636EF1D580AB7A1E7D67FE43F6F739DBEC649802_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m643F32CDF2FF7883B9F65736B70D1732D367785C_gshared (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_mC5A459D9889CC062F5924A5763368467084777AE_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_mC86C6C1ED53D96ADADAA4215606AA922D1955777_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_mB1AEA2A7568699533DA3697CB5E1E916C65408F0_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_mB197FCEB0949F2DA046BE7EA167DB1224FF87D6C_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_mCB1D97C99D963420144BD14F486D9694EC172C61_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_mC771B0905726B848CA01096D3921A110CF85D9D0_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * MemoryGroup_1_get_View_mC2758B88CB6180DC9E4C78F2D71199E66B1FC861_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * L_0 = (MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_mAD1911DD3D450914A6B9A3F7F6F3AC978C79319F_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m6FE0665601D2489E75AD7CDA9C5088E774C15093_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m6FE0665601D2489E75AD7CDA9C5088E774C15093_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_mB1C39E0D537329E439CAA67C9DDEF19E4EB1A23B_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * MemoryGroup_1_Allocate_m89FB5D962039AFF0B56EE6BCAB745A09054CE35D_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_m89FB5D962039AFF0B56EE6BCAB745A09054CE35D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_m89FB5D962039AFF0B56EE6BCAB745A09054CE35D_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1* L_14 = (IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*)(IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1* L_15 = (IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 * L_19 = (Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *, IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_m89FB5D962039AFF0B56EE6BCAB745A09054CE35D_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1* L_35 = (IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*)(IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1* L_46 = V_4; IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 * L_55 = (Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *, IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * MemoryGroup_1_CreateContiguous_mB1BE73CFE4B038EF302DFDB29FBE35A125FDB089_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_2; L_2 = (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_2; Span_1_Clear_m7E3FCA206AC9D69CAAAC2F20A97AF60FCEBE0A7E((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m69A320C9F9200586AC0F8870F482DC7469869328((Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *)(Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1* L_6 = (IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*)(IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1* L_7 = (IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 * L_11 = (Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *, IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t7B67FFFF4B59D8F42EAF7E6F2F3D1610602072A1*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m559E03B33FFB2E459B34875FA68947C046EC1B3E_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m559E03B33FFB2E459B34875FA68947C046EC1B3E_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 * L_37 = (Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 MemoryGroup_1_GetRowSpanCoreUnsafe_m914A2977BE0D91723CB9777ACFA16435B7D36768_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_6; L_6 = (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_10; L_10 = Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m0C9834AEC026AED2170C77DD732FD766A2A09E4A_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)__this); (( void (*) (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m0C9834AEC026AED2170C77DD732FD766A2A09E4A_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)__this); (( void (*) (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)__this); Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 L_32; L_32 = VirtualFuncInvoker1< Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)__this, (int32_t)L_31); V_6 = (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 )L_32; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_33; L_33 = Memory_1_get_Span_mC63C2E3FBABB4AAB677691A9659C3C33B8D9FBE4_inline((Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *)(Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_36; L_36 = Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 MemoryGroup_1_GetRemainingSliceOfBuffer_mA2A21B0A43019DED7F2B7927A06EE1D59BF2B634_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)__this); Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 )L_4; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_5; L_5 = Memory_1_get_Span_mC63C2E3FBABB4AAB677691A9659C3C33B8D9FBE4_inline((Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *)(Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_5; int64_t L_6 = V_1; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_7; L_7 = Span_1_Slice_mE3558E9F2BE8010EC6A7BF6913A3862B0E8A1D6E_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m80B078F9E3711E9F0F8FA4D7CF4569ADE465BF2F_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * ___target0, MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * ___source1, const RuntimeMethod* method) { Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 * V_0 = NULL; { MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * L_0 = ___source1; V_0 = (Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *)((Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 * L_2 = V_0; NullCheck((Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * L_4 = ___target0; V_0 = (Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *)((Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 * L_6 = V_0; NullCheck((Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t9592222708B6775B894ECD4291F06E5DCB3C84A7 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_mD8C78CB50CA1E1B62610E6CA97249EECD03FA513_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m6238C090B2E7344EB6CA8CF5A25312CE2CC8299C_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m50679C91FAF4B203D11EEB8116B6AD070B935F3B_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_mA68CB97E2249A4840148DDE97D5884B6319EB71A_gshared (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_mB82F68D95C2E797149C850668FAE8A317D972A28_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m5217C233124954E6F289246AF6F76CCF18322447_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m7DF5EE1E6785B22381544314AB098DDFB2F060B8_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_m5065997F1666E598A506820CC2EB88F6A6E4E32E_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m35ABD8FE80E81058D673A719383D34477A848018_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m00BC5EF46B369F3D6F0627059A831B9D8402C7C0_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 * MemoryGroup_1_get_View_m5CEB83AD9012526CE777A831B617C5F73C2669B7_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, const RuntimeMethod* method) { { MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 * L_0 = (MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_mEB62203B6BBF5D486EEA88B84665C08682ABB387_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mD92869F872210C2DB6C791DCF8D42CA435F55226_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mD92869F872210C2DB6C791DCF8D42CA435F55226_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_mB1ACA98C4CCA9ED11E0F652CF2DC8574ECE3C9AD_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * MemoryGroup_1_Allocate_m1D7CF386BA2855482F37B81BEF929ABCF539CE7C_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_m1D7CF386BA2855482F37B81BEF929ABCF539CE7C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_m1D7CF386BA2855482F37B81BEF929ABCF539CE7C_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980* L_14 = (IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*)(IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980* L_15 = (IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 * L_19 = (Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *, IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_m1D7CF386BA2855482F37B81BEF929ABCF539CE7C_RuntimeMethod_var); IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980* L_35 = (IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*)(IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980* L_46 = V_4; IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 * L_55 = (Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *, IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * MemoryGroup_1_CreateContiguous_m77EB0C8180751DC5E7081C006CD225FB7219F467_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_2; L_2 = (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_2; Span_1_Clear_m298DD64E9EF44E1E95DD7CABDA00CF639E3594D0((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m7D5306841F47B6291BE9CDADE8BD8BC2951AF446((Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 *)(Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980* L_6 = (IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*)(IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980* L_7 = (IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 * L_11 = (Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *, IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_tEE0280F66B88074459B2ABDEF417E91F0603B980*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m5E884C128335BD02567B2DC74A6C8D6C59219EA3_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m5E884C128335BD02567B2DC74A6C8D6C59219EA3_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 * L_37 = (Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 MemoryGroup_1_GetRowSpanCoreUnsafe_m7068052972165C0C72B4C80A33858257A90F3793_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_6; L_6 = (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_10; L_10 = Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m9BEEAF90E807B39687509B5FED717A9C11227EF2_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)__this); (( void (*) (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m9BEEAF90E807B39687509B5FED717A9C11227EF2_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)__this); (( void (*) (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)__this); Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 L_32; L_32 = VirtualFuncInvoker1< Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)__this, (int32_t)L_31); V_6 = (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 )L_32; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_33; L_33 = Memory_1_get_Span_m9F1615980AEE7778E4505BBCC85766B617DA36A8_inline((Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 *)(Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_36; L_36 = Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 MemoryGroup_1_GetRemainingSliceOfBuffer_mBFEE381088EBDEAF9094A7B81C4821FE2CBEADD7_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)__this); Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 )L_4; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_5; L_5 = Memory_1_get_Span_m9F1615980AEE7778E4505BBCC85766B617DA36A8_inline((Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 *)(Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_5; int64_t L_6 = V_1; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_7; L_7 = Span_1_Slice_mFC9A958E414BD1373893C3D8448EE0E83EEC42FE_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m52DA4FBD569087FB481D72BE3D1A2A07E8266657_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * ___target0, MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * ___source1, const RuntimeMethod* method) { Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 * V_0 = NULL; { MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * L_0 = ___source1; V_0 = (Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *)((Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 * L_2 = V_0; NullCheck((Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * L_4 = ___target0; V_0 = (Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *)((Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 * L_6 = V_0; NullCheck((Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t310065306D9FD469B8F6E985D626F87A4E4C0D58 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_mCD0C37FAA3AB7A442000D898C07123E7AFFDBCDA_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_mDDEB06E96C09C086B87471FD3B2CD8F74BE8FF63_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_mFAED6316ADBE2C8185CEBCEA590539180B3179E3_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m7CAB7F756F9DEFFF2EA45368D805F8D80B636494_gshared (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_mCE440317AA2719A90D041FAFD108E8A57C1A253A_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_mA4AA7E93B1C8ECFD0B377FDB4D4F2D8F9105F2DD_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m4A757904C43ED60848B57C1F467A7E88379F3FD1_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_m01246EFE0D46960D39433699F0164755EB5B2058_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m48B713786134D1D4997F60BE30CDC8B9EDB31BFC_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m1048CCFB41AAA380C657497231A25FE93DB18F4E_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 * MemoryGroup_1_get_View_m36A3C2B166047866A25CD1ED101FD16780EFA3CC_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 * L_0 = (MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_mF27AEDD4D7BCE5EB4A6789E7CC63D78E08E33910_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m6F60E27D2DFB64ECF1B2777755A67C03CEC94D35_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m6F60E27D2DFB64ECF1B2777755A67C03CEC94D35_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m75612036EF2B9D35197FF2D3B5310C1E0C9A06DD_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * MemoryGroup_1_Allocate_m914C4CEC59337B3A2E19464DCFAB5D0FC497B078_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_m914C4CEC59337B3A2E19464DCFAB5D0FC497B078_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_m914C4CEC59337B3A2E19464DCFAB5D0FC497B078_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD* L_14 = (IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*)(IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD* L_15 = (IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 * L_19 = (Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *, IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_m914C4CEC59337B3A2E19464DCFAB5D0FC497B078_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD* L_35 = (IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*)(IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD* L_46 = V_4; IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 * L_55 = (Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *, IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * MemoryGroup_1_CreateContiguous_mA69BEF04541675CF0810E48D98696E9F87395492_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_2; L_2 = (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_2; Span_1_Clear_mA8AF02F805E11FAAE9C1BF3367B8C36FB09E579F((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m11E88C53B8D3FF29CBB26445E22B2FEFFB047A7E((Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 *)(Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD* L_6 = (IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*)(IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD* L_7 = (IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 * L_11 = (Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *, IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t0A7F4E65B9D558B9023B8D661092F273535080CD*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m43FD6F6E8DA8C1BEADDCFBB6DDF4E0F402B9D7B7_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m43FD6F6E8DA8C1BEADDCFBB6DDF4E0F402B9D7B7_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 * L_37 = (Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 MemoryGroup_1_GetRowSpanCoreUnsafe_mC913276E4F99DC3AEC71AC47FC4AB9E60F213A7B_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_6; L_6 = (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_10; L_10 = Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_mBBD05C35260273AC9D004880AB6F8620C2C28704_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)__this); (( void (*) (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_mBBD05C35260273AC9D004880AB6F8620C2C28704_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)__this); (( void (*) (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)__this); Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 L_32; L_32 = VirtualFuncInvoker1< Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)__this, (int32_t)L_31); V_6 = (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 )L_32; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_33; L_33 = Memory_1_get_Span_m5E89A7E2251246059E8C98FF126274BA659DC905_inline((Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 *)(Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_36; L_36 = Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 MemoryGroup_1_GetRemainingSliceOfBuffer_m3ADB77CB950BDB96D0E6C4900A38346467D73688_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)__this); Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 )L_4; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_5; L_5 = Memory_1_get_Span_m5E89A7E2251246059E8C98FF126274BA659DC905_inline((Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 *)(Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_5; int64_t L_6 = V_1; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_7; L_7 = Span_1_Slice_mCBAC2EF027D04B0EB81BC7B9BFDA3F1EDA5D4614_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_mC21731CC9D7266B9919756B6972F00B74DA2C22D_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * ___target0, MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * ___source1, const RuntimeMethod* method) { Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 * V_0 = NULL; { MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * L_0 = ___source1; V_0 = (Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *)((Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 * L_2 = V_0; NullCheck((Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * L_4 = ___target0; V_0 = (Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *)((Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 * L_6 = V_0; NullCheck((Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t6CC9BDBB8496D1B4D8FB33B3B355BD2A0605ACD5 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_mCD6162DA90EF3611D622B87E76A4B2EB237CD043_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m34103651C7D3DCE6E6CFFEFDF4E2CF928FB7C2EF_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m1F7A375EC4E513C5357B4D968FD1FC03463FF48D_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m5839FA1718D6B4BD20910ACAFBB45C6D0C2FA281_gshared (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m24F301936425B5DFB7EE5C11A49C7798BB40A112_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_mD689476637BD7ABE6447757029B32EF78B2ED8CC_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m4617AA56C62B8B098CB7406EB3C4DE89B5297653_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_mCCC3C36D60EBA8EA1B8F676B053277715F036A2B_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m37DA779AACDB2BD57DBA0686DBFD4416893C9B6D_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_mF6008962D0541877E70FCB2A5CF3E8EFA1FF4EE9_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD * MemoryGroup_1_get_View_m99DF7672C1ACDCF4A0BF45F63A52CDFD7E2C0427_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD * L_0 = (MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_mF30C0B682DABFDEFE6CCB7067B8CE23EE70B61E8_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m674ACFFDE73AF51393A33BEA409D82A41617469E_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m674ACFFDE73AF51393A33BEA409D82A41617469E_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m209C94E1689A16C6BE996E555612B335626797AD_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * MemoryGroup_1_Allocate_m7B9F237C0C817CCA33CA7C492B3073A03767221C_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_m7B9F237C0C817CCA33CA7C492B3073A03767221C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_m7B9F237C0C817CCA33CA7C492B3073A03767221C_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E* L_14 = (IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*)(IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E* L_15 = (IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 * L_19 = (Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *, IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_m7B9F237C0C817CCA33CA7C492B3073A03767221C_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E* L_35 = (IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*)(IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E* L_46 = V_4; IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 * L_55 = (Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *, IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * MemoryGroup_1_CreateContiguous_m766771234F4EBAA4443F4AAD2A7720C51633C323_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_2; L_2 = (( Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_2; Span_1_Clear_mF10F1BF137BB8283D9880B0F61945A0BEF797A55((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m4C0C8A43386828390E9EDC99EA074942922E40BE((Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 *)(Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E* L_6 = (IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*)(IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E* L_7 = (IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 * L_11 = (Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *, IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t3EE08F32F85243CC1687912C3B0318D51BCBE46E*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_mD8D8E5BAE78C6863D0E88EC4C398AE123A0DC0F7_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_mD8D8E5BAE78C6863D0E88EC4C398AE123A0DC0F7_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 * L_37 = (Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 MemoryGroup_1_GetRowSpanCoreUnsafe_m9CFAAF9451CEC22A42602161060C1513290B0C65_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_6; L_6 = (( Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_10; L_10 = Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_inline((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m8DACE4445D895C919427867174F634254AAC74F6_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)__this); (( void (*) (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m8DACE4445D895C919427867174F634254AAC74F6_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)__this); (( void (*) (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)__this); Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 L_32; L_32 = VirtualFuncInvoker1< Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)__this, (int32_t)L_31); V_6 = (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 )L_32; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_33; L_33 = Memory_1_get_Span_mFDEE054DB28FF025ABEC6F2FA5D78EF400C6F33C_inline((Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 *)(Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_36; L_36 = Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_inline((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 MemoryGroup_1_GetRemainingSliceOfBuffer_m0618BAFB7E447F13D33743C219B86F2C347EF72B_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)__this); Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 )L_4; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_5; L_5 = Memory_1_get_Span_mFDEE054DB28FF025ABEC6F2FA5D78EF400C6F33C_inline((Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 *)(Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_5; int64_t L_6 = V_1; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_7; L_7 = Span_1_Slice_mA9D893FD8D61F2F11550B70C7701359691114458_inline((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m1A2789E64963A6B02E2C7B0A1D2C3A4833591EE5_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * ___target0, MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * ___source1, const RuntimeMethod* method) { Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 * V_0 = NULL; { MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * L_0 = ___source1; V_0 = (Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *)((Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 * L_2 = V_0; NullCheck((Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * L_4 = ___target0; V_0 = (Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *)((Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 * L_6 = V_0; NullCheck((Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t835AEDD8FD1CF12745FD0BC2F4E06860C8AFC2B3 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_mED1780B7F991A33FAB0631260BE75515764281C4_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m7566CB9A219CEB788DF86C249239EF5D168A4868_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m5815978AC55B74CDB54601DBA937BD6469C18838_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m7AB7646D02E7CB27D8EF9F483385A5DF2AA318EE_gshared (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m65E37573B6A580C373CBEDE53A49175F28C3C867_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m9B788A5070C1FE6080CEBC4F3E417B2F911FE42E_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m3D1F179D4B82AECB742395A2789914A6EF897D6F_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_mB3DA13C51ECCE721A94489DC441FF615EC27EB8B_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_mE7BB31CA7E0D3C730AE946C46D78931D381D6F03_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m845294A9763391D2B95C29661FB531D6EA301CA9_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F * MemoryGroup_1_get_View_m1796A050647D12DC61BD7CA4AF46A5A0AC1D1811_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F * L_0 = (MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m7D8DB8A8C863FF75E689D0158EFB59223351FCAB_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4BAEE3AFFC318E864A937DFBB09D3C5BB43FC635_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4BAEE3AFFC318E864A937DFBB09D3C5BB43FC635_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_mCDE9ACAB4CB7FB3A547FAAD111AA29E5319FC226_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * MemoryGroup_1_Allocate_m5FDA71D4B2E782D41AA747DB0269F651BD18C605_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_m5FDA71D4B2E782D41AA747DB0269F651BD18C605_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_m5FDA71D4B2E782D41AA747DB0269F651BD18C605_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1* L_14 = (IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*)(IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1* L_15 = (IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 * L_19 = (Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *, IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_m5FDA71D4B2E782D41AA747DB0269F651BD18C605_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1* L_35 = (IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*)(IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1* L_46 = V_4; IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 * L_55 = (Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *, IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * MemoryGroup_1_CreateContiguous_m6DCA55129C815FFF41B203D062D5AC89B0A6844C_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_2; L_2 = (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_2; Span_1_Clear_m0862C24B81427F8DDA81624BD41FAB2DC93D49E8((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m925D984332F95D48CE1CF620CC7D06755F0977B2((Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA *)(Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1* L_6 = (IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*)(IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1* L_7 = (IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 * L_11 = (Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *, IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t8CF91DBB4AB454AB0668B90F06815BA78AD648B1*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_mE827C9AE775AC1B1C84A3E10A7FB5842146D7B96_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_mE827C9AE775AC1B1C84A3E10A7FB5842146D7B96_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 * L_37 = (Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE MemoryGroup_1_GetRowSpanCoreUnsafe_m5EF96C201DAA35599CB1558714E22F6E10170C7C_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_6; L_6 = (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_10; L_10 = Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m6DCC84855028D3AECD27A7E13068E42E4DEDF047_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)__this); (( void (*) (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m6DCC84855028D3AECD27A7E13068E42E4DEDF047_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)__this); (( void (*) (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)__this); Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA L_32; L_32 = VirtualFuncInvoker1< Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)__this, (int32_t)L_31); V_6 = (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA )L_32; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_33; L_33 = Memory_1_get_Span_mD32F59C9C0808A1FCE36BA139C5D86C9BAEB9A0E_inline((Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA *)(Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_36; L_36 = Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE MemoryGroup_1_GetRemainingSliceOfBuffer_mCC8D57C69DB770B12DD21F70ACD5A0F0016D7BD1_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)__this); Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA L_4; L_4 = VirtualFuncInvoker1< Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA )L_4; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_5; L_5 = Memory_1_get_Span_mD32F59C9C0808A1FCE36BA139C5D86C9BAEB9A0E_inline((Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA *)(Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_5; int64_t L_6 = V_1; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_7; L_7 = Span_1_Slice_mDFC7DF2BD059292658F709B753A2129D7A4FD0A0_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m1CE25FF43015372D183C619130EE40DEB4EC0000_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * ___target0, MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * ___source1, const RuntimeMethod* method) { Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 * V_0 = NULL; { MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * L_0 = ___source1; V_0 = (Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *)((Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 * L_2 = V_0; NullCheck((Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * L_4 = ___target0; V_0 = (Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *)((Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 * L_6 = V_0; NullCheck((Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t1CF6C973D81EEE2B2E35B54A9703A2BEE0853324 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m47F8289CBF1CE618729EF1EACE857258F3226D89_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m596254D42BEDF3ACF26F2CA26C48D23CAAC1D77A_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m633C8DDA22747F336A4C78C081D1C01A10C3E6C0_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_mA5F8AAAF1A8EB7D8DE8C856E88ED15954A175B3B_gshared (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_mCB0C9727C92F379B8CDF8C6C2CFC7BED2BDA9FEE_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m7D49C76154A6D80631CBEEC3D864524ED7A967FA_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m0A7EBEB74E61B5508F1D3C5CB11900619BEB89BD_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_mD7A8CE0C12503ADB40B31EC7F3EB0EEF66DD54F4_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m4313A76A39D8E192F678162D344AD93401D00D64_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_mF6E25552EE835354E8C80AEAD2653620B798E322_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 * MemoryGroup_1_get_View_m0EB05C4A11502B69837FEBED07409EF796D50919_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, const RuntimeMethod* method) { { MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 * L_0 = (MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m891342F310D4162D9DDD7A0FAA1893CE9A72EB8F_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m9846F9AFB943BECAC541E46DCF1514772C0F327D_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m9846F9AFB943BECAC541E46DCF1514772C0F327D_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_mBC0B0473EBAD2DA822B434A5E2B51D4548E8177F_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * MemoryGroup_1_Allocate_mF422158C07BC96C03AD4AD231B7ABA8432A6FDA3_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_mF422158C07BC96C03AD4AD231B7ABA8432A6FDA3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_mF422158C07BC96C03AD4AD231B7ABA8432A6FDA3_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E* L_14 = (IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*)(IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E* L_15 = (IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC * L_19 = (Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *, IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_mF422158C07BC96C03AD4AD231B7ABA8432A6FDA3_RuntimeMethod_var); IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E* L_35 = (IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*)(IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E* L_46 = V_4; IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC * L_55 = (Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *, IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * MemoryGroup_1_CreateContiguous_mB7E8AB7A26A10EE25846AAE081FE4425DECE4B4F_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_2; L_2 = (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_2; Span_1_Clear_m66857ABA1501BE75D114944F6DCF074872299EF5((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m90FBF26AD3DFEDC3D260D05A2672DBB78F35EAA6((Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 *)(Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E* L_6 = (IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*)(IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E* L_7 = (IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC * L_11 = (Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *, IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_tFEBE93C8072CAC0A79C81A87F93C2226BB333F6E*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m30237AD625056E990B0A60B67F43E7982BAA74CF_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m30237AD625056E990B0A60B67F43E7982BAA74CF_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC * L_37 = (Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 MemoryGroup_1_GetRowSpanCoreUnsafe_m07002C96B036EAD5C4F3F726F8A8002B749822DD_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_6; L_6 = (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_10; L_10 = Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_mFF7FD0D8CFB9A377D1F4400193167E844999F7A6_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)__this); (( void (*) (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_mFF7FD0D8CFB9A377D1F4400193167E844999F7A6_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)__this); (( void (*) (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)__this); Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 L_32; L_32 = VirtualFuncInvoker1< Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)__this, (int32_t)L_31); V_6 = (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 )L_32; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_33; L_33 = Memory_1_get_Span_mCA6E88D322DD2591AFEE8CBCD9685908D16D55CA_inline((Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 *)(Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_36; L_36 = Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 MemoryGroup_1_GetRemainingSliceOfBuffer_m5DC604CB149818762748794DEA2701161435E09C_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)__this); Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 L_4; L_4 = VirtualFuncInvoker1< Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 )L_4; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_5; L_5 = Memory_1_get_Span_mCA6E88D322DD2591AFEE8CBCD9685908D16D55CA_inline((Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 *)(Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_5; int64_t L_6 = V_1; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_7; L_7 = Span_1_Slice_m8AE3F3079BEBE33870883C5CB3BA0666386C1BC6_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m865EE85B6641388A0A6E7C50D3B09E46257597A8_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * ___target0, MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * ___source1, const RuntimeMethod* method) { Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC * V_0 = NULL; { MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * L_0 = ___source1; V_0 = (Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *)((Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC * L_2 = V_0; NullCheck((Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *)L_2); bool L_3; L_3 = (( bool (*) (Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * L_4 = ___target0; V_0 = (Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *)((Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC * L_6 = V_0; NullCheck((Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *)L_6); bool L_7; L_7 = (( bool (*) (Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tC304BB18722F1B87543D8A532175AB9C7197FBFC *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m1438743570EE208AF6A32642B35B394DF86DFEBE_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_mE8E1E85FA0574692C66FAC4227AF32589EC19595_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m81D0B15AA6EA6F83901E20BFBA4FA6C5240813A8_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m399C0C5D67C449AD8DD587EFDD22A18EC08BD5ED_gshared (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_mA634650D359BE1660CA96DEA8E0263C78B4B425E_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_mE149762B336E138ADCEA9133C5046D3A941E9950_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m9E02C40BDA80F7EA2AB633D60A5597CAB8AD66F7_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_mE4C42D59723ECB1D4467B4F85E234848DCAEAD8F_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m1F467EF3F4A749C011DFEB1DD49EBDA425855BB7_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m0E981D22774CC072C71710FBF367260E063DBF34_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 * MemoryGroup_1_get_View_mC8FE26FF2AE1207F46B12949CD049EFE24939C73_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, const RuntimeMethod* method) { { MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 * L_0 = (MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m06B33B3BD8ABC8721ED70A67A359CA2D2C3DBA68_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mCBAB88E1E2251B0BC095FCA513046F81BE4847B5_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mCBAB88E1E2251B0BC095FCA513046F81BE4847B5_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_mF3F4793428A9D4BFB56F99BC1071C8E9F592BC4A_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * MemoryGroup_1_Allocate_m86587C28218B81861C831164EDF6E31D46920B89_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_m86587C28218B81861C831164EDF6E31D46920B89_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_m86587C28218B81861C831164EDF6E31D46920B89_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795* L_14 = (IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*)(IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795* L_15 = (IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 * L_19 = (Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *, IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_m86587C28218B81861C831164EDF6E31D46920B89_RuntimeMethod_var); IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795* L_35 = (IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*)(IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795* L_46 = V_4; IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 * L_55 = (Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *, IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * MemoryGroup_1_CreateContiguous_m6DAAC637D45608E37CCD2C6785F1391D251B9CCE_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_2; L_2 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_2; Span_1_Clear_m85B319FDB8076310167AE6B5B2D9629BCC6D949E((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m6FC24394CB6D79031641DFFE66D7FD0016131496((Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C *)(Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795* L_6 = (IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*)(IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795* L_7 = (IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 * L_11 = (Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *, IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_tEA09787B461CD4EA05B1AAEEC30F68C73AC2C795*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m6F61540F7B488430B5AD87DE0539C86893613EBE_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m6F61540F7B488430B5AD87DE0539C86893613EBE_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 * L_37 = (Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC MemoryGroup_1_GetRowSpanCoreUnsafe_mF1327B582FA5119E807E0D40E95AA77E05C9F1B2_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_6; L_6 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_10; L_10 = Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m3C3BF12A769CFCB8BD1C465A763876021A64778C_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)__this); (( void (*) (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m3C3BF12A769CFCB8BD1C465A763876021A64778C_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)__this); (( void (*) (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)__this); Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C L_32; L_32 = VirtualFuncInvoker1< Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)__this, (int32_t)L_31); V_6 = (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C )L_32; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_33; L_33 = Memory_1_get_Span_m8D5160C323BFB484056F38085DF3E824C2D57CBA_inline((Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C *)(Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_36; L_36 = Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC MemoryGroup_1_GetRemainingSliceOfBuffer_mFB82AFB27DAFAA7EB781443F3B052458A56577D6_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)__this); Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C L_4; L_4 = VirtualFuncInvoker1< Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C )L_4; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_5; L_5 = Memory_1_get_Span_m8D5160C323BFB484056F38085DF3E824C2D57CBA_inline((Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C *)(Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_5; int64_t L_6 = V_1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_7; L_7 = Span_1_Slice_m882A74A67CA597E32C25D010825D9FC3A6C7D73C_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m1EEF89A19852D62BE84CEB3721BF6565A5FAAFA3_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * ___target0, MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * ___source1, const RuntimeMethod* method) { Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 * V_0 = NULL; { MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * L_0 = ___source1; V_0 = (Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *)((Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 * L_2 = V_0; NullCheck((Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * L_4 = ___target0; V_0 = (Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *)((Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 * L_6 = V_0; NullCheck((Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t07A408761BCA347ED6187B9AF26137F1F75993C8 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m36571E06420D14E2F8FE65FDA08F388CA8A39335_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_mA96B15628CA8AEE3A0BCF90785903100DAB39818_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m60A2C2D2187CB5420756EF7F605802B6C6E88A3C_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m8BA7B81E155669142859AD6B26C7FB6E94D583F8_gshared (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_mD6C0179207A7E9E42D7824A446D6AF8602B4279F_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_mB3E774F5C473DA307270DF5FE25EF20068F63CF2_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m34F5D72D4483C8629A20DDA72AC609CBED6A63BE_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_m445D83974503CF7C6CF43B08EED7DEDD49869EB3_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m20D19F2727D61A29C73DDCDEB934AF213FDAE788_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m6707421293AA667FE1D2E6B8A1FDA3ECE7E2B88E_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 * MemoryGroup_1_get_View_mEEEC9970689C707257FB5F51E75F34C2499216FF_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 * L_0 = (MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m298CC15CF7A418CD161C3FC10A6020F4820F7B19_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m78DBE72AF9560BB7FB5B0D2C0961367DA4A9D2C2_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m78DBE72AF9560BB7FB5B0D2C0961367DA4A9D2C2_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m9721E9AEBF6F2D55DE9E8FABECB11AF523D54EE0_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * MemoryGroup_1_Allocate_mB0F154775EA3BA3E5DA5FBF0998ECBC1C81E63E9_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_mB0F154775EA3BA3E5DA5FBF0998ECBC1C81E63E9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_mB0F154775EA3BA3E5DA5FBF0998ECBC1C81E63E9_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E* L_14 = (IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*)(IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E* L_15 = (IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E * L_19 = (Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *, IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_mB0F154775EA3BA3E5DA5FBF0998ECBC1C81E63E9_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E* L_35 = (IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*)(IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E* L_46 = V_4; IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E * L_55 = (Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *, IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * MemoryGroup_1_CreateContiguous_mC7DA2A6B2638F91D902B999FAD8282EF22624F74_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_2; L_2 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_2; Span_1_Clear_mCCA236291C4E51035BF20D90613C2D4AA3E6F8EE((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m4A1136A460292E16E2184646D5DC424D00D2B7DA((Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 *)(Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E* L_6 = (IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*)(IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E* L_7 = (IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E * L_11 = (Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *, IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t48A47A511E10E14B99B54A2E25B351DCBF4C411E*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m6EC0E87B3480FDA6F7DB2832361EBF053A656D5C_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m6EC0E87B3480FDA6F7DB2832361EBF053A656D5C_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E * L_37 = (Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 MemoryGroup_1_GetRowSpanCoreUnsafe_mF35AE166E57CBFB3BA263063B91A0E2CEE163C0C_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_6; L_6 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_10; L_10 = Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m4AA826FE60F9466AF659C77536B9B5E0A52FD747_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)__this); (( void (*) (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m4AA826FE60F9466AF659C77536B9B5E0A52FD747_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)__this); (( void (*) (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)__this); Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 L_32; L_32 = VirtualFuncInvoker1< Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)__this, (int32_t)L_31); V_6 = (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 )L_32; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_33; L_33 = Memory_1_get_Span_m958EAA480503F75F0EC7EDBAEF3B048549F7DCC5_inline((Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 *)(Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_36; L_36 = Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 MemoryGroup_1_GetRemainingSliceOfBuffer_m19522CB12E6C43983B0A2F61B272AA1AD6679A4B_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)__this); Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 L_4; L_4 = VirtualFuncInvoker1< Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 )L_4; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_5; L_5 = Memory_1_get_Span_m958EAA480503F75F0EC7EDBAEF3B048549F7DCC5_inline((Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 *)(Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_5; int64_t L_6 = V_1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_7; L_7 = Span_1_Slice_mEB89F19300D1662A93F47AB22F398AEBBEC34B51_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_mF619C1A9A2558A16F771551B0483E25736450CBF_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * ___target0, MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * ___source1, const RuntimeMethod* method) { Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E * V_0 = NULL; { MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * L_0 = ___source1; V_0 = (Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *)((Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E * L_2 = V_0; NullCheck((Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *)L_2); bool L_3; L_3 = (( bool (*) (Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * L_4 = ___target0; V_0 = (Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *)((Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E * L_6 = V_0; NullCheck((Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *)L_6); bool L_7; L_7 = (( bool (*) (Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tC7D2AEE7C5BDBC59EBFCD054C80F62B1610A836E *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m776E877C0D49E15488BA3B632182AF87E400E295_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m526CDB2D37D7774E31DAF786984B476F036CA338_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_mE9F3089F1D14915AEC551917A94D3601DB5B153F_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m205D235A3B689E7F632BABFA5D697A09D8402F6A_gshared (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m547839A62710521EF1FD4BF75E8E44024CB0C039_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m3F715E63AF08AC27097598E01A401F2F40D6E9F8_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m7D3488044EA3468BCE7F7C022AE91EB3C2305FC4_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_m96D4664E087A630898E03F2A9DB1713557F79B66_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m378AE298776C46C480F748CE5C358B637F2239E7_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_mD0F102D387EBCEA50638169ECCD946179BC84148_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 * MemoryGroup_1_get_View_mFFC254BF458765514BD686CB64CE4175A93F7681_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 * L_0 = (MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m312566703B7DCE2E2C903CA4EFBBA27E3834DD69_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mB08A44FF1F2152C3B0293E896E1F33FAF59CEF9A_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mB08A44FF1F2152C3B0293E896E1F33FAF59CEF9A_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m4E612BE4A40B73BE6494970E1814C99E6298BD5A_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * MemoryGroup_1_Allocate_mF6C293E900EDA44A6D4A765EE83D1C91677A3CE0_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_mF6C293E900EDA44A6D4A765EE83D1C91677A3CE0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_mF6C293E900EDA44A6D4A765EE83D1C91677A3CE0_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80* L_14 = (IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*)(IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80* L_15 = (IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_tFA288BDDCFD506437F674163DF85C00B743092FB * L_19 = (Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *, IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_mF6C293E900EDA44A6D4A765EE83D1C91677A3CE0_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80* L_35 = (IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*)(IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80* L_46 = V_4; IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_tFA288BDDCFD506437F674163DF85C00B743092FB * L_55 = (Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *, IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * MemoryGroup_1_CreateContiguous_m6B8BF24075419720457BF3F2FB97D3A104B3276E_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_2; L_2 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_2; Span_1_Clear_mB53A3F9A39D1E2FB8679A86E7AC2F41F961C9B4F((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_mA0BF78900414A7483E2D3602160701874E1EE9DB((Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 *)(Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80* L_6 = (IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*)(IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80* L_7 = (IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_tFA288BDDCFD506437F674163DF85C00B743092FB * L_11 = (Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *, IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t9E38642A890DEBAC2C62FC01E23C61987D5B3C80*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m7BB62F47D34E77541F325501541DBE56C697ED12_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m7BB62F47D34E77541F325501541DBE56C697ED12_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_tFA288BDDCFD506437F674163DF85C00B743092FB * L_37 = (Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 MemoryGroup_1_GetRowSpanCoreUnsafe_mA18019EF77471135F1990615AE6706A1616BB938_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_6; L_6 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_10; L_10 = Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m9150EA593205C3930AA49AA17C774D1250C21AF6_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)__this); (( void (*) (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m9150EA593205C3930AA49AA17C774D1250C21AF6_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)__this); (( void (*) (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)__this); Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 L_32; L_32 = VirtualFuncInvoker1< Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)__this, (int32_t)L_31); V_6 = (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 )L_32; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_33; L_33 = Memory_1_get_Span_m7C98D2C69D5A23BC59E8A2B8DF6DCFA5204B9FF4_inline((Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 *)(Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_36; L_36 = Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 MemoryGroup_1_GetRemainingSliceOfBuffer_mA07B7D1EA4D55909F967695222BF8A4EE4B1F5B4_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)__this); Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 )L_4; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_5; L_5 = Memory_1_get_Span_m7C98D2C69D5A23BC59E8A2B8DF6DCFA5204B9FF4_inline((Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 *)(Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_5; int64_t L_6 = V_1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_7; L_7 = Span_1_Slice_mFC6770F948CA3C9A0FA273DC7DEB392E8519DFC7_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m81E860F58A5674CF835D1CECCBEC0F684018EEC1_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * ___target0, MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * ___source1, const RuntimeMethod* method) { Owned_tFA288BDDCFD506437F674163DF85C00B743092FB * V_0 = NULL; { MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * L_0 = ___source1; V_0 = (Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *)((Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tFA288BDDCFD506437F674163DF85C00B743092FB * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_tFA288BDDCFD506437F674163DF85C00B743092FB * L_2 = V_0; NullCheck((Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *)L_2); bool L_3; L_3 = (( bool (*) (Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * L_4 = ___target0; V_0 = (Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *)((Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tFA288BDDCFD506437F674163DF85C00B743092FB * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_tFA288BDDCFD506437F674163DF85C00B743092FB * L_6 = V_0; NullCheck((Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *)L_6); bool L_7; L_7 = (( bool (*) (Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tFA288BDDCFD506437F674163DF85C00B743092FB *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m674A6BC576CCFA86C1AC5EB953BA5B3AB1B3B63D_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m3FB6D1528D4DD06E7893DEF69C9BF751B774738B_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m7D9992B36E08C1B73300711272977A7A421184D2_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_mD0BD7864C0EE3DDABA25DAE17BFBEC61D541C3EA_gshared (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m905FB96A4FC207F03026640321DDD0771A6AC446_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m7F0AB529C56AB3E7E0A9FB1913150A793DA1D329_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_mA2664B2A745B880495F2C69C110FE94E1CA773CC_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_mB8AF951CB8DE1086E2FC8AC86E19E3AC32EE57E3_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m6497509571AD9A3CC0C1C9BE0D02E0B71E7586BD_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m8BDD203BC930EFF0B89218F6904FCD964BEDA252_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 * MemoryGroup_1_get_View_m62A45F1611D6BE7994EA2A6FDE61E1B77E5077D7_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 * L_0 = (MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m54A7BCDB1A3537B5483AF61ECFC5036817FE6BBC_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4D4C4A08F3C51094345E3DE2D1AC51503CBA7E6F_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4D4C4A08F3C51094345E3DE2D1AC51503CBA7E6F_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m685194E2045704B2DC9C48F6886A1A3385833AA4_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * MemoryGroup_1_Allocate_m96DBCD1E887E5E4A13ACC8B80A0041FEA5167194_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_m96DBCD1E887E5E4A13ACC8B80A0041FEA5167194_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_m96DBCD1E887E5E4A13ACC8B80A0041FEA5167194_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F* L_14 = (IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*)(IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F* L_15 = (IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 * L_19 = (Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *, IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_m96DBCD1E887E5E4A13ACC8B80A0041FEA5167194_RuntimeMethod_var); IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F* L_35 = (IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*)(IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F* L_46 = V_4; IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 * L_55 = (Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *, IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * MemoryGroup_1_CreateContiguous_m483DDAED19C230B675252825EAB726998C9DF443_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_2; L_2 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_2; Span_1_Clear_mFE3EA5FBC274A9BE1BB1E433BA529326F4F0E0BF((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_mEEDAD9B7522459622267840F7ACB4D3A45B84D15((Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 *)(Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F* L_6 = (IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*)(IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F* L_7 = (IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 * L_11 = (Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *, IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_tF529F9AB84D300D09E8DC1B7CD4A1098E246E80F*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_mCF9624160A95DEB5384768A06978E77CB4553352_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_mCF9624160A95DEB5384768A06978E77CB4553352_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 * L_37 = (Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A MemoryGroup_1_GetRowSpanCoreUnsafe_mF4C4D74AB3BE1DB348742D40A7068C6BA229BA22_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_6; L_6 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_10; L_10 = Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m6CFD16D48DD8F097D72C2CC6D612A746AC0023E9_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)__this); (( void (*) (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m6CFD16D48DD8F097D72C2CC6D612A746AC0023E9_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)__this); (( void (*) (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)__this); Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 L_32; L_32 = VirtualFuncInvoker1< Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)__this, (int32_t)L_31); V_6 = (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 )L_32; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_33; L_33 = Memory_1_get_Span_mCCF5F95757486690E4301B8FB4D701878EC9FD71_inline((Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 *)(Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_36; L_36 = Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A MemoryGroup_1_GetRemainingSliceOfBuffer_m916603A987E88774FE3DF435016D628273DC3330_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)__this); Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 L_4; L_4 = VirtualFuncInvoker1< Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 )L_4; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_5; L_5 = Memory_1_get_Span_mCCF5F95757486690E4301B8FB4D701878EC9FD71_inline((Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 *)(Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_5; int64_t L_6 = V_1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_7; L_7 = Span_1_Slice_m390356A7956C58C633F396765AC4BD9596535BA7_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m26746EEA161EA0741A4A5706AF42F4815832ABED_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * ___target0, MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * ___source1, const RuntimeMethod* method) { Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 * V_0 = NULL; { MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * L_0 = ___source1; V_0 = (Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *)((Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 * L_2 = V_0; NullCheck((Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * L_4 = ___target0; V_0 = (Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *)((Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 * L_6 = V_0; NullCheck((Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t113364CB38103C602DA7C8A8B39D7A0ED2DDC705 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m6785379D0538EFF2EF6789EF06D7D5651788930D_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m52E22A0633F4B6E054FF8C7F913E7470F71C53C1_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m9A6928ABEC1CA1691A0C6306AF2D1791C9D5FE4F_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m4923CBD16ACEE050603A2360ACC510C3DED8E1F1_gshared (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m9504BA531CE661C566B8D794169578EEABAEC7CA_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m58177A5E339583996851627FF39F16D3FD2F0BD4_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m2CBF4D1A242C1AF0616AFB9E2636768D3BB7270F_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_mAB2DC4D25C735C64391F6B38989DCF723678559C_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m0A851D9CF1B27D21E3A5101C3F96E695C2D1D2BF_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m71DB4732FB424125FAEDB3A423FDD8738F167137_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 * MemoryGroup_1_get_View_mD68F7670B3C08B152D43F47CE33BB2F14A4E4178_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, const RuntimeMethod* method) { { MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 * L_0 = (MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_mD411175850C76C9965A6CA18C91CA3DD2B464CC9_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4E7B1DDF3740928DEE01031FD8F448BC53A44AA0_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4E7B1DDF3740928DEE01031FD8F448BC53A44AA0_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m130AF7D3081E44D1B3503B108516ED8EB4C25A85_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * MemoryGroup_1_Allocate_m3417D52DB65E3C8B9062FA37D4F02ADE78536D6C_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_m3417D52DB65E3C8B9062FA37D4F02ADE78536D6C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_m3417D52DB65E3C8B9062FA37D4F02ADE78536D6C_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0* L_14 = (IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*)(IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0* L_15 = (IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B * L_19 = (Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *, IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_m3417D52DB65E3C8B9062FA37D4F02ADE78536D6C_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0* L_35 = (IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*)(IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0* L_46 = V_4; IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B * L_55 = (Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *, IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * MemoryGroup_1_CreateContiguous_m3E7DD1180F4F50E7348708D7947DF0FB5BED5E83_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_2; L_2 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_2; Span_1_Clear_mFBD60CBEAF42917C86348F7886AE3E259325A078((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m7C964C3276653B78E27FEC989A24FCD26CA77198((Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 *)(Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0* L_6 = (IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*)(IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0* L_7 = (IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B * L_11 = (Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *, IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t3A3C9560CD97044603400981C7C44CCA067BA5C0*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m2EE3366C63DA02A3102DDCAD1114EC6C72D6ABBA_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m2EE3366C63DA02A3102DDCAD1114EC6C72D6ABBA_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B * L_37 = (Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 MemoryGroup_1_GetRowSpanCoreUnsafe_mF440494F18F39DCDC6014172AD7A05FE2CEEE7A9_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_6; L_6 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_10; L_10 = Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m1B0C789E18C69B1042B9575A6F7235955CE29F93_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)__this); (( void (*) (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m1B0C789E18C69B1042B9575A6F7235955CE29F93_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)__this); (( void (*) (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)__this); Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 L_32; L_32 = VirtualFuncInvoker1< Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)__this, (int32_t)L_31); V_6 = (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 )L_32; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_33; L_33 = Memory_1_get_Span_m8AFFF6329B68FCB5CAF4F3EB1DEA3EEB9A3204DD_inline((Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 *)(Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_36; L_36 = Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 MemoryGroup_1_GetRemainingSliceOfBuffer_m885C287732BD04E881C5BDDB34208E7DC1001B9A_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)__this); Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 )L_4; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_5; L_5 = Memory_1_get_Span_m8AFFF6329B68FCB5CAF4F3EB1DEA3EEB9A3204DD_inline((Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 *)(Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_5; int64_t L_6 = V_1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_7; L_7 = Span_1_Slice_m5482762D9263D98650E9317A61FB7A5E75954E52_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_mE277BE899423F359C2A182284EB93C834893FB25_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * ___target0, MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * ___source1, const RuntimeMethod* method) { Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B * V_0 = NULL; { MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * L_0 = ___source1; V_0 = (Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *)((Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B * L_2 = V_0; NullCheck((Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *)L_2); bool L_3; L_3 = (( bool (*) (Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * L_4 = ___target0; V_0 = (Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *)((Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B * L_6 = V_0; NullCheck((Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *)L_6); bool L_7; L_7 = (( bool (*) (Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t1AA7D642B6A3CF3D906A8F9A280D9DA1FE80CB4B *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_mC248327A6EA5276CEF497D74E7F75DB7B58AC406_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m2FF32ECA8D89EC4024D26A7E68FCB261F9556A1D_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m51DEEEAE2BC2D6B63EF5A827CE7C54D84112EF91_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_mFC52EDFEB3547715C1283F8039758E14D232C420_gshared (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m011D07D43B0AA01B49A37E679966BE66AE63159E_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m5DFB74D90F4B43FF785C2AB5517F74836978779E_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m58CC12B3ADB42F97AEFFDFC4FBD6A62663E9949C_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_m615BB12C5FF46E78EC15D3E6461BE582481EF47A_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m910A1E225ADA7127F1AAE49B13F40332F0922FCD_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m67F715640D794851DBA7B7212DF8C576302F90DB_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 * MemoryGroup_1_get_View_m7FC619954ADC6B3BD8A93AC4AFCAD5C610BA08D3_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, const RuntimeMethod* method) { { MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 * L_0 = (MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_mEE540295A88D34996E10BF7EF40773A99181D1D9_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mEE697573E7DDA77E989F63420DD9FA6882524380_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mEE697573E7DDA77E989F63420DD9FA6882524380_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m8812E217A3745289178DD9BF15265D88DA2620BE_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * MemoryGroup_1_Allocate_mEDE28B918C2FEE7AB0C0C36312E9F37B584BCB91_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_mEDE28B918C2FEE7AB0C0C36312E9F37B584BCB91_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_mEDE28B918C2FEE7AB0C0C36312E9F37B584BCB91_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E* L_14 = (IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*)(IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E* L_15 = (IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C * L_19 = (Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *, IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_mEDE28B918C2FEE7AB0C0C36312E9F37B584BCB91_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E* L_35 = (IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*)(IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E* L_46 = V_4; IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C * L_55 = (Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *, IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * MemoryGroup_1_CreateContiguous_m4FCD00D51807EC6CF383B361DFF951685F6D3E5C_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_2; L_2 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_2; Span_1_Clear_mE8EEFE2E8C3536BAE022179FF67F3B2AABEEA38E((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D )L_4; int32_t L_5; L_5 = Memory_1_get_Length_mCC4DA85D524374A5CD843E8F08274BAE780E5BAD((Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *)(Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E* L_6 = (IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*)(IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E* L_7 = (IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C * L_11 = (Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *, IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t3F29DC594E43D4F4B656501F96671F475291705E*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m3C13532B2288EA8E1639465424B126593EAE5C7E_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m3C13532B2288EA8E1639465424B126593EAE5C7E_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C * L_37 = (Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 MemoryGroup_1_GetRowSpanCoreUnsafe_m30697911555825894AB77AD7CCD226D8751EED4C_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_6; L_6 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_10; L_10 = Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_mB82D7DB2AE184610EC487A5C5DF0F72D21B008E2_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)__this); (( void (*) (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_mB82D7DB2AE184610EC487A5C5DF0F72D21B008E2_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)__this); (( void (*) (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)__this); Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D L_32; L_32 = VirtualFuncInvoker1< Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)__this, (int32_t)L_31); V_6 = (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D )L_32; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_33; L_33 = Memory_1_get_Span_mDDCF604A4BA27A137AA365617C79A1733D5B81B3_inline((Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *)(Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_36; L_36 = Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 MemoryGroup_1_GetRemainingSliceOfBuffer_m148EC867D0566FBE04FCDA4CEE65FA4D3583FDAA_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)__this); Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D L_4; L_4 = VirtualFuncInvoker1< Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D )L_4; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_5; L_5 = Memory_1_get_Span_mDDCF604A4BA27A137AA365617C79A1733D5B81B3_inline((Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *)(Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_5; int64_t L_6 = V_1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_7; L_7 = Span_1_Slice_mE56DBB54701BDD6C0883A2D97E4E373EE16F26D9_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m5614C6EC1A461834DB75DC10FB8007D523CE1049_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * ___target0, MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * ___source1, const RuntimeMethod* method) { Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C * V_0 = NULL; { MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * L_0 = ___source1; V_0 = (Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *)((Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C * L_2 = V_0; NullCheck((Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *)L_2); bool L_3; L_3 = (( bool (*) (Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * L_4 = ___target0; V_0 = (Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *)((Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C * L_6 = V_0; NullCheck((Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *)L_6); bool L_7; L_7 = (( bool (*) (Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tC3A9F6B0B42BF25419A2737640EB5A1341EB899C *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m73C157BCCE891FB3F98A1D08250764CAAE514C59_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_mA88452E8B4FB7ABF1A2D8707D790CCA96B1D295C_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m6DA7BF77A411BCB5C16042841B9E47C4A9B2850E_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_mBDB4D54FD78B12817EB22A9BB8F7453BFBBEE12F_gshared (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m87756C5181618900AF5E1805EAC9D149B361E48A_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_mD81F5C3B9A3EF44BFDAC3161F2C0C51482F01F8C_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_mF2EB65A9BDA4AA2DF98E6C0342E5A370D013D086_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_m82D99D628095D73ED5B97269C8DE6685382943AF_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m39953338AB6C3615BDED42F014723C527B6E9673_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m0CF544C1FE5798E7D66B14491D51109FD36E02D3_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 * MemoryGroup_1_get_View_m1CDCCEC89496E6943ADD8A51627C184DFA93340B_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 * L_0 = (MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_mCE273B5904E0E2D4A78FF39D9E07725005EADB16_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mB542A124997581D23158CD2C8877BED3186E2B5F_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mB542A124997581D23158CD2C8877BED3186E2B5F_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m20271019318233DDAACE17940E00BC22C9692D18_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * MemoryGroup_1_Allocate_mFB97C87E3E99251424F20FF1890E18C2942941D3_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_mFB97C87E3E99251424F20FF1890E18C2942941D3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_mFB97C87E3E99251424F20FF1890E18C2942941D3_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4* L_14 = (IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*)(IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4* L_15 = (IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 * L_19 = (Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *, IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_mFB97C87E3E99251424F20FF1890E18C2942941D3_RuntimeMethod_var); IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4* L_35 = (IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*)(IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4* L_46 = V_4; IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 * L_55 = (Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *, IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * MemoryGroup_1_CreateContiguous_m7D1B4B6CA6C079F75A6E9FCAE76CAE25BC60A223_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_2; L_2 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_2; Span_1_Clear_m8BA25281D2417064069F67F53A365D098E7D8A3B((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m47A7F1D0C7AB97C8AACDD1339A433F773FACA1AC((Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *)(Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4* L_6 = (IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*)(IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4* L_7 = (IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 * L_11 = (Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *, IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_tFBEEC2E47D6571044A29A5536C5A76380CBBA5C4*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_mDCDA12C08F527B0D2188D40B7EDBA80E5BC45EA0_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_mDCDA12C08F527B0D2188D40B7EDBA80E5BC45EA0_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 * L_37 = (Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC MemoryGroup_1_GetRowSpanCoreUnsafe_m851570B17AEC23A40863F684C05418A11CB97936_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_6; L_6 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_10; L_10 = Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m6096DD9F56A840C19688D7AE2A033F481DE47A0A_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)__this); (( void (*) (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m6096DD9F56A840C19688D7AE2A033F481DE47A0A_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)__this); (( void (*) (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)__this); Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 L_32; L_32 = VirtualFuncInvoker1< Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)__this, (int32_t)L_31); V_6 = (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 )L_32; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_33; L_33 = Memory_1_get_Span_m4CFD556E50CCA17C44D7A25D42C3D28CAC185C5A_inline((Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *)(Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_36; L_36 = Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC MemoryGroup_1_GetRemainingSliceOfBuffer_mA6DE42C5E8B4A661476DC606F65131208629E82B_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)__this); Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 L_4; L_4 = VirtualFuncInvoker1< Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 )L_4; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_5; L_5 = Memory_1_get_Span_m4CFD556E50CCA17C44D7A25D42C3D28CAC185C5A_inline((Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *)(Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_5; int64_t L_6 = V_1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_7; L_7 = Span_1_Slice_mDA8D7D05982F7FEC667F5E02BF1A6F89AD7B653A_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_mD4A55B0ADE1849B2521754FD3D730FC47D16813A_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * ___target0, MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * ___source1, const RuntimeMethod* method) { Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 * V_0 = NULL; { MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * L_0 = ___source1; V_0 = (Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *)((Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 * L_2 = V_0; NullCheck((Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * L_4 = ___target0; V_0 = (Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *)((Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 * L_6 = V_0; NullCheck((Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t41E68A5BB55107568B29498D95C024D9F432EED7 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m5B4CA005BE5456436A9091FE30A0D605B4DBF0E0_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m1F668ECC8716B12939AA48224BFD8CB3EF230715_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m14E3A095A7E01F9E86C54433BB735299C39842DB_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m6BCDA760EA76A5096D98E299A24195DDDB139D7C_gshared (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_mD5B8F1336E3142C963484EC3981D1AFE3B9B10E0_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_mA9767B7F836944D526FAFDDE0B44A536651CCA45_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_mB9570405A266721CC12A882892215D5458BA9E88_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_m6817B08DDDF247589EC53B3CA5CB948E63859457_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m77F04CB9B45B1857EE2185BDF443C19823C883BF_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m7577249AA05C01B93C39FC66C87FAABA6A385D7B_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 * MemoryGroup_1_get_View_m335C936712C74BE49393A6871833F0D66022F5E9_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 * L_0 = (MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m2A5D1E6B279E50B998923055B60D81C779D20A79_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m200B23A7F3E214086BB0760AB199E181B62BC470_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m200B23A7F3E214086BB0760AB199E181B62BC470_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m100BC0C7380FF0BDCC333A342813085A23C6A183_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * MemoryGroup_1_Allocate_mF987FA30C663E7F6C43D73B736DDEE228E3CF984_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_mF987FA30C663E7F6C43D73B736DDEE228E3CF984_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_mF987FA30C663E7F6C43D73B736DDEE228E3CF984_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3* L_14 = (IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*)(IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3* L_15 = (IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 * L_19 = (Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *, IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_mF987FA30C663E7F6C43D73B736DDEE228E3CF984_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3* L_35 = (IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*)(IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3* L_46 = V_4; IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 * L_55 = (Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *, IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * MemoryGroup_1_CreateContiguous_mE7B264052EB42E16F232DE446234A174D2658899_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_2; L_2 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_2; Span_1_Clear_m3C16FDAA57E80E1F63BD986700113CD10E91282C((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_mDAB1D7DAA30F069E39C47FDEFCC853D446E01748((Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *)(Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3* L_6 = (IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*)(IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3* L_7 = (IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 * L_11 = (Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *, IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t4FCDD6208EE41300D690EF59E5C08056D3FD1BE3*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_mC29876479AC05A89C0CE0B20E0D66B79D12C4174_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_mC29876479AC05A89C0CE0B20E0D66B79D12C4174_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 * L_37 = (Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD MemoryGroup_1_GetRowSpanCoreUnsafe_m756BEE872F962BBC59BF3D2123263DECFE966A42_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_6; L_6 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_10; L_10 = Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_mFD2BE573813F193F9C2BEC151AEEFFC599CE4CAD_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)__this); (( void (*) (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_mFD2BE573813F193F9C2BEC151AEEFFC599CE4CAD_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)__this); (( void (*) (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)__this); Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 L_32; L_32 = VirtualFuncInvoker1< Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)__this, (int32_t)L_31); V_6 = (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 )L_32; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_33; L_33 = Memory_1_get_Span_m1B9B7F85545D9ED51CC39CDBB7B1651D6AC9A8C8_inline((Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *)(Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_36; L_36 = Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD MemoryGroup_1_GetRemainingSliceOfBuffer_m35B95C6EFFBA02F1BF95D917BA20279BB9EBF69F_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)__this); Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 )L_4; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_5; L_5 = Memory_1_get_Span_m1B9B7F85545D9ED51CC39CDBB7B1651D6AC9A8C8_inline((Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *)(Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_5; int64_t L_6 = V_1; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_7; L_7 = Span_1_Slice_mB4EA32FA0EDE1DD8E59F322AA6D7E32313BEE212_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m54659791420946C8A9E2AEB38F852438467FA544_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * ___target0, MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * ___source1, const RuntimeMethod* method) { Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 * V_0 = NULL; { MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * L_0 = ___source1; V_0 = (Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *)((Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 * L_2 = V_0; NullCheck((Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * L_4 = ___target0; V_0 = (Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *)((Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 * L_6 = V_0; NullCheck((Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tE3955D6CBA2DC771BE083B9FF93978A7C5094F10 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m567E5C5725F8B4F7E930B2A981F35A535C849320_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_mA5B4A1CDD7D23C8B53D1A8CE0642289365A40A88_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m156703645705C305E7E15F14FF803114CC9A20BD_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_mBE9FC2B28C971695535AA8B459C5EEA6331CB0E1_gshared (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m048EBF73AC44C5CB70AE9914ABD82CE66DB32E74_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m854277A3F0B51A0FC2D22311D302C277BBC3D4F5_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m2EDBCBEE6E87DD60C0862DA582D972A97859DBEA_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_m728458A8EE133C34BDE494315682A3CAFE9FA709_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m43CF3E16DE55C0FFFF13F9397758247B7BB1FC25_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m2714BE3E50AE15D6571C32F152BCB20C003D4EFB_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D * MemoryGroup_1_get_View_m438B8457B34E0CCBA04C05C1CF54AEDED95DAA1F_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D * L_0 = (MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m091DA0AD264E8D13B4837B622E61A7B5105F6FEA_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mFA598B6B7B506CA628A34EE91F28ADCE7220DAD1_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mFA598B6B7B506CA628A34EE91F28ADCE7220DAD1_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m3C3BD9EA543F0740BA0E282B83B22386DD9E0E66_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * MemoryGroup_1_Allocate_m0E58FC48C987E71E6995B6594582CE758B40979D_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_m0E58FC48C987E71E6995B6594582CE758B40979D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_m0E58FC48C987E71E6995B6594582CE758B40979D_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630* L_14 = (IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*)(IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630* L_15 = (IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA * L_19 = (Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *, IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_m0E58FC48C987E71E6995B6594582CE758B40979D_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630* L_35 = (IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*)(IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630* L_46 = V_4; IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA * L_55 = (Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *, IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * MemoryGroup_1_CreateContiguous_m3A1D34B526AFB991B7EA94D6D946F0E2E49AFCC6_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_2; L_2 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_2; Span_1_Clear_m1336B2523A09FCB38EF172F94C7998838E74C3CA((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m2F74022379EFE3BED9A396C479E60AB8971777AF((Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *)(Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630* L_6 = (IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*)(IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630* L_7 = (IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA * L_11 = (Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *, IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t4AC6E135E04B14D23378DF6C85D3FEFA1D689630*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_mDB9576FED6001723963327C8D88E3AD02367F301_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_mDB9576FED6001723963327C8D88E3AD02367F301_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA * L_37 = (Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 MemoryGroup_1_GetRowSpanCoreUnsafe_m628A15CDB6DEE6D8DB1A13CDABE667B8D38BD03A_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_6; L_6 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_10; L_10 = Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m30130EF78CC0EC3E5E52A53892BCCCDB431ACB29_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)__this); (( void (*) (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m30130EF78CC0EC3E5E52A53892BCCCDB431ACB29_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)__this); (( void (*) (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)__this); Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B L_32; L_32 = VirtualFuncInvoker1< Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)__this, (int32_t)L_31); V_6 = (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B )L_32; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_33; L_33 = Memory_1_get_Span_m632BF36ABCAD3CE1380B72401C73725FB298815E_inline((Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *)(Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_36; L_36 = Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 MemoryGroup_1_GetRemainingSliceOfBuffer_mAC74CCAAD8139292018E54982308CA3AA16CF17F_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)__this); Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B L_4; L_4 = VirtualFuncInvoker1< Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B )L_4; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_5; L_5 = Memory_1_get_Span_m632BF36ABCAD3CE1380B72401C73725FB298815E_inline((Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *)(Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_5; int64_t L_6 = V_1; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_7; L_7 = Span_1_Slice_m6722F52C3A580A7E82D8945D085924ADE33C89BE_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m671D63BFEE766BD2DDC873794C0768ACF518C270_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * ___target0, MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * ___source1, const RuntimeMethod* method) { Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA * V_0 = NULL; { MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * L_0 = ___source1; V_0 = (Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *)((Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA * L_2 = V_0; NullCheck((Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *)L_2); bool L_3; L_3 = (( bool (*) (Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * L_4 = ___target0; V_0 = (Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *)((Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA * L_6 = V_0; NullCheck((Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *)L_6); bool L_7; L_7 = (( bool (*) (Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t0C0930AD5C813AEB100A8BFA8C2E5DD7DB2AB3EA *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m6ED041DAA1AA2D5BA88C41F0EB03665BD11D5D9C_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_mB89889D489FD239D0862C8078A61E5321A59F6B1_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_mF56E91872CC3DED3A6CC722F4EB89E5433C26A0E_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_mD77FB871EB6FA32F8523CCE654BA2B6ED34CA1D2_gshared (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m868ECD4579E838B19A5A47C845A6491F5B64CA84_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m833F15D508845B5AE9DD65133CE8A847BBEFE648_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_mF1806D2D568C21F45CE2E9D06F8D0D78B1D1A9BB_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_mF4F9C0E7289461B29A3B2F4AE22E0FB413F5B1E7_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m3E50D4480E28BF0FAFF24566D1AC273F688CBF29_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m361CD7934548935FD689FF27043EE3430421E0A0_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 * MemoryGroup_1_get_View_m295988336F60C25775B387A136AB465F212710D1_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, const RuntimeMethod* method) { { MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 * L_0 = (MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m197BD22EB4E3A6813DDDBD9BA2F540A45DA7D5AF_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mED2D275720124A1611A113CD5CA166A3A988FE63_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mED2D275720124A1611A113CD5CA166A3A988FE63_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m2304788FD59E609055FAA7562852BE6AA4383563_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * MemoryGroup_1_Allocate_m2036F838A8F7C8725F53B865AFD38E42457D8BF9_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_m2036F838A8F7C8725F53B865AFD38E42457D8BF9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_m2036F838A8F7C8725F53B865AFD38E42457D8BF9_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF* L_14 = (IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*)(IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF* L_15 = (IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 * L_19 = (Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *, IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_m2036F838A8F7C8725F53B865AFD38E42457D8BF9_RuntimeMethod_var); IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF* L_35 = (IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*)(IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF* L_46 = V_4; IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 * L_55 = (Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *, IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * MemoryGroup_1_CreateContiguous_m6361E24EA838F5DADE64D1812E864DE93F04D642_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_2; L_2 = (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_2; Span_1_Clear_m54A183637DCCAD94CEA1517BB6EFB398563B3CA9((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m92394DDFEB839A848448B1625F8A6788C383D2F7((Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF *)(Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF* L_6 = (IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*)(IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF* L_7 = (IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 * L_11 = (Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *, IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_tF1D31C743A0A549221A1314A3950D45F416BE6FF*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m2B4E845F9DF50B39893008582C188B0047BD148F_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m2B4E845F9DF50B39893008582C188B0047BD148F_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 * L_37 = (Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 MemoryGroup_1_GetRowSpanCoreUnsafe_m34884D4B89C0AE23F52E68751184D54DF8E8544F_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_6; L_6 = (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_10; L_10 = Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_mBA60744558566F5C0596F8F9077083829129EDFE_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)__this); (( void (*) (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_mBA60744558566F5C0596F8F9077083829129EDFE_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)__this); (( void (*) (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)__this); Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF L_32; L_32 = VirtualFuncInvoker1< Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)__this, (int32_t)L_31); V_6 = (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF )L_32; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_33; L_33 = Memory_1_get_Span_m57A8C50F78B6C4336F64EF029D932985F4B1B41F_inline((Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF *)(Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_36; L_36 = Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 MemoryGroup_1_GetRemainingSliceOfBuffer_m440D421793D8568AA3BD9E67B0E108FDBAE0E13D_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)__this); Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF L_4; L_4 = VirtualFuncInvoker1< Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF )L_4; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_5; L_5 = Memory_1_get_Span_m57A8C50F78B6C4336F64EF029D932985F4B1B41F_inline((Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF *)(Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_5; int64_t L_6 = V_1; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_7; L_7 = Span_1_Slice_m2852EBB4D2F9E8DD6C41B5C20E93ACC847AF93C9_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m4AD1A329F63E48C5F8018FEF4BC5CF37994D3735_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * ___target0, MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * ___source1, const RuntimeMethod* method) { Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 * V_0 = NULL; { MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * L_0 = ___source1; V_0 = (Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *)((Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 * L_2 = V_0; NullCheck((Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * L_4 = ___target0; V_0 = (Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *)((Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 * L_6 = V_0; NullCheck((Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tA997F634BE56AD0A4024F616DDCCEDCFD426F9F6 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m7446623BB96C8E93F52DF876328E539BD9C9C89B_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_mCD74EA0466F084B34692DF7F94B84B96205E6D86_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_mF8E6C130EAD1F5CD91C01E7C16F2112C1FB9D515_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m579BDC219DB841121A63969B92037AB117E5952B_gshared (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_mF69D07885AC149160955A5A9A09173F660FBD42E_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m89B19C8E379FBB57CFAE39C4E79DFEDB7BD48717_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_mCB44AA738A74EC931E835806D8D813B85E460644_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_mC989825AB7DA543C5C1BDB517741E1DC78E7E309_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m4F3CC5F120C4F5EB6D0ADDD18D03138A5EE20E54_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m66B585E543103822118DCDE5288370269474A553_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E * MemoryGroup_1_get_View_mBF2BCDE4C6179DA654F4F86379783C4C619314B7_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E * L_0 = (MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_mC9761C44E8B2E657B4684EA61CD88CFF8AB0A58C_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m1812DCDCC039971A5D258CBBCE9E6D3439A5FD56_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m1812DCDCC039971A5D258CBBCE9E6D3439A5FD56_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m9946C889C7371F37910073F47F721FE621D1B568_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * MemoryGroup_1_Allocate_m38D9B7D6DF2CEE84D5426F6CBFF49474B86F9FAD_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_m38D9B7D6DF2CEE84D5426F6CBFF49474B86F9FAD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_m38D9B7D6DF2CEE84D5426F6CBFF49474B86F9FAD_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB* L_14 = (IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*)(IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB* L_15 = (IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 * L_19 = (Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *, IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_m38D9B7D6DF2CEE84D5426F6CBFF49474B86F9FAD_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB* L_35 = (IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*)(IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB* L_46 = V_4; IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 * L_55 = (Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *, IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * MemoryGroup_1_CreateContiguous_m9A9284B0DE1583587C373A3BBA38D51AFC00FC42_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_2; L_2 = (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_2; Span_1_Clear_m58912C5C657085494999E943E2D6F10F1E5F2DEE((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_mF886591CE415F6F650900F63C440114807A5BEE4((Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 *)(Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB* L_6 = (IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*)(IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB* L_7 = (IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 * L_11 = (Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *, IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t821F0CF3FFF5A0EDE00FFA1D936B3AC458E6E1DB*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m5C08F99DBFB7C3365523C2E9B4FA770408B0B55F_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m5C08F99DBFB7C3365523C2E9B4FA770408B0B55F_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 * L_37 = (Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 MemoryGroup_1_GetRowSpanCoreUnsafe_mDAB1D6203529A16A23A0D091FEB4201CDD08A2B5_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_6; L_6 = (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_10; L_10 = Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m2DD5EB3F125F7ABAEEA426B44D1E3CB281DF62E1_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)__this); (( void (*) (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m2DD5EB3F125F7ABAEEA426B44D1E3CB281DF62E1_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)__this); (( void (*) (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)__this); Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 L_32; L_32 = VirtualFuncInvoker1< Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)__this, (int32_t)L_31); V_6 = (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 )L_32; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_33; L_33 = Memory_1_get_Span_mA3EE97109B13FAAEA7AFE088C36D9DA0EBB63F5A_inline((Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 *)(Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_36; L_36 = Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 MemoryGroup_1_GetRemainingSliceOfBuffer_mD89918BDC33948FA20361AAEC2D61B885173F1F2_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)__this); Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 )L_4; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_5; L_5 = Memory_1_get_Span_mA3EE97109B13FAAEA7AFE088C36D9DA0EBB63F5A_inline((Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 *)(Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_5; int64_t L_6 = V_1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_7; L_7 = Span_1_Slice_mD0232E845A061666B4E090C1227917397E97D0E8_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m03B885AF7588BF4220DF8C2D0B5215AC46F250C4_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * ___target0, MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * ___source1, const RuntimeMethod* method) { Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 * V_0 = NULL; { MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * L_0 = ___source1; V_0 = (Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *)((Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 * L_2 = V_0; NullCheck((Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * L_4 = ___target0; V_0 = (Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *)((Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 * L_6 = V_0; NullCheck((Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tB0F9CAD0860C6EEE7EDF0E552CB99E8F8EABF8D3 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_mF2095872B5BDC575CE6BB9961B3A7CFCDE3E9A10_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m3B3C932BAB221E573F04C7FDAA03FECA3B61CEBB_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m660941C6B5E5BAB570F619537AD262A7C51646DC_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m17F461AD08D7EFDC66AE5A12C0B1372A12BA2389_gshared (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m47CD7C2BD29D03040DBCDAEC71597668A540371C_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m4FC360EEB7E2552D8D5BBC1E213DA42955CAD1F9_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_mAD62FC68C1A96429C8C117C194694D851C4A7DA3_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_mC626A39EB917CB2E8EBC1E1C13AB313E906CA8F4_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m1982C2267BC9B158E50BF91CF83F08F47F581814_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_mF705357E3EF0181451BADC634AB0C48F83496E10_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC * MemoryGroup_1_get_View_mB362B376A56B9BF0A55563B2A814CA460F794AD5_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, const RuntimeMethod* method) { { MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC * L_0 = (MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m05ED26380F2255988070DBA7E5E0AEAAD2446903_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4F936007430F8D00E65276442E451E7649053CB4_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4F936007430F8D00E65276442E451E7649053CB4_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_mE7A90A476AB39FDBCA0AEB1D2CA1690AE0B9F558_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * MemoryGroup_1_Allocate_m7C8C4620544A6FBDFC2BE614A423E1898B3DDA80_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_m7C8C4620544A6FBDFC2BE614A423E1898B3DDA80_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_m7C8C4620544A6FBDFC2BE614A423E1898B3DDA80_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5* L_14 = (IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*)(IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5* L_15 = (IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC * L_19 = (Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *, IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_m7C8C4620544A6FBDFC2BE614A423E1898B3DDA80_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5* L_35 = (IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*)(IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5* L_46 = V_4; IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC * L_55 = (Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *, IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * MemoryGroup_1_CreateContiguous_mEC22038197D425E33E8291986A524B2EFF695D58_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_2; L_2 = (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_2; Span_1_Clear_mDF54A4F5D7BEE5028F6F259EAE94DC00AAA90945((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E L_4; L_4 = InterfaceFuncInvoker0< Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E )L_4; int32_t L_5; L_5 = Memory_1_get_Length_mE6963C40C5F93A0058B947DFCA2BE4412F371F01((Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E *)(Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5* L_6 = (IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*)(IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5* L_7 = (IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC * L_11 = (Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *, IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t91863FEFB7C3E07A30DE609EC701FDCDB83B31C5*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m7A047885D33E5E1FEA01C5B68C1C454D92EB77A0_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m7A047885D33E5E1FEA01C5B68C1C454D92EB77A0_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC * L_37 = (Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A MemoryGroup_1_GetRowSpanCoreUnsafe_mED2BF19AEE7AB8760A3D1240C61616FB066A4344_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_6; L_6 = (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_10; L_10 = Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m369D1E769FBDA3D333262AB6E415F96B88284B80_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)__this); (( void (*) (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m369D1E769FBDA3D333262AB6E415F96B88284B80_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)__this); (( void (*) (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)__this); Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E L_32; L_32 = VirtualFuncInvoker1< Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)__this, (int32_t)L_31); V_6 = (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E )L_32; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_33; L_33 = Memory_1_get_Span_mF72A0CA001406B87A6198D0D48D20CCFB74F6F22_inline((Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E *)(Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_36; L_36 = Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A MemoryGroup_1_GetRemainingSliceOfBuffer_m429E1D55FA0B690CAFA216172687DD3D323C5872_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)__this); Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E L_4; L_4 = VirtualFuncInvoker1< Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E )L_4; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_5; L_5 = Memory_1_get_Span_mF72A0CA001406B87A6198D0D48D20CCFB74F6F22_inline((Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E *)(Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_5; int64_t L_6 = V_1; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_7; L_7 = Span_1_Slice_m1D66FC4DC1493613C5EE06FE0E083B887B874FD1_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m742DEDCAB5F99D05FC03AF6A3A7EF310627DB415_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * ___target0, MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * ___source1, const RuntimeMethod* method) { Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC * V_0 = NULL; { MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * L_0 = ___source1; V_0 = (Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *)((Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC * L_2 = V_0; NullCheck((Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *)L_2); bool L_3; L_3 = (( bool (*) (Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * L_4 = ___target0; V_0 = (Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *)((Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC * L_6 = V_0; NullCheck((Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *)L_6); bool L_7; L_7 = (( bool (*) (Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tFE8EC53D11246369AF602062B832EA4AA36312EC *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_mB84C5D65B7BE3B1C6182A48FF0B798B79C592025_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m7BD49827C32C975A4495E0EEAE0B0EB18F1EC15A_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_mBED654E11D4FF4125A3FE0E40983EB4D4805BED9_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m5715925D96547526A03F97C5C3A41109AF8A1D78_gshared (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m922708026E3FFED8C70C06B28313B37673E2CED6_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_mA34300367B3A7E327CA8CB99A362B13FCD1B46A0_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_mDA55D4562F361DC8F93DAA6005A59A636455E05B_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_mF8A5548618D404507A5D32C7C3FC531DCA1DF015_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_mEEF78E9BCAFEC3C3EE6ED94C514981670DB38EC5_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m036847D4B9364737CA6A3A61388B171AFBF4D7D0_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 * MemoryGroup_1_get_View_m08F2136BC5B92B26AE5E3DB1C89DE72BAB09AB7A_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 * L_0 = (MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m2D811747275266ECDF6A0C17DA492FA9C165AE3F_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m84323E5869FAFDF6342F791C22052C773A95C2D3_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m84323E5869FAFDF6342F791C22052C773A95C2D3_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_mCDD6DB588BC0E4B59462C3E32FD03A7403A479E4_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * MemoryGroup_1_Allocate_mAF70197F7F1CA1D837819B157F703B7A1EBDCBB9_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_mAF70197F7F1CA1D837819B157F703B7A1EBDCBB9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_mAF70197F7F1CA1D837819B157F703B7A1EBDCBB9_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1* L_14 = (IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*)(IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1* L_15 = (IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 * L_19 = (Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *, IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_mAF70197F7F1CA1D837819B157F703B7A1EBDCBB9_RuntimeMethod_var); IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1* L_35 = (IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*)(IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1* L_46 = V_4; IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 * L_55 = (Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *, IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * MemoryGroup_1_CreateContiguous_m0E88AAD1A989C52ADFAE687417D650AE221AEDED_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_2; L_2 = (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_2; Span_1_Clear_m3087D51D394BA3F66AA026F1E0B2D22521CEBE0B((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA L_4; L_4 = InterfaceFuncInvoker0< Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m8E3B095AB0DED1A042EEEF4084A85D3E9CA5F925((Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA *)(Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1* L_6 = (IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*)(IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1* L_7 = (IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 * L_11 = (Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *, IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_tFEA88FE131FF866295E31C04DA0F15BC1D2A78A1*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m62DF4C75FB4788C5D8400DCE51004A28E1D65271_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m62DF4C75FB4788C5D8400DCE51004A28E1D65271_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 * L_37 = (Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 MemoryGroup_1_GetRowSpanCoreUnsafe_m453EA1646F0E95B58E8414F5004CD40A8E893EFB_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_6; L_6 = (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_10; L_10 = Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m79910F90CA9F29975ED2C09899801C5E76B27211_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)__this); (( void (*) (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m79910F90CA9F29975ED2C09899801C5E76B27211_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)__this); (( void (*) (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)__this); Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA L_32; L_32 = VirtualFuncInvoker1< Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)__this, (int32_t)L_31); V_6 = (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA )L_32; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_33; L_33 = Memory_1_get_Span_mC479D7BD7E796714A032F4D547CECC93B6432803_inline((Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA *)(Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_36; L_36 = Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 MemoryGroup_1_GetRemainingSliceOfBuffer_m332C3C6F640CEA497EE81AA19927966D6BCB8DA2_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)__this); Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA L_4; L_4 = VirtualFuncInvoker1< Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA )L_4; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_5; L_5 = Memory_1_get_Span_mC479D7BD7E796714A032F4D547CECC93B6432803_inline((Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA *)(Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_5; int64_t L_6 = V_1; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_7; L_7 = Span_1_Slice_m8EDA2AC66301B04BCBCF71D009C382F75CCE5D96_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m65D65EEBA54C516DCD118133E95B1F757DDCFE5A_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * ___target0, MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * ___source1, const RuntimeMethod* method) { Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 * V_0 = NULL; { MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * L_0 = ___source1; V_0 = (Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *)((Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 * L_2 = V_0; NullCheck((Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * L_4 = ___target0; V_0 = (Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *)((Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 * L_6 = V_0; NullCheck((Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tA6DA37A5A257DBE69216E441E02B875158D4C370 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m69D5BD63E52B0BEB486FB17F8586FBE152E56FA1_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m68AB8D4CDE8ACD47BF4DDB81CE1CDE7B3A448A16_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m2A7872C664AA32437CC31BAA05DA0823479F7CD6_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m41A2BDA2E725EF88C7517EB686CFA374BF8F4929_gshared (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m34AFBF5BE98499EFD805CEFB595211962CF38669_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m9096CD865FAC0C4FF95F79D87A81016BC9DEDF32_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_mF3821B04DFA08B074EFFEFB7B52D1E9317420D22_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_m36AF14959835E1368C41876E617F1E74B77B2FCB_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m2CBF2D40DF82200794CE9C3E3670E679EBA3AAFF_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_mF0D278C7AB4002EA3A50199276FD2D1FB816D4F4_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 * MemoryGroup_1_get_View_m7FDF9F60CE81E5563FC8A0CB2A2FAECDAF75F3CE_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 * L_0 = (MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_mD1CE5129BC7641428AC929F1AABB84213B75209A_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m0D34503E29B4ACDAD0E8C3D255D886CDE77FC466_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m0D34503E29B4ACDAD0E8C3D255D886CDE77FC466_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_mD772C2AD4E5E00908C0AF3D4E5C0DABCF6AFA127_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * MemoryGroup_1_Allocate_mB422FDF352B5834F252A4D54A32B858140FEA25E_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_mB422FDF352B5834F252A4D54A32B858140FEA25E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_mB422FDF352B5834F252A4D54A32B858140FEA25E_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18* L_14 = (IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*)(IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18* L_15 = (IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 * L_19 = (Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *, IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_mB422FDF352B5834F252A4D54A32B858140FEA25E_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18* L_35 = (IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*)(IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18* L_46 = V_4; IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 * L_55 = (Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *, IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * MemoryGroup_1_CreateContiguous_mD1ECFF8C04A4CB0A3E9FC15038ADD175714BF0E4_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_2; L_2 = (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_2; Span_1_Clear_mA5CEA0D42C7DBDD800F98D17C92CC8C0966C6A63((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m887B4B867BE20B69A3FFF79F925687E17A7EBD01((Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B *)(Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18* L_6 = (IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*)(IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18* L_7 = (IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 * L_11 = (Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *, IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t139832EF582DBA9AB1655EC92B5086E4D158EF18*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_mED3A771F99F71A331A98FAD62A662448C7C0CF02_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_mED3A771F99F71A331A98FAD62A662448C7C0CF02_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 * L_37 = (Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 MemoryGroup_1_GetRowSpanCoreUnsafe_m4295660DD374C2B0B6B4AC409A4EDC6513E46CE1_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_6; L_6 = (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_10; L_10 = Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m0FC889F0B57B944864A5C157B0BF45F2D174E7B6_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)__this); (( void (*) (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m0FC889F0B57B944864A5C157B0BF45F2D174E7B6_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)__this); (( void (*) (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)__this); Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B L_32; L_32 = VirtualFuncInvoker1< Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)__this, (int32_t)L_31); V_6 = (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B )L_32; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_33; L_33 = Memory_1_get_Span_mE895A6825E1719D57E3E518098F1807BB8E5FA88_inline((Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B *)(Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_36; L_36 = Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 MemoryGroup_1_GetRemainingSliceOfBuffer_m1355059ED6342471D834D2689462F7715F138370_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)__this); Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B L_4; L_4 = VirtualFuncInvoker1< Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B )L_4; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_5; L_5 = Memory_1_get_Span_mE895A6825E1719D57E3E518098F1807BB8E5FA88_inline((Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B *)(Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_5; int64_t L_6 = V_1; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_7; L_7 = Span_1_Slice_m1B57FFB903FDCCF41E6D24A360B677E9F9BB742A_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m1258C0FDE8005E7C6A352C34D8CE60033E5C5E52_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * ___target0, MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * ___source1, const RuntimeMethod* method) { Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 * V_0 = NULL; { MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * L_0 = ___source1; V_0 = (Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *)((Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 * L_2 = V_0; NullCheck((Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * L_4 = ___target0; V_0 = (Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *)((Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 * L_6 = V_0; NullCheck((Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tEAE004F25ECCFA7A968780A6D6DE7D622D94F5D8 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_mC23F85A19BE5592FC90B076D7B2EFEC71172FFCF_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m94E4330F77A9035168D7761582B3A1D35450AC75_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_mEA8EBC0364A508CE3BE844EBECC7BED388BB1E9A_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m1940403C83824FF1A96A7E269328AAE994C9A091_gshared (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_mFB2110AEE3F9552D7286FE9C09187EEC215DE373_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_mC8380A11A2BA7D62AEAE7A7EA3A6299EA88920F2_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m236F36F999FEBA3F0402E3A74BFF13159922E9EA_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_mE218B14341EAAB6A2CFB09004673F5CED6977F4E_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m10B9D4C7A72E77896E9FAB03AEA5A5742DE461D0_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m77DDB0F2BBBAAED00449F9082A7551FDA9049B63_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB * MemoryGroup_1_get_View_m1DD8A63861323CA97CDE1938C52B029449A509F2_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB * L_0 = (MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m31BF0C12493466C8C31127869098ABC9B0EE6B1A_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4F44243D5A13D5901D6E2E0A3293E8B34E8B9ACC_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m4F44243D5A13D5901D6E2E0A3293E8B34E8B9ACC_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_mC8C169F3E91AE0132B07FC4D50295FFEB880C6BE_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * MemoryGroup_1_Allocate_mD0085EC52AC14A5B216E36F7E4454643CF637E14_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_mD0085EC52AC14A5B216E36F7E4454643CF637E14_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_mD0085EC52AC14A5B216E36F7E4454643CF637E14_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895* L_14 = (IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*)(IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895* L_15 = (IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 * L_19 = (Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *, IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_mD0085EC52AC14A5B216E36F7E4454643CF637E14_RuntimeMethod_var); IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895* L_35 = (IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*)(IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895* L_46 = V_4; IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 * L_55 = (Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *, IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * MemoryGroup_1_CreateContiguous_m53A62740FAC5DE37B34D8DB43F8789D8903F36FF_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_2; L_2 = (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_2; Span_1_Clear_mF0AB07A9335563DCF20D8CE3713AE4A8614B188A((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE )L_4; int32_t L_5; L_5 = Memory_1_get_Length_m9CE3537C059A5DC7BFEC49E69E9BC52397C02E63((Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE *)(Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895* L_6 = (IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*)(IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895* L_7 = (IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 * L_11 = (Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *, IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_tC09829599B9070DD223FBEAF540B0ACFC37EB895*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m1F97F9CD767F57E1FD093A3EA4C095EEEF4D6E9A_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m1F97F9CD767F57E1FD093A3EA4C095EEEF4D6E9A_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 * L_37 = (Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 MemoryGroup_1_GetRowSpanCoreUnsafe_m6D601FD19D449C38B0EFEF08C37972AC4F9A997E_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_6; L_6 = (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_10; L_10 = Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_mCF86493F9C356A47623255AB144F2142D93F7C92_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)__this); (( void (*) (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_mCF86493F9C356A47623255AB144F2142D93F7C92_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)__this); (( void (*) (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)__this); Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE L_32; L_32 = VirtualFuncInvoker1< Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)__this, (int32_t)L_31); V_6 = (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE )L_32; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_33; L_33 = Memory_1_get_Span_m5AC349A4B8685574C9907D96D95E2CA542B56348_inline((Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE *)(Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_36; L_36 = Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 MemoryGroup_1_GetRemainingSliceOfBuffer_mDE5179088B2DA57BE1710FFF40E97CFBBF10B0CE_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)__this); Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE L_4; L_4 = VirtualFuncInvoker1< Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE )L_4; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_5; L_5 = Memory_1_get_Span_m5AC349A4B8685574C9907D96D95E2CA542B56348_inline((Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE *)(Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_5; int64_t L_6 = V_1; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_7; L_7 = Span_1_Slice_m1F79F14F601057B1E78A86D70A3885565E323A92_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_mA5D5ABAA3DD859B977BBD01C639ED57C698C0DE5_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * ___target0, MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * ___source1, const RuntimeMethod* method) { Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 * V_0 = NULL; { MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * L_0 = ___source1; V_0 = (Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *)((Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 * L_2 = V_0; NullCheck((Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * L_4 = ___target0; V_0 = (Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *)((Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 * L_6 = V_0; NullCheck((Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tE76F94DEB375C3E38B1765DF23878796D2997190 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_mA81873D2EA22E26BD644178C505AA4CFE682A2AA_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_mF16CD94C65F84F54A9A33EE60505797BE3770CBD_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_mA95B62305257D697B73294F59148EF0AD88A41CA_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m57A847D5AB1ADD851A9076F52C7D488128150BB0_gshared (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m19893828E3D0CD6BBDECE6827F8D532305848D00_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m1132BAAA34D01FE38D65E02925C71BF8A94CFD05_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m64724E0A18735EE745A1CC07349AA304ADAF3BA5_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_mBC1145BA812DF82446D893164B7D8B8E10CD9A13_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_m444B159D52B45E3710BD49BFFF9245D91971B854_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_mBC7903A6BE594D3739D3CB10E9AE15C9C31FED52_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D * MemoryGroup_1_get_View_mF55C486E8572649ADD0A4C642A45D6C319324D1D_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, const RuntimeMethod* method) { { MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D * L_0 = (MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m6BF39BCBC78FB07BA936D501AA96219350126C16_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m99D17CC2179ABFFE0D7602EFA64708293D08A191_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m99D17CC2179ABFFE0D7602EFA64708293D08A191_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m5639F8259AD4F9488B03B95203C2514726D2172D_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * MemoryGroup_1_Allocate_m2EC90B67FBB5490D8891406A4F938ADE75A17CEE_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_m2EC90B67FBB5490D8891406A4F938ADE75A17CEE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_m2EC90B67FBB5490D8891406A4F938ADE75A17CEE_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046* L_14 = (IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*)(IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046* L_15 = (IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 * L_19 = (Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *, IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_m2EC90B67FBB5490D8891406A4F938ADE75A17CEE_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046* L_35 = (IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*)(IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046* L_46 = V_4; IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 * L_55 = (Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *, IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * MemoryGroup_1_CreateContiguous_mEB332570387E470F21D7C87D7EEA4EA1EC46DD7B_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_2; L_2 = (( Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_2; Span_1_Clear_m85EBA433BEB170717F493743BD83B966AF4495D1((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_mDEF9DF475FA232EE00263F9848E4859E56F3B245((Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 *)(Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046* L_6 = (IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*)(IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046* L_7 = (IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 * L_11 = (Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *, IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t3AAEBFE510CFBB91917BE64AFC7100C066265046*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_mA05A35DFC1641BC423EFEDE654926DBECC6D57FF_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_mA05A35DFC1641BC423EFEDE654926DBECC6D57FF_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 * L_37 = (Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 MemoryGroup_1_GetRowSpanCoreUnsafe_m1BE80E9D4D3C9F1E14FF686C90C5A31C9132345F_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_6; L_6 = (( Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_10; L_10 = Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_mDFB2C01384D158A5DA8D96BFFFAFB3938E872CB2_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)__this); (( void (*) (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_mDFB2C01384D158A5DA8D96BFFFAFB3938E872CB2_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)__this); (( void (*) (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)__this); Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 L_32; L_32 = VirtualFuncInvoker1< Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)__this, (int32_t)L_31); V_6 = (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 )L_32; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_33; L_33 = Memory_1_get_Span_m928F551E59E8B11542D25F22BFBCB34260C42A5B_inline((Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 *)(Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_36; L_36 = Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 MemoryGroup_1_GetRemainingSliceOfBuffer_mA8D41671CFC7569E4D2721DD62974DE2328DC890_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)__this); Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 L_4; L_4 = VirtualFuncInvoker1< Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 )L_4; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_5; L_5 = Memory_1_get_Span_m928F551E59E8B11542D25F22BFBCB34260C42A5B_inline((Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 *)(Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_5; int64_t L_6 = V_1; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_7; L_7 = Span_1_Slice_m67F4B31BCD3CC966C9D1FA295522B7CDDAE05397_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m107B05C997555910E11DBCC21EAFF21CF8CCD1E9_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * ___target0, MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * ___source1, const RuntimeMethod* method) { Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 * V_0 = NULL; { MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * L_0 = ___source1; V_0 = (Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *)((Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 * L_2 = V_0; NullCheck((Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * L_4 = ___target0; V_0 = (Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *)((Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 * L_6 = V_0; NullCheck((Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tDE225809BB23A3F1F6C28722B0D8DD932FFFABF7 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m1FAE469524EDFAAF2FDDFD522E0E65B7447571E0_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_mE53074F8354F7534FBCF0F72D61E59931FBDCB55_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m9CD52BD016D0AD593D977A20CCB3BBFA733D6795_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_mE8CADD7E014A2EBED6BA0A19B2B11261BF3BD478_gshared (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_mB790A1E99F291167967D31A00460B1EBE2E7D731_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m3052639A4245958E3B287AE58662FD271EA80CDA_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m38F3383838B6F7AB59A46A85C8BD9A21B9E222AC_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_m457EA7B73DC5C45C6CDFF549A3ECF69789623A3E_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_mB5CB184A2865EF98C370535E4B7C602717029E33_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m6917020C2BF3D412E699C4A2BBCF4EFF2B75DFF1_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA * MemoryGroup_1_get_View_m3A7C8656DAAC1BB47844B7361D63F945A576FECD_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA * L_0 = (MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m7C9423A96F6388A280A60199B4D79F74ABF314DF_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mD6CA9BB9B8A5977E594C474E6EE36A6EFAD71205_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_mD6CA9BB9B8A5977E594C474E6EE36A6EFAD71205_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m5D14CE497BC442067B53A06928627743A23AFA10_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * MemoryGroup_1_Allocate_mD3E3B2845D882C3C6CB68772C1AD81B9A6FC6546_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_mD3E3B2845D882C3C6CB68772C1AD81B9A6FC6546_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_mD3E3B2845D882C3C6CB68772C1AD81B9A6FC6546_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94* L_14 = (IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*)(IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94* L_15 = (IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 * L_19 = (Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *, IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_mD3E3B2845D882C3C6CB68772C1AD81B9A6FC6546_RuntimeMethod_var); IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94* L_35 = (IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*)(IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94* L_46 = V_4; IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 * L_55 = (Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *, IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * MemoryGroup_1_CreateContiguous_m5603DEC6157CE905327453906257F8A62C56FA2D_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_2; L_2 = (( Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_2; Span_1_Clear_mFF19E1FF18755B9B9B32459CBCDB063A6A89E0A8((Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA )L_4; int32_t L_5; L_5 = Memory_1_get_Length_mF3EC3C8AA4D2BB97500A8CA7E3B06D82EA6366D3((Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA *)(Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94* L_6 = (IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*)(IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94* L_7 = (IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 * L_11 = (Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *, IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_t4186DDF9F266371F7A36EB767CEF79BF4D7DEA94*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m794EAF5C809EA1FFF338BFD7D05920D9829601E7_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m794EAF5C809EA1FFF338BFD7D05920D9829601E7_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 * L_37 = (Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED MemoryGroup_1_GetRowSpanCoreUnsafe_mBB8116B8A01779B81F453BF2F69B9C722800C0B4_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_6; L_6 = (( Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_10; L_10 = Span_1_Slice_m89BBB871DF4EEBFD49E74E7AB192430F9376B353_inline((Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_mCA4099EC9D0CCBC4BEDCF8FDBB39EF7138D58059_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)__this); (( void (*) (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_mCA4099EC9D0CCBC4BEDCF8FDBB39EF7138D58059_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)__this); (( void (*) (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)__this); Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA L_32; L_32 = VirtualFuncInvoker1< Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)__this, (int32_t)L_31); V_6 = (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA )L_32; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_33; L_33 = Memory_1_get_Span_mFBD4C50F5891247686AFEE9A038870E21940A241_inline((Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA *)(Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_36; L_36 = Span_1_Slice_m89BBB871DF4EEBFD49E74E7AB192430F9376B353_inline((Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED MemoryGroup_1_GetRemainingSliceOfBuffer_m9D6066CD1823B25027B9067E415F67928EA245FE_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)__this); Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA L_4; L_4 = VirtualFuncInvoker1< Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA )L_4; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_5; L_5 = Memory_1_get_Span_mFBD4C50F5891247686AFEE9A038870E21940A241_inline((Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA *)(Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_5; int64_t L_6 = V_1; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_7; L_7 = Span_1_Slice_m3818B7319D36121BF333696B305E195D91AA363E_inline((Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_mE4E755577323E78FE270C8C2F4A9CAE7659539BF_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * ___target0, MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * ___source1, const RuntimeMethod* method) { Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 * V_0 = NULL; { MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * L_0 = ___source1; V_0 = (Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *)((Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 * L_2 = V_0; NullCheck((Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * L_4 = ___target0; V_0 = (Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *)((Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 * L_6 = V_0; NullCheck((Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_tA45B1555748B5F9DDB7A53C147973DCFD7B3D096 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_m9CB043F754C38A99D58C324372FEE0411332FA32_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_mE6DB32B2DBD54C009215E90CF736B22A4CCD2A7E_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_m88D7DFAAA445D9F3B2CA45F7D23B9142296B87C8_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_m84AED8CC6C239204A766263D48A7A4B9F2C5C295_gshared (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m61C1249C24041141BF9FF1C27CBF6052317D7EEB_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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 SixLabors.ImageSharp.Memory.MemoryGroup`1::.ctor(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__ctor_m0E986D2DFBA00A2E7F110D4D75D41221480B4C4B_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, int32_t ___bufferLength0, int64_t ___totalLength1, const RuntimeMethod* method) { { __this->set_U3CIsValidU3Ek__BackingField_4((bool)1); NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___bufferLength0; __this->set_U3CBufferLengthU3Ek__BackingField_2(L_0); int64_t L_1 = ___totalLength1; __this->set_U3CTotalLengthU3Ek__BackingField_3(L_1); return; } } // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_BufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryGroup_1_get_BufferLength_m3E55C56E30D0FF41958A1A8F21C9C3B54D624D77_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_U3CBufferLengthU3Ek__BackingField_2(); return (int32_t)L_0; } } // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_TotalLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t MemoryGroup_1_get_TotalLength_m1B77E0C3ACD885E4585F314679F97476E454428E_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_U3CTotalLengthU3Ek__BackingField_3(); return (int64_t)L_0; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::get_IsValid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_get_IsValid_mA37415F8AB80F95678E9A973094C85FB7A36B644_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_U3CIsValidU3Ek__BackingField_4(); return (bool)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_IsValid(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_IsValid_m9744C565C9CA34FFF7FA654932315B6B04079DD5_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CIsValidU3Ek__BackingField_4(L_0); return; } } // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_View() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D * MemoryGroup_1_get_View_m9B492DDD321B656F50C85AD6510BF70F3375E02B_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, const RuntimeMethod* method) { { MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D * L_0 = (MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D *)__this->get_U3CViewU3Ek__BackingField_5(); return (MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D *)L_0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::set_View(SixLabors.ImageSharp.Memory.MemoryGroupView`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_set_View_m06520A287DE93A68438C86BCA2B24C189EB7F957_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D * ___value0, const RuntimeMethod* method) { { MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D * L_0 = ___value0; __this->set_U3CViewU3Ek__BackingField_5(L_0); return; } } // System.Collections.Generic.IEnumerator`1> SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m69F9B57D3E853AF727B4323AEEA84CFB15194442_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); String_t* L_1; L_1 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D1C496701BDC85B906BC4300E03BF9C6561CF0F)), (RuntimeObject *)L_0, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_2 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_2, (String_t*)L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_System_Collections_Generic_IEnumerableU3CSystem_MemoryU3CTU3EU3E_GetEnumerator_m69F9B57D3E853AF727B4323AEEA84CFB15194442_RuntimeMethod_var))); } } // System.Collections.IEnumerator SixLabors.ImageSharp.Memory.MemoryGroup`1::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MemoryGroup_1_System_Collections_IEnumerable_GetEnumerator_m576FE987C535C5C02565B0565B08E450637AA8BC_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject*)__this); RuntimeObject* L_0; L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)__this); return (RuntimeObject*)L_0; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::Allocate(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * MemoryGroup_1_Allocate_mB0E1C4C0DCB00F156DC1C31F057C6D57A7A4EB4D_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___allocator0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryGroup_1_Allocate_mB0E1C4C0DCB00F156DC1C31F057C6D57A7A4EB4D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int64_t V_3 = 0; IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C* V_4 = NULL; int32_t V_5 = 0; { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___allocator0; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 SixLabors.ImageSharp.Memory.MemoryAllocator::GetBufferCapacityInBytes() */, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___allocator0; Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_inline((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (String_t*)_stringLiteralA1C5D0288EE52DFE4B842FFE9AF33D61D7EE8FB0, /*hidden argument*/Guard_NotNull_TisMemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_mA386DAF1C019D8BBC99C07804568AABB1002972F_RuntimeMethod_var); int64_t L_3 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_3, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_4 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_4, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_1/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_004b; } } { int32_t L_8 = ___bufferAlignmentInElements2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); String_t* L_11; L_11 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral64410B85592D19ADE7460FD79023331139A1C8D4)), (RuntimeObject *)L_10, /*hidden argument*/NULL); InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_12 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_12, (String_t*)L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_Allocate_mB0E1C4C0DCB00F156DC1C31F057C6D57A7A4EB4D_RuntimeMethod_var))); } IL_004b: { int64_t L_13 = ___totalLengthInElements1; if (L_13) { goto IL_0069; } } { IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C* L_14 = (IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*)(IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C* L_15 = (IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*)L_14; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_16 = ___allocator0; int32_t L_17 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16); RuntimeObject* L_18; L_18 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_16, (int32_t)0, (int32_t)L_17); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(0), (RuntimeObject*)L_18); Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 * L_19 = (Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *, IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_19, (IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*)L_15, (int32_t)0, (int64_t)((int64_t)((int64_t)0)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)L_19; } IL_0069: { int32_t L_20 = V_0; int32_t L_21 = ___bufferAlignmentInElements2; int32_t L_22 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_20/(int32_t)L_21)), (int32_t)L_22)); int64_t L_23 = ___totalLengthInElements1; if ((((int64_t)L_23) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_007c; } } { int64_t L_24 = ___totalLengthInElements1; int32_t L_25 = V_1; if ((((int64_t)L_24) >= ((int64_t)((int64_t)((int64_t)L_25))))) { goto IL_007c; } } { int64_t L_26 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_26)); } IL_007c: { int64_t L_27 = ___totalLengthInElements1; int32_t L_28 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_27%(int64_t)((int64_t)((int64_t)L_28)))))); int64_t L_29 = ___totalLengthInElements1; int32_t L_30 = V_1; V_3 = (int64_t)((int64_t)((int64_t)L_29/(int64_t)((int64_t)((int64_t)L_30)))); int32_t L_31 = V_2; if (L_31) { goto IL_008e; } } { int32_t L_32 = V_1; V_2 = (int32_t)L_32; goto IL_0093; } IL_008e: { int64_t L_33 = V_3; V_3 = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)((int64_t)((int64_t)1)))); } IL_0093: { int64_t L_34 = V_3; if ((int64_t)(L_34) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), MemoryGroup_1_Allocate_mB0E1C4C0DCB00F156DC1C31F057C6D57A7A4EB4D_RuntimeMethod_var); IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C* L_35 = (IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*)(IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)((intptr_t)L_34)); V_4 = (IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*)L_35; V_5 = (int32_t)0; goto IL_00b4; } IL_00a1: { IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C* L_36 = V_4; int32_t L_37 = V_5; MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_38 = ___allocator0; int32_t L_39 = V_1; int32_t L_40 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38); RuntimeObject* L_41; L_41 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_38, (int32_t)L_39, (int32_t)L_40); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(L_37), (RuntimeObject*)L_41); int32_t L_42 = V_5; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00b4: { int32_t L_43 = V_5; IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C* L_44 = V_4; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))), (int32_t)1))))) { goto IL_00a1; } } { int64_t L_45 = V_3; if ((((int64_t)L_45) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C* L_46 = V_4; IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C* L_47 = V_4; NullCheck(L_47); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_48 = ___allocator0; int32_t L_49 = V_2; int32_t L_50 = ___options3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48); RuntimeObject* L_51; L_51 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_48, (int32_t)L_49, (int32_t)L_50); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_51); (L_46)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))), (int32_t)1))), (RuntimeObject*)L_51); } IL_00d4: { IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C* L_52 = V_4; int32_t L_53 = V_1; int64_t L_54 = ___totalLengthInElements1; Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 * L_55 = (Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *, IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_55, (IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*)L_52, (int32_t)L_53, (int64_t)L_54, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)L_55; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::CreateContiguous(System.Buffers.IMemoryOwner`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * MemoryGroup_1_CreateContiguous_m4B5AD88B553552377F43C3F6F1259964BC1C0875_gshared (RuntimeObject* ___buffer0, bool ___clear1, const RuntimeMethod* method) { int32_t V_0 = 0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 V_1; memset((&V_1), 0, sizeof(V_1)); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_2; memset((&V_2), 0, sizeof(V_2)); { bool L_0 = ___clear1; if (!L_0) { goto IL_0011; } } { RuntimeObject* L_1 = ___buffer0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_2; L_2 = (( Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 (*) (RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_1 = (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_2; Span_1_Clear_m4EA2EAD82085424F6421F6DC23B1C635BA29BC22((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); } IL_0011: { RuntimeObject* L_3 = ___buffer0; NullCheck((RuntimeObject*)L_3); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_4; L_4 = InterfaceFuncInvoker0< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8), (RuntimeObject*)L_3); V_2 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_4; int32_t L_5; L_5 = Memory_1_get_Length_mCF791E2B5CADDBE025D00B82DCF5E489DA917063((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); V_0 = (int32_t)L_5; IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C* L_6 = (IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*)(IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), (uint32_t)1); IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C* L_7 = (IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*)L_6; RuntimeObject* L_8 = ___buffer0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (RuntimeObject*)L_8); int32_t L_9 = V_0; int32_t L_10 = V_0; Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 * L_11 = (Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *, IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*, int32_t, int64_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(L_11, (IMemoryOwner_1U5BU5D_tE0000C9640E10751E176149B693D49ED3946C43C*)L_7, (int32_t)L_9, (int64_t)((int64_t)((int64_t)L_10)), (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); return (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)L_11; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::TryAllocate(SixLabors.ImageSharp.Memory.Internals.UniformUnmanagedMemoryPool,System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions,SixLabors.ImageSharp.Memory.MemoryGroup`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_TryAllocate_m970651D9636EFFCD63779306FD4D7DCC52A28D34_gshared (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * ___pool0, int64_t ___totalLengthInElements1, int32_t ___bufferAlignmentInElements2, int32_t ___options3, MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C ** ___memoryGroup4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* V_4 = NULL; { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_0 = ___pool0; Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_0, (String_t*)_stringLiteral946F20B48C46FF40D7455EDB50FE366C505B16E8, /*hidden argument*/Guard_NotNull_TisUniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E_mA54AC8E7AE19493B5AD5FB54A4E0949C2AF8EE62_RuntimeMethod_var); int64_t L_1 = ___totalLengthInElements1; Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline((int64_t)L_1, (int64_t)((int64_t)((int64_t)0)), (String_t*)_stringLiteral7BB9A5A90107E608578C75F48EBDE1035C9BBAC4, /*hidden argument*/NULL); int32_t L_2 = ___bufferAlignmentInElements2; Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline((int32_t)L_2, (int32_t)0, (String_t*)_stringLiteralC639832D1230CFE0A9690C08A735C6CF98EC3DAC, /*hidden argument*/NULL); UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_3 = ___pool0; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3); int32_t L_4; L_4 = UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = ((MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->get_ElementSize_0(); V_0 = (int32_t)((int32_t)((int32_t)L_4/(int32_t)L_5)); int32_t L_6 = ___bufferAlignmentInElements2; int32_t L_7 = V_0; if ((((int32_t)L_6) <= ((int32_t)L_7))) { goto IL_003b; } } { MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C ** L_8 = ___memoryGroup4; *((RuntimeObject **)L_8) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_003b: { int64_t L_9 = ___totalLengthInElements1; if (L_9) { goto IL_0049; } } { InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 * L_10 = (InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidMemoryOperationException_tF6899E31FD6DEFAD48D388EAED3D01E3D2DCDE23_il2cpp_TypeInfo_var))); InvalidMemoryOperationException__ctor_mC06BD4AC2E5DBC6650ED49F9F82455A912D226E7(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7196122DF26C195CE6A032DFAA1C734FD0D5D33)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryGroup_1_TryAllocate_m970651D9636EFFCD63779306FD4D7DCC52A28D34_RuntimeMethod_var))); } IL_0049: { int32_t L_11 = V_0; int32_t L_12 = ___bufferAlignmentInElements2; int32_t L_13 = ___bufferAlignmentInElements2; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_11/(int32_t)L_12)), (int32_t)L_13)); int64_t L_14 = ___totalLengthInElements1; if ((((int64_t)L_14) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005c; } } { int64_t L_15 = ___totalLengthInElements1; int32_t L_16 = V_1; if ((((int64_t)L_15) >= ((int64_t)((int64_t)((int64_t)L_16))))) { goto IL_005c; } } { int64_t L_17 = ___totalLengthInElements1; V_1 = (int32_t)((int32_t)((int32_t)L_17)); } IL_005c: { int64_t L_18 = ___totalLengthInElements1; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_18%(int64_t)((int64_t)((int64_t)L_19)))))); int64_t L_20 = ___totalLengthInElements1; int32_t L_21 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_20/(int64_t)((int64_t)((int64_t)L_21)))))); int32_t L_22 = V_2; if (L_22) { goto IL_006f; } } { int32_t L_23 = V_1; V_2 = (int32_t)L_23; goto IL_0073; } IL_006f: { int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0073: { UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_25 = ___pool0; int32_t L_26 = V_3; NullCheck((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25); UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_27; L_27 = UniformUnmanagedMemoryPool_Rent_m74FB1C4588C01BDA148C5916F5B9DD99C5F3C775((UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_25, (int32_t)L_26, /*hidden argument*/NULL); V_4 = (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_27; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_28 = V_4; if (L_28) { goto IL_0086; } } { MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C ** L_29 = ___memoryGroup4; *((RuntimeObject **)L_29) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_29, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0086: { MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C ** L_30 = ___memoryGroup4; UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * L_31 = ___pool0; UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D* L_32 = V_4; int32_t L_33 = V_1; int64_t L_34 = ___totalLengthInElements1; int32_t L_35 = V_2; int32_t L_36 = ___options3; Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 * L_37 = (Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4)); (( void (*) (Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *, UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *, UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*, int32_t, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(L_37, (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E *)L_31, (UnmanagedMemoryHandleU5BU5D_tEB08EE494F757C75D69A1A0D6F420FF4CD2F276D*)L_32, (int32_t)L_33, (int64_t)L_34, (int32_t)L_35, (int32_t)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); *((RuntimeObject **)L_30) = (RuntimeObject *)L_37; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_30, (void*)(RuntimeObject *)L_37); return (bool)1; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRowSpanCoreUnsafe(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 MemoryGroup_1_GetRowSpanCoreUnsafe_m60441664E82748355316863C49EF53E715231DC0_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, int32_t ___y0, int32_t ___width1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_6; memset((&V_6), 0, sizeof(V_6)); { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_0 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); int32_t L_1 = (int32_t)L_0->get_Mode_0(); V_0 = (int32_t)L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0022; } case 1: { goto IL_0044; } case 2: { goto IL_005e; } } } { goto IL_0084; } IL_0022: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_3 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_3->get_SingleArray_1(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4, /*hidden argument*/Span_1_op_Implicit_m607987FF2B532C79E7CF6E99D2DC6C15A0703144_RuntimeMethod_var); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_6; L_6 = (( Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_1 = (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_6; int32_t L_7 = ___y0; int32_t L_8 = ___width1; int32_t L_9 = ___width1; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_10; L_10 = Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&V_1), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8)), (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_10; } IL_0044: { MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_11 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); void* L_12 = (void*)L_11->get_SinglePointer_2(); int32_t L_13 = ___y0; int32_t L_14 = ___width1; void* L_15; L_15 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_16 = ___width1; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_17; memset((&L_17), 0, sizeof(L_17)); Span_1__ctor_m9E83D6670850516220C18FB1B821677232F0733C_inline((&L_17), (void*)(void*)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_17; } IL_005e: { int32_t L_18 = ___y0; int32_t L_19 = ___width1; NullCheck((MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)__this); (( void (*) (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)__this, (int32_t)L_18, (int32_t)L_19, (int32_t*)(int32_t*)(&V_2), (int32_t*)(int32_t*)(&V_3), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * L_20 = (MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD *)__this->get_address_of_memoryGroupSpanCache_1(); VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* L_21 = (VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C*)L_20->get_MultiPointer_3(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; intptr_t L_24 = (intptr_t)(L_21)->GetAt(static_cast(L_23)); int32_t L_25 = V_3; void* L_26; L_26 = (( void* (*) (void*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((void*)(void*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); int32_t L_27 = ___width1; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_28; memset((&L_28), 0, sizeof(L_28)); Span_1__ctor_m9E83D6670850516220C18FB1B821677232F0733C_inline((&L_28), (void*)(void*)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_28; } IL_0084: { int32_t L_29 = ___y0; int32_t L_30 = ___width1; NullCheck((MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)__this); (( void (*) (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *, int32_t, int32_t, int32_t*, int32_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)__this, (int32_t)L_29, (int32_t)L_30, (int32_t*)(int32_t*)(&V_4), (int32_t*)(int32_t*)(&V_5), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)); int32_t L_31 = V_4; NullCheck((MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)__this); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_32; L_32 = VirtualFuncInvoker1< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)__this, (int32_t)L_31); V_6 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_32; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_33; L_33 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_6), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_1 = (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_33; int32_t L_34 = V_5; int32_t L_35 = ___width1; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_36; L_36 = Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&V_1), (int32_t)L_34, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_36; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::GetRemainingSliceOfBuffer(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 MemoryGroup_1_GetRemainingSliceOfBuffer_mA3AB1752B1D6D2E842E05A021D4647F04905BB47_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, int64_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 V_2; memset((&V_2), 0, sizeof(V_2)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 V_3; memset((&V_3), 0, sizeof(V_3)); { int64_t L_0 = ___start0; NullCheck((MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)__this); int32_t L_1; L_1 = (( int32_t (*) (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_2; L_2 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_2; int64_t L_3 = V_0; NullCheck((MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)__this); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)__this, (int32_t)((int32_t)((int32_t)L_3))); V_2 = (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_4; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_5; L_5 = Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_inline((Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 *)(&V_2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)); V_3 = (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_5; int64_t L_6 = V_1; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_7; L_7 = Span_1_Slice_mF163B0AE3466F5E004E19068E2B1C606A403A4C3_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&V_3), (int32_t)((int32_t)((int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_7; } } // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::CanSwapContent(SixLabors.ImageSharp.Memory.MemoryGroup`1,SixLabors.ImageSharp.Memory.MemoryGroup`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryGroup_1_CanSwapContent_m963958E6FE54A77FB1A8D2F80F5B0885E64E3A44_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * ___target0, MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * ___source1, const RuntimeMethod* method) { Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 * V_0 = NULL; { MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * L_0 = ___source1; V_0 = (Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *)((Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 * L_2 = V_0; NullCheck((Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *)L_2); bool L_3; L_3 = (( bool (*) (Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); if (!L_3) { goto IL_0025; } } { MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * L_4 = ___target0; V_0 = (Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *)((Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4))); Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 * L_5 = V_0; if (!L_5) { goto IL_0023; } } { Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 * L_6 = V_0; NullCheck((Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *)L_6); bool L_7; L_7 = (( bool (*) (Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((Owned_t3CE8C38AA9601E132D7D2AF38376C3E88293A774 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); return (bool)L_7; } IL_0023: { return (bool)0; } IL_0025: { return (bool)0; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::RecreateViewAfterSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_RecreateViewAfterSwap_mB57B659ABB634B2E9500BEFDF53A0EE2EF17A178_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::IncreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_IncreaseRefCounts_m1D8796438ED031A7A8210661595D6340C0B8328F_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::DecreaseRefCounts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_DecreaseRefCounts_mE9A968296636DA259D8F832CCA8E08AE4A9D4B81_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, const RuntimeMethod* method) { { return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::GetMultiBufferPosition(System.Int32,System.Int32,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1_GetMultiBufferPosition_mD955193C0F6CAFB9588D2CFD3207FA2B9CE78223_gshared (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * __this, int32_t ___y0, int32_t ___width1, int32_t* ___bufferIdx2, int32_t* ___bufferStart3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { int32_t L_0 = ___y0; int32_t L_1 = ___width1; NullCheck((MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)__this); int32_t L_2; L_2 = (( int32_t (*) (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)((MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int64_t L_3; L_3 = Math_DivRem_mB9DB67B8C34C4DAC471197F553776BACE646C852((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))), (int64_t)((int64_t)((int64_t)L_2)), (int64_t*)(int64_t*)(&V_1), /*hidden argument*/NULL); V_0 = (int64_t)L_3; int32_t* L_4 = ___bufferIdx2; int64_t L_5 = V_0; *((int32_t*)L_4) = (int32_t)((int32_t)((int32_t)L_5)); int32_t* L_6 = ___bufferStart3; int64_t L_7 = V_1; *((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7)); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroup`1::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryGroup_1__cctor_m346BCC5D7B00E3A715768271CEB9014071878D3E_gshared (const RuntimeMethod* method) { { int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); ((MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->set_ElementSize_0(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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 MemoryManager_1_get_Memory_m404A827084C7077EE3CA702D07125F5041C506A1_gshared (MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 * __this, const RuntimeMethod* method) { Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 *)__this); Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 L_0; L_0 = VirtualFuncInvoker0< Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 *)__this); V_0 = (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 )L_0; int32_t L_1; L_1 = Span_1_get_Length_mF98892AB7C4FE48F26E9A5CD101C42257EFAE802_inline((Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 *)(Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mB280243C653B8929DEDCC27F9886724F61DAF84A_inline((&L_2), (MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m470F82DED07F6A202B3210FAF34DED9D28D4008C_gshared (MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mE57AF34BAB100EE5F8AB1C6F6196E8A32B79846E_gshared (MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 MemoryManager_1_get_Memory_m459D6E1AC16FC5B9E8CE860B424888C06F83B7AD_gshared (MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF * __this, const RuntimeMethod* method) { Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF *)__this); Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 L_0; L_0 = VirtualFuncInvoker0< Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF *)__this); V_0 = (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m043C24A3D24726357334086B75792202C27CA42F_inline((Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 *)(Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mEA76D34177703D7782177804A054D992621049F8_inline((&L_2), (MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m166A48674AC290EDDF77E183A61476CF77B03659_gshared (MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m0532EB9204DCB5BAF08AFE55404515A75CA1BCE6_gshared (MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 MemoryManager_1_get_Memory_m43B4666E89DFE6D3D9AE2F0E018FF49B5DA69CEB_gshared (MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA * __this, const RuntimeMethod* method) { Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA *)__this); Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB L_0; L_0 = VirtualFuncInvoker0< Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA *)__this); V_0 = (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB )L_0; int32_t L_1; L_1 = Span_1_get_Length_m129F2AA9727478EBDC79C6CD1C9564128F6A9337_inline((Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB *)(Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m76E92B12A7061D200AC616D311505B0831E378B5_inline((&L_2), (MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m399F8CD62F217A62F55FB17E12D7E792B1E2023B_gshared (MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m71F26E863AFE4428547DFFDBFB008513503A41BD_gshared (MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 MemoryManager_1_get_Memory_m0D5ED59669B83D4AF5E693F02B1435DE16E288FC_gshared (MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 * __this, const RuntimeMethod* method) { Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 *)__this); Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 L_0; L_0 = VirtualFuncInvoker0< Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 *)__this); V_0 = (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 )L_0; int32_t L_1; L_1 = Span_1_get_Length_mA2BCEA8DD96EA9CE1F9A6E795379FC1B23585D71_inline((Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 *)(Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mD25123D5DFE6CEE66E0B07DA0A653E535F0266D0_inline((&L_2), (MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m6BBF559FB0B52E2CD254FF8615D385A6B5701B25_gshared (MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mEC50538F2DEF50D28C1077FF9D3F799974895BC4_gshared (MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tF6B004411E05421516F33EC7213A5117F222236B MemoryManager_1_get_Memory_mCEDD8F6B5BA9FBF9EFD306663AD1EF6F5EB67985_gshared (MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 * __this, const RuntimeMethod* method) { Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 *)__this); Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 L_0; L_0 = VirtualFuncInvoker0< Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 *)__this); V_0 = (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m15B85BC2E8B4E8FAADEC98BE55390B38BF4586D0_inline((Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 *)(Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tF6B004411E05421516F33EC7213A5117F222236B L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m90F4DCC14414371332A599DAE4335E340608B93B_inline((&L_2), (MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tF6B004411E05421516F33EC7213A5117F222236B )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mA4199FA23721C62DAA7209596DDB00B5D74A7113_gshared (MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m8535A1494DA8725D10337083EC89D0EF22A68A61_gshared (MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A MemoryManager_1_get_Memory_mB6223E1E90E86B0BFDB59900FED97090AECE4EB9_gshared (MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 * __this, const RuntimeMethod* method) { Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 *)__this); Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB L_0; L_0 = VirtualFuncInvoker0< Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 *)__this); V_0 = (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB )L_0; int32_t L_1; L_1 = Span_1_get_Length_m0450AB4BA15C57ECEA110AD801FCE916AE0642F4_inline((Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB *)(Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m9DC9C6FA4171ADEEAE2CA9A966118BC525B3BCE9_inline((&L_2), (MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m83DADAC591B4718EF970798CCB8ABE75C05A617B_gshared (MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m43031985ADFB433188BEF5F815D35746F10DEE19_gshared (MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB MemoryManager_1_get_Memory_m8D47A20FD4296A8617B5A79EBAFC3E1D2FA2B722_gshared (MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD * __this, const RuntimeMethod* method) { Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD *)__this); Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B L_0; L_0 = VirtualFuncInvoker0< Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD *)__this); V_0 = (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B )L_0; int32_t L_1; L_1 = Span_1_get_Length_m973BC68DBE4C0DC53956D3D7CE7BBA55594768BD_inline((Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B *)(Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mC8458DFA89FE09AC11445D2D2414577F75FCC7B2_inline((&L_2), (MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m79B47F7B7969DCE6212037AF1FD7207CC86C6485_gshared (MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m47EB6340F4EAA4500088314BEA627A6754C54711_gshared (MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E MemoryManager_1_get_Memory_mD3523F8127185143E6A5A44488D25741C90ACABC_gshared (MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 * __this, const RuntimeMethod* method) { Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 *)__this); Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 L_0; L_0 = VirtualFuncInvoker0< Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 *)__this); V_0 = (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m6B44156D9EC6E9285A60360D0BB55ED84FE63F20_inline((Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 *)(Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m8E0DA17D31C10262ED6DA31A04FCEAFC0A145609_inline((&L_2), (MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mA34041B1F7C92B0AEE0697D44C942A4F24000871_gshared (MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m0FBC4E870C80CBAAA5519585576AFC71DF29EB5B_gshared (MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 MemoryManager_1_get_Memory_m26BF0F1D27471C090FB6E64A09F4400EE1717913_gshared (MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA * __this, const RuntimeMethod* method) { Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA *)__this); Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 L_0; L_0 = VirtualFuncInvoker0< Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA *)__this); V_0 = (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m554760CC735DDD811CE0513C70F7A7A2FA3744A6_inline((Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 *)(Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m3E72DBE254B192CBD354578F3F9F0A43AFA8DEE9_inline((&L_2), (MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mBB5724CF427D32E88DB2366A45BA98C0CCAEA5A1_gshared (MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m4806BE47BEB3EC44BAFD84072534A4522A5D20D4_gshared (MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 MemoryManager_1_get_Memory_mD4435E88362A0CCE7C95971676D1CFBCC29A63D6_gshared (MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 * __this, const RuntimeMethod* method) { Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 *)__this); Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 L_0; L_0 = VirtualFuncInvoker0< Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 *)__this); V_0 = (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m08F5F8079759171D8FC3958623B7B334008DD4F9_inline((Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 *)(Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m9CAF2EF94F727B4854D8990B628037AAF164DA36_inline((&L_2), (MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mD2A724D78B391C65EE9A9944C0C14B29A2E4E9ED_gshared (MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m7226DE1BE4E0E1E6069111E5163BA3403B413A22_gshared (MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 MemoryManager_1_get_Memory_m9702B122D2D052B9258DCBCAF8A0C633BEA94F9B_gshared (MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 * __this, const RuntimeMethod* method) { Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 *)__this); Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 L_0; L_0 = VirtualFuncInvoker0< Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 *)__this); V_0 = (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 )L_0; int32_t L_1; L_1 = Span_1_get_Length_mE26FAE059B6F602CDD618149D80E05291EA55E15_inline((Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 *)(Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m57E6C53708CA26630E507C9CE672C5101BB56A73_inline((&L_2), (MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mDDE2C828C171984A1B5551E036ED0751CAB37273_gshared (MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mF3D7288C56947E14F80323D4D26087763FABA1F0_gshared (MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 MemoryManager_1_get_Memory_mEEF50E8F622708F842A885CD83AB91BA6690E0A3_gshared (MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC * __this, const RuntimeMethod* method) { Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC *)__this); Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 L_0; L_0 = VirtualFuncInvoker0< Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC *)__this); V_0 = (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 )L_0; int32_t L_1; L_1 = Span_1_get_Length_mAA50B4B1BF3FB9CA828C52A40E425BAB36789A11_inline((Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 *)(Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m2244C2D5654C5829193B1D9CA82788361B9FEC12_inline((&L_2), (MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mF3531402AD0B6D793BF78B1FA3C45B076F47902C_gshared (MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mDD98F4FB1A83C4264F21E49D65FEA0F610161681_gshared (MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 MemoryManager_1_get_Memory_m94D1EAF0451C74CB5CFE78D5ABF7051AABFA1F62_gshared (MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 * __this, const RuntimeMethod* method) { Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 *)__this); Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E L_0; L_0 = VirtualFuncInvoker0< Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 *)__this); V_0 = (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E )L_0; int32_t L_1; L_1 = Span_1_get_Length_m9F3521F64127FDFB1431E0B167E9F8463CCEC299_inline((Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E *)(Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m78048FF4FB493CC495789763A8A5F4D29AFF88FE_inline((&L_2), (MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mE98D5803A431658AFDC160F1C669237EC2D326F8_gshared (MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mCD2C0D4FB250F5005161B5D472C236031A368EC0_gshared (MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C MemoryManager_1_get_Memory_mEAD09E08945B96114493B21D457BD1B7A384E63D_gshared (MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 * __this, const RuntimeMethod* method) { Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 *)__this); Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 L_0; L_0 = VirtualFuncInvoker0< Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 *)__this); V_0 = (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 )L_0; int32_t L_1; L_1 = Span_1_get_Length_mD6F339F8A0668CD0C337E398DE967901323A825B_inline((Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 *)(Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m7AC6AB2D99338CFB4E31DCCC979B88A16390618F_inline((&L_2), (MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m2F713CF5BD182A4A36CA7002DC7E5C0C2D380CAC_gshared (MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m263305B1FEF6482EAF693E782321FA71CE67EBA7_gshared (MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 MemoryManager_1_get_Memory_m2EFEFDAB9A773C1FEEA57300C9ED50475FAC7E95_gshared (MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F * __this, const RuntimeMethod* method) { Span_1_t85E11E4140E6356C6293590FB7832A9551354776 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F *)__this); Span_1_t85E11E4140E6356C6293590FB7832A9551354776 L_0; L_0 = VirtualFuncInvoker0< Span_1_t85E11E4140E6356C6293590FB7832A9551354776 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F *)__this); V_0 = (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m8DA76190B810995A4847AE5318F4B4686EFBAB26_inline((Span_1_t85E11E4140E6356C6293590FB7832A9551354776 *)(Span_1_t85E11E4140E6356C6293590FB7832A9551354776 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m4489DF220C908D942444BDF32D223737C78EFC4C_inline((&L_2), (MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m7D4278CC4CDC0EAC737C46A1EAFCFD10BABE92DA_gshared (MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m4CFCD8941DD97BCCC371ACC9DA7EBBC6076AA150_gshared (MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 MemoryManager_1_get_Memory_mB0E795D8ED3D335442D03F1D0E53125DC68A6CF1_gshared (MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 * __this, const RuntimeMethod* method) { Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 *)__this); Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 L_0; L_0 = VirtualFuncInvoker0< Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 *)__this); V_0 = (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m420CC8527F7720E91FEB9E931E02EB170CBBA3E5_inline((Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 *)(Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m3836625355F3A0C88ED215C20A722B1EE943C7F2_inline((&L_2), (MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mAE26F88569008178C3007CC23AB6EA2827844D31_gshared (MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m29243D4973F290C664D35568104B46BB76D92E74_gshared (MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 MemoryManager_1_get_Memory_m8D91727241693256DFE87F584C23DDC70A5F40F9_gshared (MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A * __this, const RuntimeMethod* method) { Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A *)__this); Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 L_0; L_0 = VirtualFuncInvoker0< Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A *)__this); V_0 = (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m9639535372744FEC53B7529C15D52059684C9E25_inline((Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 *)(Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m280E90C38C332DEC045721B09D36FC511579B1A3_inline((&L_2), (MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m18E7EDBF2B6CFA39E334B85B6A772D7400D6C4EA_gshared (MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m9858C3B4C40F9DD5D4D95D1BD4580D936A2A46C9_gshared (MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 MemoryManager_1_get_Memory_mBEF1CD084FFEE42455D229E2B8C20AC593BCB34F_gshared (MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD * __this, const RuntimeMethod* method) { Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD *)__this); Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 L_0; L_0 = VirtualFuncInvoker0< Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD *)__this); V_0 = (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m499ED5336D9983B60AB2CFE449178385F443F7D3_inline((Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 *)(Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m908C8D8F32CCFC645B73C6A735571E5F86C9CC5C_inline((&L_2), (MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mBFCD1F549F50CBF85D72DA149F205E53131C1400_gshared (MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m9B6322AC707D27EDEBB9561D749185453A1BA46A_gshared (MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 MemoryManager_1_get_Memory_mE11D0BD61AF7899B6E1F996E18546DE0B3B3CB36_gshared (MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F * __this, const RuntimeMethod* method) { Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F *)__this); Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 L_0; L_0 = VirtualFuncInvoker0< Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F *)__this); V_0 = (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 )L_0; int32_t L_1; L_1 = Span_1_get_Length_mA3C3BD6DE2E2A9243A22C6A30465DEA448A16CC1_inline((Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 *)(Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mD742CDA54A1FFEB74856CAAA613DF307C8724805_inline((&L_2), (MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m54921D059C33A93AF9C1CFC82695E681490BF972_gshared (MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m4E4B82FDD89956C8535213975DB0C4870C907261_gshared (MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 MemoryManager_1_get_Memory_mFB5535674E0CAAC73DAEAD82C6898BAF0FEB6D13_gshared (MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A * __this, const RuntimeMethod* method) { Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A *)__this); Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_0; L_0 = VirtualFuncInvoker0< Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A *)__this); V_0 = (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_0; int32_t L_1; L_1 = Span_1_get_Length_mE27472E4F8B368B2C0FAAEC9AC67A0B7D978B03A_inline((Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m7A76C5CA518DEEB9D337E0C88F9D394F64B8E8E8_inline((&L_2), (MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m7F944102B99A457164A2A67D1A7CB3940C754C1E_gshared (MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mBF261D0E43AE6FF2EFA666F42760F86563224954_gshared (MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 MemoryManager_1_get_Memory_mF356774E88BB95749497D1E5B20A4A72C7089C09_gshared (MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 * __this, const RuntimeMethod* method) { Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 *)__this); Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_0; L_0 = VirtualFuncInvoker0< Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 *)__this); V_0 = (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_0; int32_t L_1; L_1 = Span_1_get_Length_mDE349675531BABA6D827DC767EA72358E01B1E15_inline((Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m57F46C88D63E0687AEE8AD69C073689C90B41E5A_inline((&L_2), (MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m35F326280B6FDE5C4D2E646D56E9827B4B8270E6_gshared (MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m013A68BB73B09E1289E3A05E90C9F304F82524D7_gshared (MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 MemoryManager_1_get_Memory_m44128A5B3DE29BBC60B83C7178058698235B17EC_gshared (MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 * __this, const RuntimeMethod* method) { Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 *)__this); Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_0; L_0 = VirtualFuncInvoker0< Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 *)__this); V_0 = (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m427052ADFF1B6198787F4658335FFF0EBCF67B6E_inline((Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m1012AAC147B96D55549B57A517238BEBEE04AB88_inline((&L_2), (MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m1866EA42D388E14131A1AD7B535072CD05E0232A_gshared (MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mAC49890644DCC4CF99C8E79C512571C4766A3EFA_gshared (MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E MemoryManager_1_get_Memory_m68F5495C306030E10B59F880BF3D367C2049B812_gshared (MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 * __this, const RuntimeMethod* method) { Span_1_tADA37510601FA34CF0623B41095419E4009CB470 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 *)__this); Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_0; L_0 = VirtualFuncInvoker0< Span_1_tADA37510601FA34CF0623B41095419E4009CB470 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 *)__this); V_0 = (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m8C91CB4D67E3C129455A6A893F03EC7185D699E4_inline((Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m6456592F3B2F26487041D04B5C2C498CCB3FBC20_inline((&L_2), (MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m8D47EF07B6189529DFF358A88C509068EC3BAB69_gshared (MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mBF03E44980ED2D58D9F47896B6F148F27947B00C_gshared (MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF MemoryManager_1_get_Memory_mA25331104577061ADFCE3E69ADCBA467AD692DEB_gshared (MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E * __this, const RuntimeMethod* method) { Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E *)__this); Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF L_0; L_0 = VirtualFuncInvoker0< Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E *)__this); V_0 = (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF )L_0; int32_t L_1; L_1 = Span_1_get_Length_m4A07E85BA9936186A9401FB4DEC47145A28D714E_inline((Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF *)(Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m6471103C0C32E37CEB3489890816E14B177AE1F5_inline((&L_2), (MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m2314CCFB1208F0F34E3BE0E430DE5FE10173944F_gshared (MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m8DF797CD35CAC2288A83D1EDAE42C66968430973_gshared (MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 MemoryManager_1_get_Memory_m114390C7599DE11979462D011B87B32DA434D6D8_gshared (MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 * __this, const RuntimeMethod* method) { Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 *)__this); Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D L_0; L_0 = VirtualFuncInvoker0< Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 *)__this); V_0 = (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D )L_0; int32_t L_1; L_1 = Span_1_get_Length_m52364DE959C6F1115F7BF013059264F262F59CDA_inline((Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D *)(Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mC43BD768715F7DF43CE4F7093F02D7EB90E652CB_inline((&L_2), (MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mCD5E796F88FA3ED30631105263EEB4373CE353B0_gshared (MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mB1D55E0E7B5CEEB8895ED2238D1524EF261425B7_gshared (MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 MemoryManager_1_get_Memory_m54EC024AE14D1806774706CA5131970176DCDD94_gshared (MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A * __this, const RuntimeMethod* method) { Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A *)__this); Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 L_0; L_0 = VirtualFuncInvoker0< Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A *)__this); V_0 = (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 )L_0; int32_t L_1; L_1 = Span_1_get_Length_mA7DEC9E61F263F82D3E97510FB1634B19E7D96C0_inline((Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 *)(Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m07524A15BB5A4139DC7A56E704159765AADABBE5_inline((&L_2), (MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m97BECC5E837FDA85848CC122623CB701FD6EFE40_gshared (MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m99B7B39F604A4A21C8164F3D6026804593854903_gshared (MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B MemoryManager_1_get_Memory_m433636969F177283DB336273EBBBE381CD76F006_gshared (MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 * __this, const RuntimeMethod* method) { Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 *)__this); Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD L_0; L_0 = VirtualFuncInvoker0< Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 *)__this); V_0 = (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD )L_0; int32_t L_1; L_1 = Span_1_get_Length_m54B7AB093B4EF2D8137CF06BE99EE1FA828AF959_inline((Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD *)(Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mF9DE7E818E7D56DA2434939E7AAB1268091CE540_inline((&L_2), (MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m0FB73944A122DA2C821E8048550C48C5D9CBA3A2_gshared (MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m92B966FE004D1BF43506DACB1253E7827F43B5DE_gshared (MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t27444C644DE0706D54512F6F351993153FA2081A MemoryManager_1_get_Memory_m99D865580B0CD5CE5A5616E54239212E236E6125_gshared (MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 * __this, const RuntimeMethod* method) { Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 *)__this); Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E L_0; L_0 = VirtualFuncInvoker0< Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 *)__this); V_0 = (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E )L_0; int32_t L_1; L_1 = Span_1_get_Length_m8DAE7AEC1E3A04994B4EBB85D191748F0DD738BE_inline((Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E *)(Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t27444C644DE0706D54512F6F351993153FA2081A L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mC1609809D2E782D7818ADD58B61D56344AD31640_inline((&L_2), (MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t27444C644DE0706D54512F6F351993153FA2081A )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m53EE00CD685C88BA050087E4C1E5E0D76245B830_gshared (MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m18ACFC4E6AB99D42F36A163A8EC7E651671E293B_gshared (MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1>::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 MemoryManager_1_get_Memory_mBA8722955C7CB58F1DB2DE765868B322A652F18C_gshared (MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E * __this, const RuntimeMethod* method) { Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E *)__this); Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F L_0; L_0 = VirtualFuncInvoker0< Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1>::GetSpan() */, (MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E *)__this); V_0 = (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F )L_0; int32_t L_1; L_1 = Span_1_get_Length_m4FA1F0699B74CE3BB577980B7BBD0EC90BC7014F_inline((Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F *)(Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m9C16222C20F40DE0AF5389FED608EA12ABF51764_inline((&L_2), (MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 )L_2; } } // System.Void System.Buffers.MemoryManager`1>::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mF4538D34E80FEFA36D9EF938809CD8897F3B2485_gshared (MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1>::Dispose(System.Boolean) */, (MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1>::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m927EB3205A5522A6DDBACDD009A2017A657F0508_gshared (MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 MemoryManager_1_get_Memory_mF0A7A1FCE5CB16250A5279B19F8F75289CD4C9C1_gshared (MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 * __this, const RuntimeMethod* method) { Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)__this); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_0; L_0 = VirtualFuncInvoker0< Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)__this); V_0 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_0; int32_t L_1; L_1 = Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m60800336924227BE7EB68DDBA622592EDC45F579_inline((&L_2), (MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m864C9CE7A935971F21D467B296FE9B8E3E9CD1CD_gshared (MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mD39C6F1270BF91C526112A200F025D890E506C02_gshared (MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB MemoryManager_1_get_Memory_m69C540B1335EFB91C008A1EBE9CAAD1701D71647_gshared (MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A * __this, const RuntimeMethod* method) { Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)__this); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_0; L_0 = VirtualFuncInvoker0< Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)__this); V_0 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m780708657FDFE9232AF5707C05CE3E5FFD8530D4_inline((&L_2), (MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mB86DD3A167BA083B41B995BA9AEE616AA403C549_gshared (MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m41EAC66632B8FDCC3BB74812CAE314F845342DD0_gshared (MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D MemoryManager_1_get_Memory_m829DD0F55C8F618659FD9A6C43E0796DDB26D655_gshared (MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC * __this, const RuntimeMethod* method) { Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)__this); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_0; L_0 = VirtualFuncInvoker0< Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)__this); V_0 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_0; int32_t L_1; L_1 = Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m6AB58891C2C2D0CA930BDC57ADF1A02609FA6272_inline((&L_2), (MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m763441E3DC494CCD5F69869753238DA3299F40CF_gshared (MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m44FEAC336B722280B8CDEA95CF6B2A35750A421E_gshared (MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE MemoryManager_1_get_Memory_m437BE8CF258BCB823EA5DC3E1ED68EB2DD2A12C4_gshared (MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE * __this, const RuntimeMethod* method) { Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)__this); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_0; L_0 = VirtualFuncInvoker0< Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)__this); V_0 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mFCCDC6AD83B3A11DE5A2BD2B225A0AC79E45F115_inline((&L_2), (MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m009C9D73595CA1ADB0F4F4D72CD15F445A9A8916_gshared (MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m52A423A332B24FC52B102AFC61404BDBAC9C40EC_gshared (MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 MemoryManager_1_get_Memory_m697277D3626507F4B585E1C3E94982126DEF4572_gshared (MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 * __this, const RuntimeMethod* method) { Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)__this); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_0; L_0 = VirtualFuncInvoker0< Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)__this); V_0 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_0; int32_t L_1; L_1 = Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mAA062E4E484050B356DF2843746F13CF09B8A784_inline((&L_2), (MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m3837959E1A48B3E21C373041960B6D88AA9D22B1_gshared (MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mA483AF2F3183492328A8F5A69EFF622C2F1F8B6C_gshared (MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 MemoryManager_1_get_Memory_mFD4013D05EF05C09F11FFEA31BBBEF57BA01DEDF_gshared (MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C * __this, const RuntimeMethod* method) { Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)__this); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_0; L_0 = VirtualFuncInvoker0< Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)__this); V_0 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_0; int32_t L_1; L_1 = Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m8D6BAEC4DAF00F4ECE397463B89543CF511BBE6F_inline((&L_2), (MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m960DBC5F6A611647AD00549EC841D4EC65EAF339_gshared (MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m431DEA8B7E87C7E6587F5140DC9135C7A3194296_gshared (MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE MemoryManager_1_get_Memory_m92C0EDF47C5BB7F7033DAFB061453273EC1EDB49_gshared (MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 * __this, const RuntimeMethod* method) { Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)__this); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_0; L_0 = VirtualFuncInvoker0< Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)__this); V_0 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_0; int32_t L_1; L_1 = Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m838812DDF17E7A9FF4BB373082B9DA72AF64281F_inline((&L_2), (MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m8F666E31D0BC88D14DD029FD762824AE638EF139_gshared (MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m48DA342BB921D56BF03B523E0312E016142884E3_gshared (MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t989A25F213E59B429D409844716D883464EB981E MemoryManager_1_get_Memory_mD63F05CEB250E4590970391C7432EF70EAEC6B96_gshared (MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 * __this, const RuntimeMethod* method) { Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)__this); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_0; L_0 = VirtualFuncInvoker0< Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)__this); V_0 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t989A25F213E59B429D409844716D883464EB981E L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mBC99C4F077D4B6B57660B178D8E102424D5ED991_inline((&L_2), (MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t989A25F213E59B429D409844716D883464EB981E )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m74E3CC2042D3EFC9C466C9F3F3946B09F4CFF833_gshared (MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mD5C24FD6D91F5D4A081CA136837CEBAE773C5CDC_gshared (MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE MemoryManager_1_get_Memory_mAEB45D0D369E40ABD421261C03B137D67B29EB9A_gshared (MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 * __this, const RuntimeMethod* method) { Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)__this); Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_0; L_0 = VirtualFuncInvoker0< Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)__this); V_0 = (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_0; int32_t L_1; L_1 = Span_1_get_Length_m247259DE5C4AA0F68AF601CF74A6BF45C609FC03_inline((Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *)(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mBDD1186C52F30ABA1A26883AE51CCA2BCFD148D8_inline((&L_2), (MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m445E634BCBB08B504A934451752FBCEE6452869A_gshared (MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mD1694F92FEEDE28E240EACE99D243F8363BE452A_gshared (MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 MemoryManager_1_get_Memory_m4982CF63AA963F18EFC737246432EFD8C68EF0DF_gshared (MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C * __this, const RuntimeMethod* method) { Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C *)__this); Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 L_0; L_0 = VirtualFuncInvoker0< Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C *)__this); V_0 = (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m36E2F375A8C944F9B28B76F14D1D124E79FF2A80_inline((Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *)(Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mB80651FE2BB4C511F66DFDDDB98F81D1CDE4B762_inline((&L_2), (MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m06ABE55DF9FBE891AB7D90B796DCF4F633C7080F_gshared (MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mE948A0D48B5F451F5030AC25F9A223DC5B74C414_gshared (MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 MemoryManager_1_get_Memory_mA0CC2B95F59576554751B8BD212BC9B51D251A11_gshared (MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 * __this, const RuntimeMethod* method) { Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)__this); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_0; L_0 = VirtualFuncInvoker0< Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)__this); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m58824AA6C3D204070467486A5384162004ED0917_inline((&L_2), (MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mD40C196A34AE7F684F3A9FECEED14AC65E40B20E_gshared (MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mBFE32487A1A9E9EBB5ABED40EB50AA583A0D12D9_gshared (MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 MemoryManager_1_get_Memory_m0299C70C7451434012D8D189A3A984B17AD34B72_gshared (MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA * __this, const RuntimeMethod* method) { Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)__this); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_0; L_0 = VirtualFuncInvoker0< Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)__this); V_0 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_0; int32_t L_1; L_1 = Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m59D14E86A5CDB92497438105932E18010181FF84_inline((&L_2), (MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mE116142EB623D11DF42A1A0BB2C7DF2E287CC1F1_gshared (MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mAD97E0BF96ADB2BB4CB6E61E65CCC510FE8F43D3_gshared (MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t3086CF9A1973D4301A97ABB4C4F89C2A79A8A54B MemoryManager_1_get_Memory_mE768A9A5483FEE60493D4958FE17CFCA29664DE5_gshared (MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619 * __this, const RuntimeMethod* method) { Span_1_tC01841A70E7C030E263FD8C5DFF173255B5E2CE3 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619 *)__this); Span_1_tC01841A70E7C030E263FD8C5DFF173255B5E2CE3 L_0; L_0 = VirtualFuncInvoker0< Span_1_tC01841A70E7C030E263FD8C5DFF173255B5E2CE3 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619 *)__this); V_0 = (Span_1_tC01841A70E7C030E263FD8C5DFF173255B5E2CE3 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m2B1CFA2C9FD0972644E5F5E0891D9F3D499E03E7_inline((Span_1_tC01841A70E7C030E263FD8C5DFF173255B5E2CE3 *)(Span_1_tC01841A70E7C030E263FD8C5DFF173255B5E2CE3 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t3086CF9A1973D4301A97ABB4C4F89C2A79A8A54B L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m436412C32B34DA155E085094E1E31AD1C7C1B52A_inline((&L_2), (MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t3086CF9A1973D4301A97ABB4C4F89C2A79A8A54B )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mAA47439933CC6D4F01325FA2C4D0A3264B8350D1_gshared (MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mE6EE699684E87DBE7422C7D6D4196DC37BB8094F_gshared (MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 MemoryManager_1_get_Memory_m0CB960EAB631CC6991F301360DE1538BDFF33E7F_gshared (MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 * __this, const RuntimeMethod* method) { Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)__this); Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_0; L_0 = VirtualFuncInvoker0< Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)__this); V_0 = (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_0; int32_t L_1; L_1 = Span_1_get_Length_mD57D478E036CEB4F61F8BE1E63C1AE2CF7A3B6AC_inline((Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mA733CDCE020346C4C8C5182CDDCE11A7FBD607F5_inline((&L_2), (MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m6D17EE0BDE7C6E3F518466C663881A6F707AC6DC_gshared (MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mFF9EEF317AC29C50A239924FD730EC7E7269D305_gshared (MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF MemoryManager_1_get_Memory_m96E1262CE3984A801A67098E3EF6262424F5F86B_gshared (MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 * __this, const RuntimeMethod* method) { Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 *)__this); Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 L_0; L_0 = VirtualFuncInvoker0< Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 *)__this); V_0 = (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m923570D809C4E6E1936CFF282558A11B329531DB_inline((Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 *)(Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mBD4C82D1D76E890EDCB01DC37B09B67F5A55D59D_inline((&L_2), (MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m9A057808C12D6AFEE8F29B8A335604490E744FD5_gshared (MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m55B6145713662AE1E5E36ABADD559BF2ACAC10A1_gshared (MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 MemoryManager_1_get_Memory_m4867D033958213B1DA11277BB12BB12993180D3A_gshared (MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 * __this, const RuntimeMethod* method) { Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 *)__this); Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_0; L_0 = VirtualFuncInvoker0< Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 *)__this); V_0 = (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )L_0; int32_t L_1; L_1 = Span_1_get_Length_m352B867FA7F73269DB20D1C89487DAB4CCC41746_inline((Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m1C612C11968504317E93AAEDD091DD791B3C0D23_inline((&L_2), (MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m301EC319428463D5B0B17ED80DBC0014E289217A_gshared (MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m4BF78F8B48BCE4ADA51950158ACE894946848D62_gshared (MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 MemoryManager_1_get_Memory_m079289DC1D9ACA3DE05B33647C80B5166C716266_gshared (MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB * __this, const RuntimeMethod* method) { Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)__this); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_0; L_0 = VirtualFuncInvoker0< Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)__this); V_0 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m568E56C182418F003DC878585AF2A4DB6B4A49D3_inline((&L_2), (MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m62BA2E57E77A79285C574927AFA7BA6B0756D8E3_gshared (MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m60C891799CF57B89ED4C6FB7756713B1AE5F5BF0_gshared (MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 MemoryManager_1_get_Memory_m01C786304561D3A67AFA3A46C575CABFBD65E442_gshared (MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 * __this, const RuntimeMethod* method) { Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 *)__this); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_0; L_0 = VirtualFuncInvoker0< Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 *)__this); V_0 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_0; int32_t L_1; L_1 = Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m03E9569D66A1189F039137B0A9F3E862F1775F1D_inline((&L_2), (MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mD12CFA960DCBA79E1F08A390DD6F429DDEA41335_gshared (MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mDE499B26CE47654D60E790EDA75E056F332FF4BD_gshared (MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 MemoryManager_1_get_Memory_m35A77A5D02FE483FC0DF08E15F7C430EDB71380C_gshared (MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A * __this, const RuntimeMethod* method) { Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A *)__this); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_0; L_0 = VirtualFuncInvoker0< Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A *)__this); V_0 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m9628C1E2448BB531DF1CE11C390F22D74A3B858F_inline((&L_2), (MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m4F1685BDAB214D1013736C87FD1644C45B9BCB5B_gshared (MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mB6D9ADF337CD6349DEDE90E719319F9F41953A68_gshared (MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 MemoryManager_1_get_Memory_m1C8381C95B317D47D5B7244C2E9E2D2817E71A5E_gshared (MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 * __this, const RuntimeMethod* method) { Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 *)__this); Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D L_0; L_0 = VirtualFuncInvoker0< Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 *)__this); V_0 = (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )L_0; int32_t L_1; L_1 = Span_1_get_Length_mF9CCD5C1E2BC82C137C2A1DA47142606EA3AE8BC_inline((Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *)(Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mDD13894A5EECA1AA85EC0C215B4229E06B071D5F_inline((&L_2), (MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m2652C14C82189E89789A52920E44EA3538B14A08_gshared (MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m20D2DC4893701C8130623D816C9AD32B60C7BCD4_gshared (MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 MemoryManager_1_get_Memory_mB19DAE98CE14CD8E7D6C5C8044F2220DF25CC999_gshared (MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C * __this, const RuntimeMethod* method) { Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C *)__this); Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_0; L_0 = VirtualFuncInvoker0< Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C *)__this); V_0 = (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_0; int32_t L_1; L_1 = Span_1_get_Length_mAA446443CA8BB49C2BF75B50A6A999F0A3085D59_inline((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m6A71DA8D61E2E4A690D6A8EA37C5C751FACA77BA_inline((&L_2), (MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mEA815AAAFD13492A6D87CC42CFFE807CFC615E28_gshared (MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m81D8DD27122C11047435923BBFAD2BCC46E74CE8_gshared (MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD MemoryManager_1_get_Memory_mF959F22D4794A4084AE1EE3245F49A7DA3CAEA3A_gshared (MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 * __this, const RuntimeMethod* method) { Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 *)__this); Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A L_0; L_0 = VirtualFuncInvoker0< Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 *)__this); V_0 = (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A )L_0; int32_t L_1; L_1 = Span_1_get_Length_m8D3C30C67D373B66B498E5BF7EDB81385556CE7E_inline((Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A *)(Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mBBB3C14D23575AF68A1DB87D00B5D89F8CE0BE3F_inline((&L_2), (MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m48DC7D244FB6BF1DED0A2212DEDCBEAEBFC848BC_gshared (MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m030612BDD4FC575CDC1B15F1B551EE4AE3D83272_gshared (MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA MemoryManager_1_get_Memory_m7879E55E9FB57C560B84171B1E2758670DE60139_gshared (MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B * __this, const RuntimeMethod* method) { Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B *)__this); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_0; L_0 = VirtualFuncInvoker0< Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B *)__this); V_0 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_0; int32_t L_1; L_1 = Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m0996680579E6CDC446FC01A1AE142910D13D0ACC_inline((&L_2), (MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m4FDBEB3EE1A94BE153200F99016E97CCC95DFA07_gshared (MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m956DAE8314D7DB36D8829DF419C430A85F3859C9_gshared (MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 MemoryManager_1_get_Memory_mD9B0A04EEE6D803F5DA2BB74EFB5A8FFE8B6BFC7_gshared (MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF * __this, const RuntimeMethod* method) { Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF *)__this); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_0; L_0 = VirtualFuncInvoker0< Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF *)__this); V_0 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_0; int32_t L_1; L_1 = Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m7F91D2F6C55F863E15A578C5085134475FAB9A53_inline((&L_2), (MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mF49BC9FEF2C733703ECAF794521E4F0C45594AB7_gshared (MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m232FAC8EFFA8541747C4E8C448BE158B4A502D70_gshared (MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C MemoryManager_1_get_Memory_m1C0601BFE9D5B0C4CB8EBA54D33091DBC4F285B9_gshared (MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 * __this, const RuntimeMethod* method) { Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 *)__this); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_0; L_0 = VirtualFuncInvoker0< Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 *)__this); V_0 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_0; int32_t L_1; L_1 = Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mBE42E2241E2659E3217C63689D9E2DA5971F24A6_inline((&L_2), (MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m597CADEEAC620AD59F7C9BC7D0851D30435AF7CC_gshared (MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m14AD8CCBECEBBCB31771740AE81BFEEFD456537A_gshared (MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 MemoryManager_1_get_Memory_m0C3A0F82E130F440E68B07A434FF14BD78F90057_gshared (MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B * __this, const RuntimeMethod* method) { Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B *)__this); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_0; L_0 = VirtualFuncInvoker0< Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B *)__this); V_0 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mC11B73AAB789D6347D525E5F829812B51FCF7971_inline((&L_2), (MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m207FA4B73D75C0B83623A44F7BAB2B5EDA46BF46_gshared (MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m487EAAB441154D2152C133C8451E4DCB7E2D03BD_gshared (MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 MemoryManager_1_get_Memory_m13AFCF397F63148A6FC203A43E3A1154E9334EFD_gshared (MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 * __this, const RuntimeMethod* method) { Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 *)__this); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_0; L_0 = VirtualFuncInvoker0< Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 *)__this); V_0 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m19E8E7A0806DE42B3F7A4AA5C30AA6AC488FEA91_inline((&L_2), (MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mBF88C3AAFDC231726EDA1294180AE8AA5CE10100_gshared (MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mA905E89DC601EAF9273F9359CFE2B8B6F3E78FEA_gshared (MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 MemoryManager_1_get_Memory_mE7BA3B770D3B71B19672C0EF92D2A22E97A2784E_gshared (MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D * __this, const RuntimeMethod* method) { Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D *)__this); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_0; L_0 = VirtualFuncInvoker0< Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D *)__this); V_0 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_0; int32_t L_1; L_1 = Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m07B2B3CD36003855DD714C3FB3C07C4CC66C57F5_inline((&L_2), (MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mCB2361E034D1C3E6E2DC0FCC99B8C6301638E5CB_gshared (MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m7671C9E96BD90FD5373E63122C96D302F5346F17_gshared (MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 MemoryManager_1_get_Memory_mF4A192A22429D60AD41EE4D33F1BD956A20B09F2_gshared (MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B * __this, const RuntimeMethod* method) { Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B *)__this); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_0; L_0 = VirtualFuncInvoker0< Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B *)__this); V_0 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mC73F59F8862B81E9D195CD6D3D119E1FCA8F2592_inline((&L_2), (MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m881F50A06699199E525BEC6EDFC38E18CBC5E934_gshared (MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m722CC6D1288B2F2B06279D5BA43FEE9E713B2B3F_gshared (MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D MemoryManager_1_get_Memory_mD4716A76478415AEC038E5FAE375FB5AE1B34360_gshared (MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A * __this, const RuntimeMethod* method) { Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A *)__this); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_0; L_0 = VirtualFuncInvoker0< Span_1_t8F2820222127FA3555803F54498E9275CE67C798 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A *)__this); V_0 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_0; int32_t L_1; L_1 = Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mDFBF131A995A334A6496CCE37B94ED840BBBF8F8_inline((&L_2), (MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m0EFEDF3AE4C1901F4B90B0F4AE5A535890725B8D_gshared (MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mACD412368837E7CD9F4DCD9B98B027BB7954898C_gshared (MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A MemoryManager_1_get_Memory_m88AA22B83D08805A35189816540A9E9DA1F625B9_gshared (MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E * __this, const RuntimeMethod* method) { Span_1_t02101D0E06A1280E520FC29615C0103A114946DB V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E *)__this); Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_0; L_0 = VirtualFuncInvoker0< Span_1_t02101D0E06A1280E520FC29615C0103A114946DB >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E *)__this); V_0 = (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_0; int32_t L_1; L_1 = Span_1_get_Length_m1E12B8BB68AD1A4CDB478A80586569919C1C857F_inline((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m5469D64A688048E395C1BF77E542CD0509EDF403_inline((&L_2), (MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m3B8851F0C2ACA5F298C487F3F73C587604B47D4E_gshared (MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m2606C061242E8E975A23AF60B6F12061F7EA4E4A_gshared (MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 MemoryManager_1_get_Memory_mB14B22B999837644B9A46530BBB051229D4017C5_gshared (MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC * __this, const RuntimeMethod* method) { Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC *)__this); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_0; L_0 = VirtualFuncInvoker0< Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC *)__this); V_0 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_0; int32_t L_1; L_1 = Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m9E5BA8AFA16F8211603BF291ACD10A388D823D89_inline((&L_2), (MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mFAB9AD37EA6483D5835D90A960DC2962F438BF4F_gshared (MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m7FF50D130C164A3D318D923D628847BE11E97B67_gshared (MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 MemoryManager_1_get_Memory_m399A75AC54E19BEAD51722E8031CCBD0E0BD224B_gshared (MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 * __this, const RuntimeMethod* method) { Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 *)__this); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_0; L_0 = VirtualFuncInvoker0< Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 *)__this); V_0 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_0; int32_t L_1; L_1 = Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m1C6958B3D7BC45173161B9C1AF25F611D0E58D6F_inline((&L_2), (MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mEB923CFC7C56324886CB04B6328681FECAB6060A_gshared (MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mB7DC1D0EB35DD8561A37FCFA90C444F565F31E04_gshared (MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B MemoryManager_1_get_Memory_m56164E19727CDF5DEFCC350D81F6C1375631E132_gshared (MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B * __this, const RuntimeMethod* method) { Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B *)__this); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_0; L_0 = VirtualFuncInvoker0< Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B *)__this); V_0 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m905006D4D7C42F71FDA91BB67F3B2CF15B4F7E84_inline((&L_2), (MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mD04EA7D8697F362071CEF0C875B0810E4B2B2E17_gshared (MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m84A7747622796D7A8C5802BC9212670805859931_gshared (MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF MemoryManager_1_get_Memory_m2AB17566464C1290380EF889FF040FB8E1A80BB5_gshared (MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 * __this, const RuntimeMethod* method) { Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 *)__this); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_0; L_0 = VirtualFuncInvoker0< Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 *)__this); V_0 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mFD0A182E51A0E42A54802F169C50543A09E36226_inline((&L_2), (MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m61CFFA73144F4890640182B9C927C52BE613C1C1_gshared (MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m3E4F3E0A6C02C505DAC58CF87A0AF67F3208C407_gshared (MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 MemoryManager_1_get_Memory_m87A97E92EE06113DC90415934DBBC1AC4026078F_gshared (MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A * __this, const RuntimeMethod* method) { Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A *)__this); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_0; L_0 = VirtualFuncInvoker0< Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A *)__this); V_0 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mFE4C842B691271A6B0ED6E9CDAAF7DCAA77968D6_inline((&L_2), (MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m0979AD30CC132AE5941665A04AE4ED56B46B7168_gshared (MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mC27C4E15F4AD58781F195DC5F980B1DC82826F57_gshared (MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E MemoryManager_1_get_Memory_m41109EC9237C58D25C65A15F7B402BBD5FB2587C_gshared (MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 * __this, const RuntimeMethod* method) { Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 *)__this); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_0; L_0 = VirtualFuncInvoker0< Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 *)__this); V_0 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_0; int32_t L_1; L_1 = Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m7D5E54E6A0C2873E7AE5DE8F24881C61D223965B_inline((&L_2), (MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m3F08E617D7CE4210D008993AACEE799AD584B87F_gshared (MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m33D0E02D4F875732C1539E854783E4A9A221034F_gshared (MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA MemoryManager_1_get_Memory_mF9D610A7F8B38AE3EF3C0B67173AAB3641508609_gshared (MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD * __this, const RuntimeMethod* method) { Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD *)__this); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_0; L_0 = VirtualFuncInvoker0< Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD *)__this); V_0 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_0; int32_t L_1; L_1 = Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m0A802130D62CC9819DB46F79302373E2DF27DA7D_inline((&L_2), (MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m94730C9BA72E79CC282A23622AEB4BD38B0A9509_gshared (MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mAEFAF704DB12E7C98C7C7D5630825E1B237AEF86_gshared (MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B MemoryManager_1_get_Memory_m2F6903252DBEBAA8D7D9ACDDB3E9DF4FBD4C8362_gshared (MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 * __this, const RuntimeMethod* method) { Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 *)__this); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_0; L_0 = VirtualFuncInvoker0< Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 *)__this); V_0 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mE9930E6ED98EE1770DED8D78E757228FC75DB9FA_inline((&L_2), (MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m7941382F1D3DCAD518A2886575F86CCB7FDD2F69_gshared (MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mB91AB2CF35FEF3988A1A8FB2788CBA417B54E5FE_gshared (MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE MemoryManager_1_get_Memory_m8E9EABA3CE99D4DEFB16622613BD77E3BEB48214_gshared (MemoryManager_1_tEC1238441776B628014509035989771661756E25 * __this, const RuntimeMethod* method) { Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tEC1238441776B628014509035989771661756E25 *)__this); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_0; L_0 = VirtualFuncInvoker0< Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tEC1238441776B628014509035989771661756E25 *)__this); V_0 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m6F08B0802859BE130CD1C38349A1D2CBC97A4BF4_inline((&L_2), (MemoryManager_1_tEC1238441776B628014509035989771661756E25 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m0B73D9B8C3D9A5C07E64A98302F98E1C5B6CE684_gshared (MemoryManager_1_tEC1238441776B628014509035989771661756E25 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tEC1238441776B628014509035989771661756E25 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tEC1238441776B628014509035989771661756E25 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m1C932F204A3FBE766143B3CF68ECAB6DE8A63A28_gshared (MemoryManager_1_tEC1238441776B628014509035989771661756E25 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 MemoryManager_1_get_Memory_m3023A708A0E0BAE188B3FF67B858FF56259ED927_gshared (MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB * __this, const RuntimeMethod* method) { Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB *)__this); Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_0; L_0 = VirtualFuncInvoker0< Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB *)__this); V_0 = (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m6836F0F984518F94BDBD5A88EE66E3B4BCEF858C_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m843B864E01BE9B963E4A978CE4E9EBCC1B5BE97B_inline((&L_2), (MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mC9FA85F7CDF0712A013784A2CAEFE771F9B0AFB1_gshared (MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m20327398F1B3A84DBBF016A5DE81581000AC9514_gshared (MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 MemoryManager_1_get_Memory_mA504153EF03F0D6CED8DDEFF2E2E47CCB56816A1_gshared (MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE * __this, const RuntimeMethod* method) { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE *)__this); Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_0; L_0 = VirtualFuncInvoker0< Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE *)__this); V_0 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m4658A5913DBF13AAD857D96D1050E17DD54ED712_inline((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_mDBE77DB251DBC46587F61BF072EACA9D792152CC_inline((&L_2), (MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_mBE680197B9305BD2EA04099996095B8F9EAA0CAA_gshared (MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m027AD678DEA363660BCBB10A8DA9BA0A9E59C9BE_gshared (MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 MemoryManager_1_get_Memory_mD31401EFF2CD98A6AEC338029C144BB2BBD32F54_gshared (MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A * __this, const RuntimeMethod* method) { Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A *)__this); Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 L_0; L_0 = VirtualFuncInvoker0< Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A *)__this); V_0 = (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )L_0; int32_t L_1; L_1 = Span_1_get_Length_mB349E82E2BF007251FCD52785FA470E2A8FFBB6E_inline((Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m2635979DDF2E56E6748CA60C0A64D82504DA768A_inline((&L_2), (MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m181E9536355DEF74757E76625FAD3359F70C0294_gshared (MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m40389307F56B2B104B963B695574FAE0F5810926_gshared (MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA MemoryManager_1_get_Memory_mC60DF8E4585D0D1F64BB10C792BE013A672DE383_gshared (MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 * __this, const RuntimeMethod* method) { Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 *)__this); Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_0; L_0 = VirtualFuncInvoker0< Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 *)__this); V_0 = (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_0; int32_t L_1; L_1 = Span_1_get_Length_m4ED2F96F6A767B5D4E7D509B4FF387F73B8EF98F_inline((Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m9A54966D80ADD10D1BE63814A594E8FCF1645829_inline((&L_2), (MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m5F975E7A04243A469AF961125733890DD1DFE4C3_gshared (MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_m6E7E5E086FC7E9574D5A8ED2253FD48C6BF87C7D_gshared (MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory`1 System.Buffers.MemoryManager`1::get_Memory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 MemoryManager_1_get_Memory_m284D7FF2CFD60F42F01D959FC7E89C579C8AA844_gshared (MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 * __this, const RuntimeMethod* method) { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)__this); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_0; L_0 = VirtualFuncInvoker0< Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)__this); V_0 = (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_0; int32_t L_1; L_1 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 L_2; memset((&L_2), 0, sizeof(L_2)); Memory_1__ctor_m3ADE79904DD7ED606B8DAAF5697A0275A6E134BF_inline((&L_2), (MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 )L_2; } } // System.Void System.Buffers.MemoryManager`1::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1_System_IDisposable_Dispose_m35BEC65FB8E82A77BA1278A281F95A55584E49F7_gshared (MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)__this); VirtualActionInvoker1< bool >::Invoke(11 /* System.Void System.Buffers.MemoryManager`1::Dispose(System.Boolean) */, (MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)__this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tD6F0377620BF01385965FD29272CF088A4309C0D_il2cpp_TypeInfo_var); GC_SuppressFinalize_mEE880E988C6AF32AA2F67F2D62715281EAA41555((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Void System.Buffers.MemoryManager`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryManager_1__ctor_mD613B359D7F78B3C72F374454976654D41BCC2D8_gshared (MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); 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.Memory.MemoryGroupView`1/MemoryOwnerWrapper::.ctor(SixLabors.ImageSharp.Memory.MemoryGroupView`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper__ctor_m6E5AA3B1BF0E518D81F1BE2719DFA23F061E72C7_gshared (MemoryOwnerWrapper_t517BF7F506EC3B782F5F25888C67B08879909566 * __this, MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * ___view0, int32_t ___index1, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)__this); (( void (*) (MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * L_0 = ___view0; __this->set_view_0(L_0); int32_t L_1 = ___index1; __this->set_index_1(L_1); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Dispose_mF77896C6D245EDA8EDE3AAC28AF09FAA299C61E7_gshared (MemoryOwnerWrapper_t517BF7F506EC3B782F5F25888C67B08879909566 * __this, bool ___disposing0, const RuntimeMethod* method) { { return; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::GetSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C MemoryOwnerWrapper_GetSpan_m568DC8A238E3C3C5CF23647E90B62CEEF65EF763_gshared (MemoryOwnerWrapper_t517BF7F506EC3B782F5F25888C67B08879909566 * __this, const RuntimeMethod* method) { Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * L_0 = (MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 *)L_0); (( void (*) (MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * L_1 = (MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * L_2 = (MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 *)L_2); Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 *)L_2, (int32_t)L_3); V_0 = (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 )L_4; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_5; L_5 = Memory_1_get_Span_m08CF605B93C8A8B5386ACC99ED98E41687D3E1AD_inline((Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 *)(Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); return (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_5; } } // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C MemoryOwnerWrapper_Pin_m31C2F4026FB075F1474CC4E6A61CDE3AD51E7B1D_gshared (MemoryOwnerWrapper_t517BF7F506EC3B782F5F25888C67B08879909566 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * L_0 = (MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 *)L_0); (( void (*) (MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * L_1 = (MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * L_2 = (MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 *)L_2); Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 *)L_2, (int32_t)L_3); V_0 = (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 )L_4; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_5; L_5 = Memory_1_Pin_mD68589D8F215A5BEDC84A149E4C077EA789A7787((Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 *)(Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_5; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Unpin_m57BFCE2B14F4E11703A47E83EE68F418B381765E_gshared (MemoryOwnerWrapper_t517BF7F506EC3B782F5F25888C67B08879909566 * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryOwnerWrapper_Unpin_m57BFCE2B14F4E11703A47E83EE68F418B381765E_RuntimeMethod_var))); } } #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.Memory.MemoryGroupView`1/MemoryOwnerWrapper::.ctor(SixLabors.ImageSharp.Memory.MemoryGroupView`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper__ctor_mBCAE27D851FD25B5F210ECD687C7268494F1461F_gshared (MemoryOwnerWrapper_t1C6BE70DAA888A77F87B053943054D2033DB0E24 * __this, MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * ___view0, int32_t ___index1, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)__this); (( void (*) (MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * L_0 = ___view0; __this->set_view_0(L_0); int32_t L_1 = ___index1; __this->set_index_1(L_1); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Dispose_m5FBD7BA6505917BC1082168CA56C17A6F2003D5E_gshared (MemoryOwnerWrapper_t1C6BE70DAA888A77F87B053943054D2033DB0E24 * __this, bool ___disposing0, const RuntimeMethod* method) { { return; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::GetSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 MemoryOwnerWrapper_GetSpan_mA7A794E06021F2DD830878024912B56F326A3830_gshared (MemoryOwnerWrapper_t1C6BE70DAA888A77F87B053943054D2033DB0E24 * __this, const RuntimeMethod* method) { Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * L_0 = (MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 *)__this->get_view_0(); NullCheck((MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 *)L_0); (( void (*) (MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * L_1 = (MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * L_2 = (MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 *)L_2); Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB L_4; L_4 = VirtualFuncInvoker1< Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 *)L_2, (int32_t)L_3); V_0 = (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB )L_4; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_5; L_5 = Memory_1_get_Span_mE49C955CF0B16CB219724320F58500D616DDBCF2_inline((Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB *)(Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); return (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_5; } } // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C MemoryOwnerWrapper_Pin_m777E606837AB0408B083A3BD1FFEA949B18ADE24_gshared (MemoryOwnerWrapper_t1C6BE70DAA888A77F87B053943054D2033DB0E24 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * L_0 = (MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 *)__this->get_view_0(); NullCheck((MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 *)L_0); (( void (*) (MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * L_1 = (MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * L_2 = (MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 *)L_2); Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB L_4; L_4 = VirtualFuncInvoker1< Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 *)L_2, (int32_t)L_3); V_0 = (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB )L_4; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_5; L_5 = Memory_1_Pin_mF1967FE61DD048C44CBED1EBCCD85AD90AA2A662((Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB *)(Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_5; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Unpin_m31D9A0C049FAF9C83E619E4636D92DF7B43D182F_gshared (MemoryOwnerWrapper_t1C6BE70DAA888A77F87B053943054D2033DB0E24 * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryOwnerWrapper_Unpin_m31D9A0C049FAF9C83E619E4636D92DF7B43D182F_RuntimeMethod_var))); } } #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.Memory.MemoryGroupView`1/MemoryOwnerWrapper::.ctor(SixLabors.ImageSharp.Memory.MemoryGroupView`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper__ctor_m5D694274C8D810EB0079F7728D4F176420DC9C8C_gshared (MemoryOwnerWrapper_tA568427220FD5C924DF7604F3204BC415374EEE2 * __this, MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * ___view0, int32_t ___index1, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)__this); (( void (*) (MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * L_0 = ___view0; __this->set_view_0(L_0); int32_t L_1 = ___index1; __this->set_index_1(L_1); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Dispose_mBF148CD7ED7BBE71D520064C45D3E9ECAAA2EF0F_gshared (MemoryOwnerWrapper_tA568427220FD5C924DF7604F3204BC415374EEE2 * __this, bool ___disposing0, const RuntimeMethod* method) { { return; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::GetSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF MemoryOwnerWrapper_GetSpan_m1E82D35B0FB3D3B2A1FB5F57D7A5F95014D46F94_gshared (MemoryOwnerWrapper_tA568427220FD5C924DF7604F3204BC415374EEE2 * __this, const RuntimeMethod* method) { Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * L_0 = (MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 *)L_0); (( void (*) (MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * L_1 = (MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * L_2 = (MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 *)L_2); Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D L_4; L_4 = VirtualFuncInvoker1< Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 *)L_2, (int32_t)L_3); V_0 = (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D )L_4; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_5; L_5 = Memory_1_get_Span_m46B3C4FF26F4D95D7BC06B9632DE5FFEC889C3E5_inline((Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D *)(Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); return (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_5; } } // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C MemoryOwnerWrapper_Pin_mC430C171A2EDB06D3EC49B5BB66D4E35E668361B_gshared (MemoryOwnerWrapper_tA568427220FD5C924DF7604F3204BC415374EEE2 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * L_0 = (MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 *)L_0); (( void (*) (MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * L_1 = (MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * L_2 = (MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 *)L_2); Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D L_4; L_4 = VirtualFuncInvoker1< Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 *)L_2, (int32_t)L_3); V_0 = (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D )L_4; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_5; L_5 = Memory_1_Pin_m4DCCC18CEBD7B4592B42FA9947439B67D971059E((Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D *)(Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_5; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Unpin_m1BD301201D3292AD2227A64F2E09EAF215C40481_gshared (MemoryOwnerWrapper_tA568427220FD5C924DF7604F3204BC415374EEE2 * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryOwnerWrapper_Unpin_m1BD301201D3292AD2227A64F2E09EAF215C40481_RuntimeMethod_var))); } } #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.Memory.MemoryGroupView`1/MemoryOwnerWrapper::.ctor(SixLabors.ImageSharp.Memory.MemoryGroupView`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper__ctor_m210B5718E2A17E76F4D1DDB1F99D79EB5E4999C7_gshared (MemoryOwnerWrapper_tD5938D2FEEF290D6679B613904D82FA0553807BE * __this, MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * ___view0, int32_t ___index1, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)__this); (( void (*) (MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * L_0 = ___view0; __this->set_view_0(L_0); int32_t L_1 = ___index1; __this->set_index_1(L_1); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Dispose_m1D39190230DC8B0B5C6F27FDC248152BBD443456_gshared (MemoryOwnerWrapper_tD5938D2FEEF290D6679B613904D82FA0553807BE * __this, bool ___disposing0, const RuntimeMethod* method) { { return; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::GetSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 MemoryOwnerWrapper_GetSpan_m37404CABA76C97D559BD227BFA83BB06660DDBAB_gshared (MemoryOwnerWrapper_tD5938D2FEEF290D6679B613904D82FA0553807BE * __this, const RuntimeMethod* method) { Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * L_0 = (MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A *)__this->get_view_0(); NullCheck((MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A *)L_0); (( void (*) (MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * L_1 = (MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * L_2 = (MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 *)L_2); Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE L_4; L_4 = VirtualFuncInvoker1< Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 *)L_2, (int32_t)L_3); V_0 = (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE )L_4; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_5; L_5 = Memory_1_get_Span_m48D8C3D2174A46F2EA50ACC6D1C7BCAD0ACA99F1_inline((Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE *)(Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); return (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_5; } } // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C MemoryOwnerWrapper_Pin_m3AFF6EF26476F7C05A211C7F810F767E976BFD95_gshared (MemoryOwnerWrapper_tD5938D2FEEF290D6679B613904D82FA0553807BE * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * L_0 = (MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A *)__this->get_view_0(); NullCheck((MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A *)L_0); (( void (*) (MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * L_1 = (MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * L_2 = (MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 *)L_2); Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE L_4; L_4 = VirtualFuncInvoker1< Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 *)L_2, (int32_t)L_3); V_0 = (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE )L_4; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_5; L_5 = Memory_1_Pin_m60F32689F72E841C6704C797FA7F5934C93A32FB((Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE *)(Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_5; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Unpin_m65E0BFB994DC9CBDDB98B92ED6510894D4EFA97E_gshared (MemoryOwnerWrapper_tD5938D2FEEF290D6679B613904D82FA0553807BE * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryOwnerWrapper_Unpin_m65E0BFB994DC9CBDDB98B92ED6510894D4EFA97E_RuntimeMethod_var))); } } #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.Memory.MemoryGroupView`1/MemoryOwnerWrapper::.ctor(SixLabors.ImageSharp.Memory.MemoryGroupView`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper__ctor_m39D6E58988EB29B7202014C53E20619B43F26762_gshared (MemoryOwnerWrapper_tF7817FC73E3CC2BEC0336C25D0DFC765B65D3B99 * __this, MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * ___view0, int32_t ___index1, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)__this); (( void (*) (MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * L_0 = ___view0; __this->set_view_0(L_0); int32_t L_1 = ___index1; __this->set_index_1(L_1); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Dispose_m82AB5920D04C694F71260A5506938E323994653F_gshared (MemoryOwnerWrapper_tF7817FC73E3CC2BEC0336C25D0DFC765B65D3B99 * __this, bool ___disposing0, const RuntimeMethod* method) { { return; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::GetSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA MemoryOwnerWrapper_GetSpan_m67E78FF38A7CFB0137E6CDD3E1CF94E13ACF003B_gshared (MemoryOwnerWrapper_tF7817FC73E3CC2BEC0336C25D0DFC765B65D3B99 * __this, const RuntimeMethod* method) { Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * L_0 = (MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 *)__this->get_view_0(); NullCheck((MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 *)L_0); (( void (*) (MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * L_1 = (MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * L_2 = (MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA *)L_2); Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 L_4; L_4 = VirtualFuncInvoker1< Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA *)L_2, (int32_t)L_3); V_0 = (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 )L_4; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_5; L_5 = Memory_1_get_Span_m7B16A22ADBFE6AF98485803A1AB596BF5A2E84CF_inline((Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 *)(Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); return (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_5; } } // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C MemoryOwnerWrapper_Pin_m0D7DBF0BF108082A299A22ADB6EA47D0BAFF3EF9_gshared (MemoryOwnerWrapper_tF7817FC73E3CC2BEC0336C25D0DFC765B65D3B99 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * L_0 = (MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 *)__this->get_view_0(); NullCheck((MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 *)L_0); (( void (*) (MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * L_1 = (MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * L_2 = (MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA *)L_2); Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 L_4; L_4 = VirtualFuncInvoker1< Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA *)L_2, (int32_t)L_3); V_0 = (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 )L_4; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_5; L_5 = Memory_1_Pin_mF0C6FCE1340036CDA63CD9598D4C2CB145119777((Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 *)(Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_5; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Unpin_m63249422883FA79658EF81D1C4297C7C48577FB1_gshared (MemoryOwnerWrapper_tF7817FC73E3CC2BEC0336C25D0DFC765B65D3B99 * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryOwnerWrapper_Unpin_m63249422883FA79658EF81D1C4297C7C48577FB1_RuntimeMethod_var))); } } #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.Memory.MemoryGroupView`1/MemoryOwnerWrapper::.ctor(SixLabors.ImageSharp.Memory.MemoryGroupView`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper__ctor_m24780C665FAB9E22CABDFDA29C674EB472443180_gshared (MemoryOwnerWrapper_tD453C247BCD519011C1D844FB864AD1DCA0CBA3C * __this, MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * ___view0, int32_t ___index1, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)__this); (( void (*) (MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * L_0 = ___view0; __this->set_view_0(L_0); int32_t L_1 = ___index1; __this->set_index_1(L_1); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Dispose_mE671AF1C71EAB9C9C6B1DB113C3C903B27924663_gshared (MemoryOwnerWrapper_tD453C247BCD519011C1D844FB864AD1DCA0CBA3C * __this, bool ___disposing0, const RuntimeMethod* method) { { return; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::GetSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F MemoryOwnerWrapper_GetSpan_mD7BF6722A8C2E32B8D21B61456289AD21921A20C_gshared (MemoryOwnerWrapper_tD453C247BCD519011C1D844FB864AD1DCA0CBA3C * __this, const RuntimeMethod* method) { Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * L_0 = (MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 *)__this->get_view_0(); NullCheck((MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 *)L_0); (( void (*) (MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * L_1 = (MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * L_2 = (MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD *)L_2); Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD *)L_2, (int32_t)L_3); V_0 = (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 )L_4; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_5; L_5 = Memory_1_get_Span_m018D357B92D16DEE7AF3406D858BF6BA4DAF716B_inline((Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 *)(Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_5; } } // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C MemoryOwnerWrapper_Pin_m16D82359E737F7EF015526B61568927FC749589C_gshared (MemoryOwnerWrapper_tD453C247BCD519011C1D844FB864AD1DCA0CBA3C * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * L_0 = (MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 *)__this->get_view_0(); NullCheck((MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 *)L_0); (( void (*) (MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * L_1 = (MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * L_2 = (MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD *)L_2); Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD *)L_2, (int32_t)L_3); V_0 = (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 )L_4; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_5; L_5 = Memory_1_Pin_m5DC9019D7C7D5B4CE0145EE7E69ECDB813E7B98C((Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 *)(Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_5; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Unpin_mCEA23AA4646E669F18F8CDDB7E8843C774B05944_gshared (MemoryOwnerWrapper_tD453C247BCD519011C1D844FB864AD1DCA0CBA3C * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryOwnerWrapper_Unpin_mCEA23AA4646E669F18F8CDDB7E8843C774B05944_RuntimeMethod_var))); } } #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.Memory.MemoryGroupView`1/MemoryOwnerWrapper::.ctor(SixLabors.ImageSharp.Memory.MemoryGroupView`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper__ctor_m2462096A46CB7487EFD64D4C98F568DFA0EFE6A8_gshared (MemoryOwnerWrapper_tC6B41B960849E06A00FA0F010745AFEADD2645EB * __this, MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * ___view0, int32_t ___index1, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)__this); (( void (*) (MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * L_0 = ___view0; __this->set_view_0(L_0); int32_t L_1 = ___index1; __this->set_index_1(L_1); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Dispose_mEBD88DB0E9C2257E533CE0CE9B116B62C58B43A8_gshared (MemoryOwnerWrapper_tC6B41B960849E06A00FA0F010745AFEADD2645EB * __this, bool ___disposing0, const RuntimeMethod* method) { { return; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::GetSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E MemoryOwnerWrapper_GetSpan_m6A385DE43818589E574C96138F5407252BD08F91_gshared (MemoryOwnerWrapper_tC6B41B960849E06A00FA0F010745AFEADD2645EB * __this, const RuntimeMethod* method) { Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * L_0 = (MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 *)L_0); (( void (*) (MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * L_1 = (MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * L_2 = (MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC *)L_2); Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE L_4; L_4 = VirtualFuncInvoker1< Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC *)L_2, (int32_t)L_3); V_0 = (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE )L_4; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_5; L_5 = Memory_1_get_Span_mF1F15E99D9B3486E0D339F07CF0D035806DDEB03_inline((Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE *)(Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); return (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_5; } } // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C MemoryOwnerWrapper_Pin_mD126EE0A457BE995651E56B92521E9140D30284A_gshared (MemoryOwnerWrapper_tC6B41B960849E06A00FA0F010745AFEADD2645EB * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * L_0 = (MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 *)L_0); (( void (*) (MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * L_1 = (MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * L_2 = (MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC *)L_2); Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE L_4; L_4 = VirtualFuncInvoker1< Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC *)L_2, (int32_t)L_3); V_0 = (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE )L_4; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_5; L_5 = Memory_1_Pin_mCDD3F32709746EEDCFB1D1594A66F131DD1DA742((Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE *)(Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_5; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Unpin_m87CA404D485FD97553C443D831270A5DCC814A21_gshared (MemoryOwnerWrapper_tC6B41B960849E06A00FA0F010745AFEADD2645EB * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryOwnerWrapper_Unpin_m87CA404D485FD97553C443D831270A5DCC814A21_RuntimeMethod_var))); } } #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.Memory.MemoryGroupView`1/MemoryOwnerWrapper::.ctor(SixLabors.ImageSharp.Memory.MemoryGroupView`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper__ctor_m4F979409D0827F09A8BB222363D1142FC59341CD_gshared (MemoryOwnerWrapper_tB82F773B947CAEE20D055412C249D4AFC573C5DC * __this, MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * ___view0, int32_t ___index1, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)__this); (( void (*) (MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * L_0 = ___view0; __this->set_view_0(L_0); int32_t L_1 = ___index1; __this->set_index_1(L_1); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Dispose_m13F44AC17BDA115840DDA230F5669613D095241C_gshared (MemoryOwnerWrapper_tB82F773B947CAEE20D055412C249D4AFC573C5DC * __this, bool ___disposing0, const RuntimeMethod* method) { { return; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::GetSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 MemoryOwnerWrapper_GetSpan_m9A9EF3F2D645883B6BC3EB8B53ABEE865D079D03_gshared (MemoryOwnerWrapper_tB82F773B947CAEE20D055412C249D4AFC573C5DC * __this, const RuntimeMethod* method) { Memory_1_t989A25F213E59B429D409844716D883464EB981E V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * L_0 = (MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E *)L_0); (( void (*) (MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * L_1 = (MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * L_2 = (MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB *)L_2); Memory_1_t989A25F213E59B429D409844716D883464EB981E L_4; L_4 = VirtualFuncInvoker1< Memory_1_t989A25F213E59B429D409844716D883464EB981E , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB *)L_2, (int32_t)L_3); V_0 = (Memory_1_t989A25F213E59B429D409844716D883464EB981E )L_4; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_5; L_5 = Memory_1_get_Span_mD0095F7FBDB5891B3B51D3B390621CCDD7295079_inline((Memory_1_t989A25F213E59B429D409844716D883464EB981E *)(Memory_1_t989A25F213E59B429D409844716D883464EB981E *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); return (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_5; } } // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C MemoryOwnerWrapper_Pin_m3BD37D262D023178360682BE8F36487FFBC4B7E8_gshared (MemoryOwnerWrapper_tB82F773B947CAEE20D055412C249D4AFC573C5DC * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { Memory_1_t989A25F213E59B429D409844716D883464EB981E V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * L_0 = (MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E *)L_0); (( void (*) (MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * L_1 = (MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * L_2 = (MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB *)L_2); Memory_1_t989A25F213E59B429D409844716D883464EB981E L_4; L_4 = VirtualFuncInvoker1< Memory_1_t989A25F213E59B429D409844716D883464EB981E , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB *)L_2, (int32_t)L_3); V_0 = (Memory_1_t989A25F213E59B429D409844716D883464EB981E )L_4; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_5; L_5 = Memory_1_Pin_m0F3721E0CDE354430ADD3535CFD495D30D96DA16((Memory_1_t989A25F213E59B429D409844716D883464EB981E *)(Memory_1_t989A25F213E59B429D409844716D883464EB981E *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_5; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Unpin_m15495919D917FE104BB3F363CBCC004D59EA5E0A_gshared (MemoryOwnerWrapper_tB82F773B947CAEE20D055412C249D4AFC573C5DC * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryOwnerWrapper_Unpin_m15495919D917FE104BB3F363CBCC004D59EA5E0A_RuntimeMethod_var))); } } #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.Memory.MemoryGroupView`1/MemoryOwnerWrapper::.ctor(SixLabors.ImageSharp.Memory.MemoryGroupView`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper__ctor_m26590D1184DA4F218898B4D32F0F428BC5EA6F81_gshared (MemoryOwnerWrapper_tD240B07041B93752CA8F686CCA6C1A7FFB3E6E50 * __this, MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * ___view0, int32_t ___index1, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)__this); (( void (*) (MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * L_0 = ___view0; __this->set_view_0(L_0); int32_t L_1 = ___index1; __this->set_index_1(L_1); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Dispose_m14BBDEEDCE9580B09541506DD74F1DA10FBCC450_gshared (MemoryOwnerWrapper_tD240B07041B93752CA8F686CCA6C1A7FFB3E6E50 * __this, bool ___disposing0, const RuntimeMethod* method) { { return; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::GetSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B MemoryOwnerWrapper_GetSpan_m763311DA79C195E597FFA3357390E401842A1EBB_gshared (MemoryOwnerWrapper_tD240B07041B93752CA8F686CCA6C1A7FFB3E6E50 * __this, const RuntimeMethod* method) { Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * L_0 = (MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE *)L_0); (( void (*) (MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * L_1 = (MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * L_2 = (MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB *)L_2); Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE L_4; L_4 = VirtualFuncInvoker1< Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB *)L_2, (int32_t)L_3); V_0 = (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE )L_4; Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_5; L_5 = Memory_1_get_Span_m6A55AB6563E26A4C6D983F7A5FD3B9E943AA6E0D_inline((Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE *)(Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); return (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_5; } } // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C MemoryOwnerWrapper_Pin_mE42EDBF9421E974076A6AA2F686E88E46B2FE0DC_gshared (MemoryOwnerWrapper_tD240B07041B93752CA8F686CCA6C1A7FFB3E6E50 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * L_0 = (MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE *)L_0); (( void (*) (MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * L_1 = (MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * L_2 = (MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB *)L_2); Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE L_4; L_4 = VirtualFuncInvoker1< Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB *)L_2, (int32_t)L_3); V_0 = (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE )L_4; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_5; L_5 = Memory_1_Pin_m57F2212D3CF63D2AD1D604BE45E2B45E4FAECEF3((Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE *)(Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_5; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Unpin_m33541D1C3C70A01B112270133509500DF27D5DA5_gshared (MemoryOwnerWrapper_tD240B07041B93752CA8F686CCA6C1A7FFB3E6E50 * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryOwnerWrapper_Unpin_m33541D1C3C70A01B112270133509500DF27D5DA5_RuntimeMethod_var))); } } #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.Memory.MemoryGroupView`1/MemoryOwnerWrapper::.ctor(SixLabors.ImageSharp.Memory.MemoryGroupView`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper__ctor_mB18C3E9E0ED62E0089F696D4C5BAEEC82876216D_gshared (MemoryOwnerWrapper_tB7DEBB8F33021A9D43FB81CF589D7990A64BC40C * __this, MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * ___view0, int32_t ___index1, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)__this); (( void (*) (MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * L_0 = ___view0; __this->set_view_0(L_0); int32_t L_1 = ___index1; __this->set_index_1(L_1); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Dispose_mEBBF37AFD447EB92B8C0BA8CC3B0AFCE04296EC8_gshared (MemoryOwnerWrapper_tB7DEBB8F33021A9D43FB81CF589D7990A64BC40C * __this, bool ___disposing0, const RuntimeMethod* method) { { return; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::GetSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 MemoryOwnerWrapper_GetSpan_mBDEFAEBFD59F570419B80DE5BF7D3E6DE6F3B032_gshared (MemoryOwnerWrapper_tB7DEBB8F33021A9D43FB81CF589D7990A64BC40C * __this, const RuntimeMethod* method) { Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * L_0 = (MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA *)L_0); (( void (*) (MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * L_1 = (MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * L_2 = (MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 *)L_2); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_4; L_4 = VirtualFuncInvoker1< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 *)L_2, (int32_t)L_3); V_0 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_4; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5; } } // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C MemoryOwnerWrapper_Pin_m184128D569A847D290F4CE88C4F6A25433A53D83_gshared (MemoryOwnerWrapper_tB7DEBB8F33021A9D43FB81CF589D7990A64BC40C * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * L_0 = (MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA *)L_0); (( void (*) (MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * L_1 = (MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * L_2 = (MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 *)L_2); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_4; L_4 = VirtualFuncInvoker1< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 *)L_2, (int32_t)L_3); V_0 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_4; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_5; L_5 = Memory_1_Pin_mF75C058A695404A0BD0E16EC4CA2FAF65B4F4C1A((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_5; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Unpin_mCB5750BFD605657C68B0FDAFA4160DA9CCE7900F_gshared (MemoryOwnerWrapper_tB7DEBB8F33021A9D43FB81CF589D7990A64BC40C * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryOwnerWrapper_Unpin_mCB5750BFD605657C68B0FDAFA4160DA9CCE7900F_RuntimeMethod_var))); } } #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.Memory.MemoryGroupView`1/MemoryOwnerWrapper::.ctor(SixLabors.ImageSharp.Memory.MemoryGroupView`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper__ctor_mF94E97EC27CBDB7258F2AC75E02AA432356CA829_gshared (MemoryOwnerWrapper_tCAD710548CCCB70FCE82CB9A9BFE1F1D61F59046 * __this, MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * ___view0, int32_t ___index1, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)__this); (( void (*) (MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * L_0 = ___view0; __this->set_view_0(L_0); int32_t L_1 = ___index1; __this->set_index_1(L_1); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Dispose_mDD7152F60BC8FDEC89B1C4236035AFF2DBF57AFA_gshared (MemoryOwnerWrapper_tCAD710548CCCB70FCE82CB9A9BFE1F1D61F59046 * __this, bool ___disposing0, const RuntimeMethod* method) { { return; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::GetSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 MemoryOwnerWrapper_GetSpan_m0EE5A2DFD969D22757E93A9DAD52BB1A19C708C0_gshared (MemoryOwnerWrapper_tCAD710548CCCB70FCE82CB9A9BFE1F1D61F59046 * __this, const RuntimeMethod* method) { Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * L_0 = (MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE *)L_0); (( void (*) (MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * L_1 = (MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * L_2 = (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)L_2); Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)L_2, (int32_t)L_3); V_0 = (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 )L_4; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_5; L_5 = Memory_1_get_Span_m523AE4579A3C98DEF7C2E6DBFE4D6A0290DB8B1D_inline((Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *)(Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_5; } } // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C MemoryOwnerWrapper_Pin_m5AE0D87A672438BA1B7C53258CF9E78AB05A7008_gshared (MemoryOwnerWrapper_tCAD710548CCCB70FCE82CB9A9BFE1F1D61F59046 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * L_0 = (MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE *)L_0); (( void (*) (MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * L_1 = (MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * L_2 = (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)L_2); Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)L_2, (int32_t)L_3); V_0 = (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 )L_4; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_5; L_5 = Memory_1_Pin_mBB175E4EAA5800643808F7196819C9681A65A31F((Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *)(Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_5; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Unpin_m2383A5D26E68C8D004F503249A9ABD61155FA076_gshared (MemoryOwnerWrapper_tCAD710548CCCB70FCE82CB9A9BFE1F1D61F59046 * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryOwnerWrapper_Unpin_m2383A5D26E68C8D004F503249A9ABD61155FA076_RuntimeMethod_var))); } } #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.Memory.MemoryGroupView`1/MemoryOwnerWrapper::.ctor(SixLabors.ImageSharp.Memory.MemoryGroupView`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper__ctor_m493BD1CF24398D3CB2EBBAF5B3B2A458DBA6E696_gshared (MemoryOwnerWrapper_tA42EF885E79EFA377143E5C925D6309728BB55F5 * __this, MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * ___view0, int32_t ___index1, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)__this); (( void (*) (MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * L_0 = ___view0; __this->set_view_0(L_0); int32_t L_1 = ___index1; __this->set_index_1(L_1); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Dispose_mD01777B45475DB41FC236635D5795F85BCACD225_gshared (MemoryOwnerWrapper_tA42EF885E79EFA377143E5C925D6309728BB55F5 * __this, bool ___disposing0, const RuntimeMethod* method) { { return; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::GetSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B MemoryOwnerWrapper_GetSpan_m24A068DA0D60E11387FACA6939A75B1514C043DD_gshared (MemoryOwnerWrapper_tA42EF885E79EFA377143E5C925D6309728BB55F5 * __this, const RuntimeMethod* method) { Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * L_0 = (MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 *)L_0); (( void (*) (MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * L_1 = (MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * L_2 = (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)L_2); Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 L_4; L_4 = VirtualFuncInvoker1< Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)L_2, (int32_t)L_3); V_0 = (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 )L_4; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_5; L_5 = Memory_1_get_Span_m3A23075BE17F34DE3B6FC2146DBD61C3D685B428_inline((Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *)(Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_5; } } // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C MemoryOwnerWrapper_Pin_m2634E861E8CFF8A59AF05C4D72AFCAD2D1FE7402_gshared (MemoryOwnerWrapper_tA42EF885E79EFA377143E5C925D6309728BB55F5 * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * L_0 = (MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 *)L_0); (( void (*) (MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * L_1 = (MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * L_2 = (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)L_2); Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 L_4; L_4 = VirtualFuncInvoker1< Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)L_2, (int32_t)L_3); V_0 = (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 )L_4; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_5; L_5 = Memory_1_Pin_m326BDAD2D76556759A7DFCE8373A3EC55FCBACA6((Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *)(Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_5; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Unpin_mF0DDEFB66C5E104DB55367CA9520EF3E4286D639_gshared (MemoryOwnerWrapper_tA42EF885E79EFA377143E5C925D6309728BB55F5 * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryOwnerWrapper_Unpin_mF0DDEFB66C5E104DB55367CA9520EF3E4286D639_RuntimeMethod_var))); } } #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.Memory.MemoryGroupView`1/MemoryOwnerWrapper::.ctor(SixLabors.ImageSharp.Memory.MemoryGroupView`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper__ctor_mBF41D56C9A91065D344D1CEEA96DA68F7F5DE324_gshared (MemoryOwnerWrapper_t29078688DFD45DA543737D5111D7E7611106C8ED * __this, MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * ___view0, int32_t ___index1, const RuntimeMethod* method) { { NullCheck((MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)__this); (( void (*) (MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * L_0 = ___view0; __this->set_view_0(L_0); int32_t L_1 = ___index1; __this->set_index_1(L_1); return; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Dispose_mCBD1B4AD4A83A1C44CBCC0C8ED33E756FB69CE4D_gshared (MemoryOwnerWrapper_t29078688DFD45DA543737D5111D7E7611106C8ED * __this, bool ___disposing0, const RuntimeMethod* method) { { return; } } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::GetSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 MemoryOwnerWrapper_GetSpan_m1FB5AA1E65C7B5B2496663BB42122B0261931BBD_gshared (MemoryOwnerWrapper_t29078688DFD45DA543737D5111D7E7611106C8ED * __this, const RuntimeMethod* method) { Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * L_0 = (MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF *)L_0); (( void (*) (MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * L_1 = (MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * L_2 = (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)L_2); Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)L_2, (int32_t)L_3); V_0 = (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 )L_4; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_5; L_5 = Memory_1_get_Span_mC63C2E3FBABB4AAB677691A9659C3C33B8D9FBE4_inline((Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *)(Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_5; } } // System.Buffers.MemoryHandle SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Pin(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C MemoryOwnerWrapper_Pin_m8B3F25A5667E7FEC7BD8EA71326C5AF2EAF0AC20_gshared (MemoryOwnerWrapper_t29078688DFD45DA543737D5111D7E7611106C8ED * __this, int32_t ___elementIndex0, const RuntimeMethod* method) { Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 V_0; memset((&V_0), 0, sizeof(V_0)); { MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * L_0 = (MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF *)__this->get_view_0(); NullCheck((MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF *)L_0); (( void (*) (MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * L_1 = (MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF *)__this->get_view_0(); NullCheck(L_1); MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * L_2 = (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)L_1->get_owner_0(); int32_t L_3 = (int32_t)__this->get_index_1(); NullCheck((MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)L_2); Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 L_4; L_4 = VirtualFuncInvoker1< Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 , int32_t >::Invoke(14 /* System.Memory`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::get_Item(System.Int32) */, (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)L_2, (int32_t)L_3); V_0 = (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 )L_4; MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C L_5; L_5 = Memory_1_Pin_m674F9F9A8811E29E3EFDBBAFF02F1374B983DEB8((Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *)(Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); return (MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C )L_5; } } // System.Void SixLabors.ImageSharp.Memory.MemoryGroupView`1/MemoryOwnerWrapper::Unpin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryOwnerWrapper_Unpin_m684A8ECDF54F66C2A875BDE5C4BCE6D683B73A37_gshared (MemoryOwnerWrapper_t29078688DFD45DA543737D5111D7E7611106C8ED * __this, const RuntimeMethod* method) { { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryOwnerWrapper_Unpin_m684A8ECDF54F66C2A875BDE5C4BCE6D683B73A37_RuntimeMethod_var))); } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Guard_MustBeGreaterThanOrEqualTo_mB67A20CFE4794D652676DAE801140E4AAD4FD4D9_inline (int64_t ___value0, int64_t ___min1, String_t* ___parameterName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ThrowHelper_ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m179F398D62C190BF598A5160B106EE83E0CB8539_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { int64_t L_0 = ___value0; int64_t L_1 = ___min1; if ((((int64_t)L_0) < ((int64_t)L_1))) { goto IL_0005; } } { return; } IL_0005: { int64_t L_2 = ___value0; int64_t L_3 = ___min1; String_t* L_4 = ___parameterName2; ThrowHelper_ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m179F398D62C190BF598A5160B106EE83E0CB8539(L_2, L_3, L_4, /*hidden argument*/ThrowHelper_ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m179F398D62C190BF598A5160B106EE83E0CB8539_RuntimeMethod_var); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Guard_MustBeGreaterThanOrEqualTo_m57A8085C2B214026B65282A2B0966C5253F8CB24_inline (int32_t ___value0, int32_t ___min1, String_t* ___parameterName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ThrowHelper_ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mFD204AC51AB4C13B64E5BCD8F101BC6B9E0AB4FB_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___value0; int32_t L_1 = ___min1; if ((((int32_t)L_0) < ((int32_t)L_1))) { goto IL_0005; } } { return; } IL_0005: { int32_t L_2 = ___value0; int32_t L_3 = ___min1; String_t* L_4 = ___parameterName2; ThrowHelper_ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mFD204AC51AB4C13B64E5BCD8F101BC6B9E0AB4FB(L_2, L_3, L_4, /*hidden argument*/ThrowHelper_ThrowArgumentOutOfRangeExceptionForMustBeGreaterThanOrEqualTo_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mFD204AC51AB4C13B64E5BCD8F101BC6B9E0AB4FB_RuntimeMethod_var); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UniformUnmanagedMemoryPool_get_BufferLength_m1FABF7F1A6798F3D2882B0330712C0633C8FDB43_inline (UniformUnmanagedMemoryPool_t739083609A3A311FB5213B745D3396663532C34E * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CBufferLengthU3Ek__BackingField_9(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline (RuntimeObject * ___value0, String_t* ___parameterName1, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; if (!L_0) { goto IL_0009; } } { return; } IL_0009: { String_t* L_1 = ___parameterName1; ThrowHelper_ThrowArgumentNullExceptionForNotNull_m2DEF0B94EA54317D1F7FE5A9088D7EF065DFAF62((String_t*)L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_8 = (Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_inline((&L_11), (Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB64A6CAF756A4703A01E2511B571B6691399AD27_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Memory_1_get_Span_m523AE4579A3C98DEF7C2E6DBFE4D6A0290DB8B1D_gshared_inline (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)((MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_2; L_2 = VirtualFuncInvoker0< Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)((MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_5; L_5 = Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_14; L_14 = (( Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_inline((&L_18), (Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_21; L_21 = Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_inline((&L_26), (Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765*)((Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_27 = V_0; return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Span_1_Slice_m6595508866EDE1C0D0097F845ED4B27BC752C2C2_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_7 = (Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_inline((&L_10), (Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Span_1_Slice_m76F0F4C1930461A206C4BE6FA8035369F5A63C41_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * L_8 = (Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mB42173300DDC8E1D47A980BE483E0AE19E5239E8_inline((&L_11), (Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m200D57B6E27DB937E85A947CF0FC5D34F91A6541_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Memory_1_get_Span_m3A23075BE17F34DE3B6FC2146DBD61C3D685B428_gshared_inline (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)((MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_2; L_2 = VirtualFuncInvoker0< Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)((MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_5; L_5 = Span_1_Slice_m76F0F4C1930461A206C4BE6FA8035369F5A63C41_inline((Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * L_14; L_14 = (( Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mB42173300DDC8E1D47A980BE483E0AE19E5239E8_inline((&L_18), (Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_21; L_21 = Span_1_Slice_m76F0F4C1930461A206C4BE6FA8035369F5A63C41_inline((Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m9169051A61652EDC4D6FC858A7C59B9239E002CD_inline((&L_26), (ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5*)((ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )); Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_27 = V_0; return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B Span_1_Slice_mB0D20AE4DC2C1EAD4A0254AC721FCAC4B7B73211_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * L_7 = (Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_mB42173300DDC8E1D47A980BE483E0AE19E5239E8_inline((&L_10), (Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_8 = (Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_inline((&L_11), (Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0C9834AEC026AED2170C77DD732FD766A2A09E4A_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Memory_1_get_Span_mC63C2E3FBABB4AAB677691A9659C3C33B8D9FBE4_gshared_inline (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)((MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_2; L_2 = VirtualFuncInvoker0< Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)((MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_5; L_5 = Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_14; L_14 = (( Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_inline((&L_18), (Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_21; L_21 = Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_inline((&L_26), (HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454*)((HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_27 = V_0; return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Span_1_Slice_mE3558E9F2BE8010EC6A7BF6913A3862B0E8A1D6E_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_7 = (Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_inline((&L_10), (Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_8 = (Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_inline((&L_11), (Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9BEEAF90E807B39687509B5FED717A9C11227EF2_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Memory_1_get_Span_m9F1615980AEE7778E4505BBCC85766B617DA36A8_gshared_inline (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 *)((MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_2; L_2 = VirtualFuncInvoker0< Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 *)((MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_5; L_5 = Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_14; L_14 = (( Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_inline((&L_18), (Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_21; L_21 = Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_inline((&L_26), (HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8*)((HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_27 = V_0; return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Span_1_Slice_mFC9A958E414BD1373893C3D8448EE0E83EEC42FE_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_7 = (Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_inline((&L_10), (Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * L_8 = (Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_inline((&L_11), (Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mBBD05C35260273AC9D004880AB6F8620C2C28704_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Memory_1_get_Span_m5E89A7E2251246059E8C98FF126274BA659DC905_gshared_inline (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A *)((MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_2; L_2 = VirtualFuncInvoker0< Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A *)((MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_5; L_5 = Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * L_14; L_14 = (( Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_inline((&L_18), (Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_21; L_21 = Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_inline((&L_26), (HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0*)((HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_27 = V_0; return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Span_1_Slice_mCBAC2EF027D04B0EB81BC7B9BFDA3F1EDA5D4614_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * L_7 = (Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_inline((&L_10), (Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * L_8 = (Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m1566DA482B8791BA8D2B9F09490E2ECC1FCB7DC9_inline((&L_11), (Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m8DACE4445D895C919427867174F634254AAC74F6_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Memory_1_get_Span_mFDEE054DB28FF025ABEC6F2FA5D78EF400C6F33C_gshared_inline (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C *)((MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_2; L_2 = VirtualFuncInvoker0< Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C *)((MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_5; L_5 = Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_inline((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * L_14; L_14 = (( Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m1566DA482B8791BA8D2B9F09490E2ECC1FCB7DC9_inline((&L_18), (Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_21; L_21 = Span_1_Slice_m6E21AFC6039380BC8DEBEB01F60477371C138A4C_inline((Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m9AEC6413B47543D5A67556E88886542285AA3D3B_inline((&L_26), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )); Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_27 = V_0; return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 Span_1_Slice_mA9D893FD8D61F2F11550B70C7701359691114458_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * L_7 = (Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m1566DA482B8791BA8D2B9F09490E2ECC1FCB7DC9_inline((&L_10), (Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_8 = (Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_inline((&L_11), (Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6DCC84855028D3AECD27A7E13068E42E4DEDF047_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Memory_1_get_Span_mD32F59C9C0808A1FCE36BA139C5D86C9BAEB9A0E_gshared_inline (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B *)((MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_2; L_2 = VirtualFuncInvoker0< Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B *)((MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_5; L_5 = Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_14; L_14 = (( Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_inline((&L_18), (Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_21; L_21 = Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_inline((&L_26), (L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D*)((L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_27 = V_0; return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Span_1_Slice_mDFC7DF2BD059292658F709B753A2129D7A4FD0A0_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_7 = (Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_inline((&L_10), (Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_8 = (Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_inline((&L_11), (Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFF7FD0D8CFB9A377D1F4400193167E844999F7A6_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Memory_1_get_Span_mCA6E88D322DD2591AFEE8CBCD9685908D16D55CA_gshared_inline (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF *)((MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_2; L_2 = VirtualFuncInvoker0< Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF *)((MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_5; L_5 = Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_14; L_14 = (( Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_inline((&L_18), (Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_21; L_21 = Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_inline((&L_26), (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)((L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_27 = V_0; return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Span_1_Slice_m8AE3F3079BEBE33870883C5CB3BA0666386C1BC6_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_7 = (Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_inline((&L_10), (Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_8 = (Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_inline((&L_11), (Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3C3BF12A769CFCB8BD1C465A763876021A64778C_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Memory_1_get_Span_m8D5160C323BFB484056F38085DF3E824C2D57CBA_gshared_inline (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 *)((MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_2; L_2 = VirtualFuncInvoker0< Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 *)((MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_5; L_5 = Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_14; L_14 = (( Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_inline((&L_18), (Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_21; L_21 = Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mB7373EE8E960FA3DD63E8295C37E675635B802DD_inline((&L_26), (La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C*)((La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_27 = V_0; return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Span_1_Slice_m882A74A67CA597E32C25D010825D9FC3A6C7D73C_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_7 = (Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_inline((&L_10), (Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_8 = (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_inline((&L_11), (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m4AA826FE60F9466AF659C77536B9B5E0A52FD747_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Memory_1_get_Span_m958EAA480503F75F0EC7EDBAEF3B048549F7DCC5_gshared_inline (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B *)((MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_2; L_2 = VirtualFuncInvoker0< Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B *)((MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_5; L_5 = Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_14; L_14 = (( Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_inline((&L_18), (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_inline((&L_26), (La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE*)((La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_27 = V_0; return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Span_1_Slice_mEB89F19300D1662A93F47AB22F398AEBBEC34B51_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_7 = (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_inline((&L_10), (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_8 = (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_inline((&L_11), (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9150EA593205C3930AA49AA17C774D1250C21AF6_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Memory_1_get_Span_m7C98D2C69D5A23BC59E8A2B8DF6DCFA5204B9FF4_gshared_inline (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 *)((MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_2; L_2 = VirtualFuncInvoker0< Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 *)((MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_5; L_5 = Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_14; L_14 = (( Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_inline((&L_18), (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_inline((&L_26), (NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3*)((NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_27 = V_0; return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Span_1_Slice_mFC6770F948CA3C9A0FA273DC7DEB392E8519DFC7_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_7 = (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_inline((&L_10), (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_8 = (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_inline((&L_11), (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6CFD16D48DD8F097D72C2CC6D612A746AC0023E9_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Memory_1_get_Span_mCCF5F95757486690E4301B8FB4D701878EC9FD71_gshared_inline (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D *)((MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_2; L_2 = VirtualFuncInvoker0< Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D *)((MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_5; L_5 = Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_14; L_14 = (( Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_inline((&L_18), (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_21; L_21 = Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_inline((&L_26), (NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E*)((NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_27 = V_0; return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Span_1_Slice_m390356A7956C58C633F396765AC4BD9596535BA7_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_7 = (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_inline((&L_10), (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_8 = (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_inline((&L_11), (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1B0C789E18C69B1042B9575A6F7235955CE29F93_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Memory_1_get_Span_m8AFFF6329B68FCB5CAF4F3EB1DEA3EEB9A3204DD_gshared_inline (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B *)((MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_2; L_2 = VirtualFuncInvoker0< Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B *)((MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_5; L_5 = Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_14; L_14 = (( Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_inline((&L_18), (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mBA55343B4312A1348DE9842A2DF8736436E7661D_inline((&L_26), (NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE*)((NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_27 = V_0; return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Span_1_Slice_m5482762D9263D98650E9317A61FB7A5E75954E52_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_7 = (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_inline((&L_10), (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_8 = (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_inline((&L_11), (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB82D7DB2AE184610EC487A5C5DF0F72D21B008E2_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Memory_1_get_Span_mDDCF604A4BA27A137AA365617C79A1733D5B81B3_gshared_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A *)((MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_2; L_2 = VirtualFuncInvoker0< Span_1_t8F2820222127FA3555803F54498E9275CE67C798 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A *)((MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_5; L_5 = Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_14; L_14 = (( Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_inline((&L_18), (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m70988B630368E6EAC6B9B5C40630E262F47CFF84_inline((&L_26), (NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*)((NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_27 = V_0; return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Span_1_Slice_mE56DBB54701BDD6C0883A2D97E4E373EE16F26D9_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_7 = (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_inline((&L_10), (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_8 = (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_inline((&L_11), (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6096DD9F56A840C19688D7AE2A033F481DE47A0A_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Memory_1_get_Span_m4CFD556E50CCA17C44D7A25D42C3D28CAC185C5A_gshared_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC *)((MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_2; L_2 = VirtualFuncInvoker0< Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC *)((MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_5; L_5 = Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_14; L_14 = (( Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_inline((&L_18), (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_21; L_21 = Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_inline((&L_26), (Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*)((Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_27 = V_0; return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Span_1_Slice_mDA8D7D05982F7FEC667F5E02BF1A6F89AD7B653A_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_7 = (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_inline((&L_10), (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_8 = (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_inline((&L_11), (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFD2BE573813F193F9C2BEC151AEEFFC599CE4CAD_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Memory_1_get_Span_m1B9B7F85545D9ED51CC39CDBB7B1651D6AC9A8C8_gshared_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 *)((MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_2; L_2 = VirtualFuncInvoker0< Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 *)((MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_5; L_5 = Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_14; L_14 = (( Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_inline((&L_18), (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_21; L_21 = Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_inline((&L_26), (Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*)((Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_27 = V_0; return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Span_1_Slice_mB4EA32FA0EDE1DD8E59F322AA6D7E32313BEE212_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_7 = (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_inline((&L_10), (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_8 = (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_inline((&L_11), (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m30130EF78CC0EC3E5E52A53892BCCCDB431ACB29_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Memory_1_get_Span_m632BF36ABCAD3CE1380B72401C73725FB298815E_gshared_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B *)((MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_2; L_2 = VirtualFuncInvoker0< Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B *)((MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_5; L_5 = Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_14; L_14 = (( Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_inline((&L_18), (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_21; L_21 = Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_inline((&L_26), (Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*)((Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_27 = V_0; return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Span_1_Slice_m6722F52C3A580A7E82D8945D085924ADE33C89BE_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_7 = (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_inline((&L_10), (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_8 = (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_inline((&L_11), (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mBA60744558566F5C0596F8F9077083829129EDFE_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Memory_1_get_Span_m57A8C50F78B6C4336F64EF029D932985F4B1B41F_gshared_inline (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 *)((MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_2; L_2 = VirtualFuncInvoker0< Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 *)((MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_5; L_5 = Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_14; L_14 = (( Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_inline((&L_18), (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_21; L_21 = Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mCCF69E9B849FA0937154D4C3369A180C204723DB_inline((&L_26), (Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92*)((Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_27 = V_0; return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Span_1_Slice_m2852EBB4D2F9E8DD6C41B5C20E93ACC847AF93C9_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_7 = (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_inline((&L_10), (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_8 = (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_inline((&L_11), (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m2DD5EB3F125F7ABAEEA426B44D1E3CB281DF62E1_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Memory_1_get_Span_mA3EE97109B13FAAEA7AFE088C36D9DA0EBB63F5A_gshared_inline (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A *)((MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_2; L_2 = VirtualFuncInvoker0< Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A *)((MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_5; L_5 = Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_14; L_14 = (( Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_inline((&L_18), (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_21; L_21 = Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m352B829174F5E06CF81B2AF873881E4A81E079A6_inline((&L_26), (Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9*)((Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_27 = V_0; return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Span_1_Slice_mD0232E845A061666B4E090C1227917397E97D0E8_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_7 = (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_inline((&L_10), (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_8 = (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_inline((&L_11), (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m369D1E769FBDA3D333262AB6E415F96B88284B80_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Memory_1_get_Span_mF72A0CA001406B87A6198D0D48D20CCFB74F6F22_gshared_inline (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 *)((MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_2; L_2 = VirtualFuncInvoker0< Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 *)((MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_5; L_5 = Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_14; L_14 = (( Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_inline((&L_18), (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_21; L_21 = Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_inline((&L_26), (Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885*)((Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_27 = V_0; return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Span_1_Slice_m1D66FC4DC1493613C5EE06FE0E083B887B874FD1_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_7 = (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_inline((&L_10), (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_8 = (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_inline((&L_11), (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m79910F90CA9F29975ED2C09899801C5E76B27211_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Memory_1_get_Span_mC479D7BD7E796714A032F4D547CECC93B6432803_gshared_inline (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD *)((MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_2; L_2 = VirtualFuncInvoker0< Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD *)((MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_5; L_5 = Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_14; L_14 = (( Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_inline((&L_18), (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_21; L_21 = Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_inline((&L_26), (RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4*)((RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_27 = V_0; return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Span_1_Slice_m8EDA2AC66301B04BCBCF71D009C382F75CCE5D96_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_7 = (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_inline((&L_10), (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_8 = (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_inline((&L_11), (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0FC889F0B57B944864A5C157B0BF45F2D174E7B6_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Memory_1_get_Span_mE895A6825E1719D57E3E518098F1807BB8E5FA88_gshared_inline (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 *)((MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_2; L_2 = VirtualFuncInvoker0< Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 *)((MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_5; L_5 = Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_14; L_14 = (( Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_inline((&L_18), (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_21; L_21 = Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_inline((&L_26), (Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0*)((Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_27 = V_0; return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Span_1_Slice_m1B57FFB903FDCCF41E6D24A360B677E9F9BB742A_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_7 = (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_inline((&L_10), (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_8 = (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_inline((&L_11), (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCF86493F9C356A47623255AB144F2142D93F7C92_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Memory_1_get_Span_m5AC349A4B8685574C9907D96D95E2CA542B56348_gshared_inline (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tEC1238441776B628014509035989771661756E25 *)((MemoryManager_1_tEC1238441776B628014509035989771661756E25 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_2; L_2 = VirtualFuncInvoker0< Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tEC1238441776B628014509035989771661756E25 *)((MemoryManager_1_tEC1238441776B628014509035989771661756E25 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_5; L_5 = Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_14; L_14 = (( Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_inline((&L_18), (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_21; L_21 = Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_inline((&L_26), (Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5*)((Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_27 = V_0; return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Span_1_Slice_m1F79F14F601057B1E78A86D70A3885565E323A92_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_7 = (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_inline((&L_10), (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_8 = (Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mC9BB64245FF3040A8CAE81A17D505D941AF1ECF1_inline((&L_11), (Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDFB2C01384D158A5DA8D96BFFFAFB3938E872CB2_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Memory_1_get_Span_m928F551E59E8B11542D25F22BFBCB34260C42A5B_gshared_inline (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB *)((MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_2; L_2 = VirtualFuncInvoker0< Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB *)((MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_5; L_5 = Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_14; L_14 = (( Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mC9BB64245FF3040A8CAE81A17D505D941AF1ECF1_inline((&L_18), (Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_21; L_21 = Span_1_Slice_m157B961DCCE7BFF55FC13E507CAACD83E9F2EB11_inline((Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m75198CA271176357ADBF4264AF513C6AAF927EFE_inline((&L_26), (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)((SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )); Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_27 = V_0; return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 Span_1_Slice_m67F4B31BCD3CC966C9D1FA295522B7CDDAE05397_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_7 = (Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_mC9BB64245FF3040A8CAE81A17D505D941AF1ECF1_inline((&L_10), (Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Span_1_Slice_m89BBB871DF4EEBFD49E74E7AB192430F9376B353_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_8 = (Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m2F6B191E5A387462B64EB583C22599C13FC018B9_inline((&L_11), (Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCA4099EC9D0CCBC4BEDCF8FDBB39EF7138D58059_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Memory_1_get_Span_mFBD4C50F5891247686AFEE9A038870E21940A241_gshared_inline (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 *)((MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_2; L_2 = VirtualFuncInvoker0< Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 *)((MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_5; L_5 = Span_1_Slice_m89BBB871DF4EEBFD49E74E7AB192430F9376B353_inline((Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_14; L_14 = (( Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m2F6B191E5A387462B64EB583C22599C13FC018B9_inline((&L_18), (Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_21; L_21 = Span_1_Slice_m89BBB871DF4EEBFD49E74E7AB192430F9376B353_inline((Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_inline((&L_26), (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)((UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )); Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_27 = V_0; return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED Span_1_Slice_m3818B7319D36121BF333696B305E195D91AA363E_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_7 = (Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m2F6B191E5A387462B64EB583C22599C13FC018B9_inline((&L_10), (Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_8 = (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_inline((&L_11), (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9E83D6670850516220C18FB1B821677232F0733C_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, void* ___pointer0, int32_t ___length1, 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; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 11)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3 = ___length1; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0020; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0020: { int32_t L_4 = ___length1; __this->set__length_2(L_4); __this->set__pinnable_0((Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)NULL); void* L_5 = ___pointer0; intptr_t L_6; memset((&L_6), 0, sizeof(L_6)); IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline((&L_6), (void*)(void*)L_5, /*hidden argument*/NULL); __this->set__byteOffset_1((intptr_t)L_6); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Memory_1_get_Span_m8B8390ACE70513AA4C730EE19E88E43C97ECCD5A_gshared_inline (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)((MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_2; L_2 = VirtualFuncInvoker0< Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)((MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_5; L_5 = Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_14; L_14 = (( Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_inline((&L_18), (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21; L_21 = Span_1_Slice_m3A5E7241D56CAEB9BD4316C0113CC7CFD05442EE_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_inline((&L_26), (Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F*)((Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_27 = V_0; return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 Span_1_Slice_mF163B0AE3466F5E004E19068E2B1C606A403A4C3_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_7 = (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_inline((&L_10), (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mF98892AB7C4FE48F26E9A5CD101C42257EFAE802_gshared_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mB280243C653B8929DEDCC27F9886724F61DAF84A_gshared_inline (Memory_1_t207FB8D7F3837900B5F0744EE22E8F703E809201 * __this, MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t59630EA185405F81AC93053AF14220C64D187B97 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m043C24A3D24726357334086B75792202C27CA42F_gshared_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mEA76D34177703D7782177804A054D992621049F8_gshared_inline (Memory_1_t4E8593A2EE546CD7081FA0197C1E05B844C38471 * __this, MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t2D1E4F352D31C731C096C66684520511639FF7BF * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m129F2AA9727478EBDC79C6CD1C9564128F6A9337_gshared_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m76E92B12A7061D200AC616D311505B0831E378B5_gshared_inline (Memory_1_t9EE827C33711A426FCD71B404E2A674FD9574539 * __this, MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tA361E7EA629BE867568897C62BDEA2EC98E25FEA * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mA2BCEA8DD96EA9CE1F9A6E795379FC1B23585D71_gshared_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mD25123D5DFE6CEE66E0B07DA0A653E535F0266D0_gshared_inline (Memory_1_t38FDAF46A8610C6C6E512EF43C47790214307696 * __this, MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tBB02508233F2A46C03DCC592902368D23DD32622 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m15B85BC2E8B4E8FAADEC98BE55390B38BF4586D0_gshared_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m90F4DCC14414371332A599DAE4335E340608B93B_gshared_inline (Memory_1_tF6B004411E05421516F33EC7213A5117F222236B * __this, MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t846B454CBB9A1C54BE20796FD8AEEB9EF787DB77 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m0450AB4BA15C57ECEA110AD801FCE916AE0642F4_gshared_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m9DC9C6FA4171ADEEAE2CA9A966118BC525B3BCE9_gshared_inline (Memory_1_t16F380BF3C8D9A34FB625757EEBB7032629D803A * __this, MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t355427A1F1185057553ABA1E1061D573A1863115 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m973BC68DBE4C0DC53956D3D7CE7BBA55594768BD_gshared_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mC8458DFA89FE09AC11445D2D2414577F75FCC7B2_gshared_inline (Memory_1_t62B36DF6C5579C7927541FE8EFBABC2AF46EA5EB * __this, MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t384030E4B9B3983CD36BA853D700A4DFA77D8ABD * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6B44156D9EC6E9285A60360D0BB55ED84FE63F20_gshared_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m8E0DA17D31C10262ED6DA31A04FCEAFC0A145609_gshared_inline (Memory_1_t2920A6D3746AF41B205EFB6C9241E5D171F4249E * __this, MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tBF914EBFCAD93F3F0FF8CCE3EBBFDC1E06E264C2 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m554760CC735DDD811CE0513C70F7A7A2FA3744A6_gshared_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m3E72DBE254B192CBD354578F3F9F0A43AFA8DEE9_gshared_inline (Memory_1_t1FD56BB6EAAC5426C7ECAF2983C083CD706ABDD5 * __this, MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tD0278EC47D0E055764C27373126D8238587D86FA * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m08F5F8079759171D8FC3958623B7B334008DD4F9_gshared_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m9CAF2EF94F727B4854D8990B628037AAF164DA36_gshared_inline (Memory_1_t7D576B0D32875DAE2521A780DA68FE4A0AADCC90 * __this, MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tAD07079064DDB98DADBC9C65FC8DC8EA0CA4C9A1 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mE26FAE059B6F602CDD618149D80E05291EA55E15_gshared_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m57E6C53708CA26630E507C9CE672C5101BB56A73_gshared_inline (Memory_1_t9816174FF7C5D8FE59C3ACD654280AB4EFB5D232 * __this, MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tE447495542D931AB6708F6A98CE29D19F9AC6260 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mAA50B4B1BF3FB9CA828C52A40E425BAB36789A11_gshared_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m2244C2D5654C5829193B1D9CA82788361B9FEC12_gshared_inline (Memory_1_t38D225EE7431AD1368AF0290960F1B25BED112E7 * __this, MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t0EE83BC664F843F2134ED7134324F832A711A3CC * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m9F3521F64127FDFB1431E0B167E9F8463CCEC299_gshared_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m78048FF4FB493CC495789763A8A5F4D29AFF88FE_gshared_inline (Memory_1_t891C31BE552D614CE3BE5001300837DF8C2CB952 * __this, MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t34FD3300A5B352FD9E373394E0EAE2B41F6254C2 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mD6F339F8A0668CD0C337E398DE967901323A825B_gshared_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m7AC6AB2D99338CFB4E31DCCC979B88A16390618F_gshared_inline (Memory_1_t975A3B50E8FC7679D7D80BC2C6E2A396D99B335C * __this, MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t8603B85DFEA398266E02EA6FED927DC529E53644 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m8DA76190B810995A4847AE5318F4B4686EFBAB26_gshared_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m4489DF220C908D942444BDF32D223737C78EFC4C_gshared_inline (Memory_1_tFE98B60729BE4D53F8AD7E25BB0156E3CA6B13B4 * __this, MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t5B32574F6FC2E565D5DDC518011AA361B0B2A12F * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m420CC8527F7720E91FEB9E931E02EB170CBBA3E5_gshared_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m3836625355F3A0C88ED215C20A722B1EE943C7F2_gshared_inline (Memory_1_tD768EB247C8A8A19CA252617483C10ECA628BDA0 * __this, MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tAC4B9FDF12146977BE051FB20AE11C0EAA65E009 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m9639535372744FEC53B7529C15D52059684C9E25_gshared_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m280E90C38C332DEC045721B09D36FC511579B1A3_gshared_inline (Memory_1_t6726CDA262AC048485062F46A426D36B7814DD47 * __this, MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t5F05D1682C110EF2AC596AC5D7969612BABA447A * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m499ED5336D9983B60AB2CFE449178385F443F7D3_gshared_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m908C8D8F32CCFC645B73C6A735571E5F86C9CC5C_gshared_inline (Memory_1_t4EFB91FEBC6E9007166A74EDB6AA71728D7B7737 * __this, MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t54E80E22376CFD7188BDBA61D767376A8A8E32AD * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mA3C3BD6DE2E2A9243A22C6A30465DEA448A16CC1_gshared_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mD742CDA54A1FFEB74856CAAA613DF307C8724805_gshared_inline (Memory_1_t9AB52D5EF31E4C3D8FAB36BC9A7D03D3CD0032E4 * __this, MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t8F6C74487D9ECBEE4127099E2E218C6040605F2F * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mE27472E4F8B368B2C0FAAEC9AC67A0B7D978B03A_gshared_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m7A76C5CA518DEEB9D337E0C88F9D394F64B8E8E8_gshared_inline (Memory_1_t17713706A51296EAEACC833D77E98D6A410FDFD0 * __this, MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tAC4C101D9B3BC3BF42A499D3693E2C2861D3CE0A * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mDE349675531BABA6D827DC767EA72358E01B1E15_gshared_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m57F46C88D63E0687AEE8AD69C073689C90B41E5A_gshared_inline (Memory_1_t372DEFBF6EA747EA6A77EE40E7D8C0F4E66A1C26 * __this, MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t5CF85F32330DC313681C329AFFF9CC0062265598 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m427052ADFF1B6198787F4658335FFF0EBCF67B6E_gshared_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m1012AAC147B96D55549B57A517238BEBEE04AB88_gshared_inline (Memory_1_tE2EA9B48BC708D96369C3E46A6360BFAC293E727 * __this, MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tF0AE725BB6E761DD8F62BBA0F5FB0C7F87759835 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m8C91CB4D67E3C129455A6A893F03EC7185D699E4_gshared_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m6456592F3B2F26487041D04B5C2C498CCB3FBC20_gshared_inline (Memory_1_tEEA7A1EE4901CDB9E6A74A6E9FF26F5DF4720E7E * __this, MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t020BDB3D58613440457F3D2F3FB07F28A891BBB6 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4A07E85BA9936186A9401FB4DEC47145A28D714E_gshared_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m6471103C0C32E37CEB3489890816E14B177AE1F5_gshared_inline (Memory_1_tEC57173983F595498CFEE05C119DE6B86762AFDF * __this, MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t38552C16A308A9C949177BAE4F811590A195DD8E * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m52364DE959C6F1115F7BF013059264F262F59CDA_gshared_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mC43BD768715F7DF43CE4F7093F02D7EB90E652CB_gshared_inline (Memory_1_t6D5CF9BB1F50A48112132E403552D130470C75F1 * __this, MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t6F6F6664A76470937D18251263A85BEBD04A9905 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mA7DEC9E61F263F82D3E97510FB1634B19E7D96C0_gshared_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m07524A15BB5A4139DC7A56E704159765AADABBE5_gshared_inline (Memory_1_tF4A9A7F09FFA01D799FDBA4FC8035596E4B88F54 * __this, MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tA8D2C55D3757B15E817D5C754F63F4426180548A * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m54B7AB093B4EF2D8137CF06BE99EE1FA828AF959_gshared_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mF9DE7E818E7D56DA2434939E7AAB1268091CE540_gshared_inline (Memory_1_t879B609AC7A958D21CB504C59D9233C84E70AE8B * __this, MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t85F135618223CF1DFF813E3A11403DCA1F2CF748 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m8DAE7AEC1E3A04994B4EBB85D191748F0DD738BE_gshared_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mC1609809D2E782D7818ADD58B61D56344AD31640_gshared_inline (Memory_1_t27444C644DE0706D54512F6F351993153FA2081A * __this, MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t37D802A2BED736677335583FD642DC3EC39CEDA2 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4FA1F0699B74CE3BB577980B7BBD0EC90BC7014F_gshared_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m9C16222C20F40DE0AF5389FED608EA12ABF51764_gshared_inline (Memory_1_t82B11522B7BB19D2EA0E301C88AE9A4187FC28C8 * __this, MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t0189E7D90C45F3073D1C9F3E988EC0FB4312AE7E * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m60800336924227BE7EB68DDBA622592EDC45F579_gshared_inline (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 * __this, MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m780708657FDFE9232AF5707C05CE3E5FFD8530D4_gshared_inline (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB * __this, MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m6AB58891C2C2D0CA930BDC57ADF1A02609FA6272_gshared_inline (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D * __this, MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mFCCDC6AD83B3A11DE5A2BD2B225A0AC79E45F115_gshared_inline (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE * __this, MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mAA062E4E484050B356DF2843746F13CF09B8A784_gshared_inline (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 * __this, MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m8D6BAEC4DAF00F4ECE397463B89543CF511BBE6F_gshared_inline (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 * __this, MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m838812DDF17E7A9FF4BB373082B9DA72AF64281F_gshared_inline (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE * __this, MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mBC99C4F077D4B6B57660B178D8E102424D5ED991_gshared_inline (Memory_1_t989A25F213E59B429D409844716D883464EB981E * __this, MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m247259DE5C4AA0F68AF601CF74A6BF45C609FC03_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mBDD1186C52F30ABA1A26883AE51CCA2BCFD148D8_gshared_inline (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE * __this, MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m36E2F375A8C944F9B28B76F14D1D124E79FF2A80_gshared_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mB80651FE2BB4C511F66DFDDDB98F81D1CDE4B762_gshared_inline (Memory_1_t0D1EEC7CD5E7A56C8213C053EA36DF2ADB39C564 * __this, MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t316D46B10C47F84ECEA95E03D7FC88A2D599699C * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m58824AA6C3D204070467486A5384162004ED0917_gshared_inline (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m59D14E86A5CDB92497438105932E18010181FF84_gshared_inline (Memory_1_t5E76C75EEFD223630C434F33FCC6BFAA6F2072D4 * __this, MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t9BF4440B8FEFAC91D8036772888FD0A38BB7FFEA * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m2B1CFA2C9FD0972644E5F5E0891D9F3D499E03E7_gshared_inline (Span_1_tC01841A70E7C030E263FD8C5DFF173255B5E2CE3 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m436412C32B34DA155E085094E1E31AD1C7C1B52A_gshared_inline (Memory_1_t3086CF9A1973D4301A97ABB4C4F89C2A79A8A54B * __this, MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tA41A7546E0860A811382AB32F9E61BFE8ECAA619 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mD57D478E036CEB4F61F8BE1E63C1AE2CF7A3B6AC_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mA733CDCE020346C4C8C5182CDDCE11A7FBD607F5_gshared_inline (Memory_1_tD992FE0926F09AB5C16EFA717DA94F284AB00DA0 * __this, MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t916BFEF69CB9110C9A4387AEA89B22814BE96EB8 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m923570D809C4E6E1936CFF282558A11B329531DB_gshared_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mBD4C82D1D76E890EDCB01DC37B09B67F5A55D59D_gshared_inline (Memory_1_tDD17127709A7F4B5933623833B2E6FED859F4DBF * __this, MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t300C1CAD53D6F9A6AFA176A78C4675615AF958D0 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m352B867FA7F73269DB20D1C89487DAB4CCC41746_gshared_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m1C612C11968504317E93AAEDD091DD791B3C0D23_gshared_inline (Memory_1_t10372B53BD653B49768E8C77D3E56239245647C9 * __this, MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t0D4E8B6EB06EF4286313FE671C7AF0B10B873DF3 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m568E56C182418F003DC878585AF2A4DB6B4A49D3_gshared_inline (Memory_1_t5A36E7C7367A507DEB0A3BD14518B9EBBBF3AF49 * __this, MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t273B17C8778ADED06B8216FC2CD0CBE025BF23BB * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m03E9569D66A1189F039137B0A9F3E862F1775F1D_gshared_inline (Memory_1_t1B5CBB2ED2A22F1FEA83FE7BB170FDFE612FDF89 * __this, MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t5AAC8F54A6D54D11F76C3061BE55029B8BAAF3A1 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m9628C1E2448BB531DF1CE11C390F22D74A3B858F_gshared_inline (Memory_1_t3C64C031E0A8775EF545CABB5B38B6D03AD8C3B7 * __this, MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tEA6B805643C63D8F50A4C672BC7AE3548BE96C3A * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mF9CCD5C1E2BC82C137C2A1DA47142606EA3AE8BC_gshared_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mDD13894A5EECA1AA85EC0C215B4229E06B071D5F_gshared_inline (Memory_1_t03A7E04B68DBDD013A74898E87082675D1A5C974 * __this, MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t793409EF4059E52FAC142724A282DC896D525169 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mAA446443CA8BB49C2BF75B50A6A999F0A3085D59_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m6A71DA8D61E2E4A690D6A8EA37C5C751FACA77BA_gshared_inline (Memory_1_t46758CC81C72EE5F61401262CE5B7D106F22D0A7 * __this, MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tBDC7175A480D069A3ACA71CE3A907EF2FC57538C * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m8D3C30C67D373B66B498E5BF7EDB81385556CE7E_gshared_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mBBB3C14D23575AF68A1DB87D00B5D89F8CE0BE3F_gshared_inline (Memory_1_tD68A8A978793154B2D2C256EFCB15304E5334BDD * __this, MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t52969D21181C6E83D9EF0C5DCC42A842A82F4457 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m0996680579E6CDC446FC01A1AE142910D13D0ACC_gshared_inline (Memory_1_t76C566949C7FF6DE5EC53B23C6C477AB4A39A3FA * __this, MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t98CBE01C337EDFA95FE95BA807A94AF30824894B * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m7F91D2F6C55F863E15A578C5085134475FAB9A53_gshared_inline (Memory_1_tA7A508702FE7E293003570A324EEEB9484F060C8 * __this, MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tDFD3B7E8792CD528C21A62FB6502B3E879A8ADBF * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mBE42E2241E2659E3217C63689D9E2DA5971F24A6_gshared_inline (Memory_1_t5E18128264724A42F8BC6F340A2CFDC9A9E06F5C * __this, MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t894B14861A2097D65D45CD2D75D5B91C45C03537 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mC11B73AAB789D6347D525E5F829812B51FCF7971_gshared_inline (Memory_1_tFFA1B47B559ED3725A0D84770C020382BEEF8031 * __this, MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tE031F45313A45E0B96A12E69C0A196753CAB1B8B * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m19E8E7A0806DE42B3F7A4AA5C30AA6AC488FEA91_gshared_inline (Memory_1_t4C68A701286CD564433404E3BD0F30FCFD756DE4 * __this, MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tE8F27987A00962545C523365DD4A940374B39212 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m07B2B3CD36003855DD714C3FB3C07C4CC66C57F5_gshared_inline (Memory_1_tDA24BF50A467530A5D2666CA81BAE46EA159E4D3 * __this, MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t668083318570CAC4CCFD248C6C3C2AEF19F6EF7D * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mC73F59F8862B81E9D195CD6D3D119E1FCA8F2592_gshared_inline (Memory_1_t19F56308D9ECEC750597F12DE7EC3E72FA6A7043 * __this, MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t4FCD42440F483CAD47E07448A3183F07CAB1816B * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mDFBF131A995A334A6496CCE37B94ED840BBBF8F8_gshared_inline (Memory_1_t53567E40B3C611695CEB9882D61D5E1EF7A9523D * __this, MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tE51F59BF917D2F63ABB566A757A76F30C9F1C69A * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m1E12B8BB68AD1A4CDB478A80586569919C1C857F_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m5469D64A688048E395C1BF77E542CD0509EDF403_gshared_inline (Memory_1_t7710FE5B483D1A416CB7CF2955899D0D949AC10A * __this, MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t1386F10B5844871C8B944FDA0EF2AAEFE24BE74E * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m9E5BA8AFA16F8211603BF291ACD10A388D823D89_gshared_inline (Memory_1_tC99C0EAA6BC316B43C9C6DB1C77F9C2C53EA5215 * __this, MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tE49FE1CF743677F630C534805F528DFC283A37CC * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m1C6958B3D7BC45173161B9C1AF25F611D0E58D6F_gshared_inline (Memory_1_t15F9122B568D48320666A89F8ED4E5F360CA0AC1 * __this, MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t515458B958BF22794195F3FCBAE1AA95966FB714 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m905006D4D7C42F71FDA91BB67F3B2CF15B4F7E84_gshared_inline (Memory_1_t814A542F09F5105E92E19024DD750603F06FFA6B * __this, MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tA44FB76512061B64EB6CE4AFEF54B91D61E2D03B * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mFD0A182E51A0E42A54802F169C50543A09E36226_gshared_inline (Memory_1_t06258D3443DEBAB5C8CD6536B8AA1671DA577BEF * __this, MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tA8557ABE6CF2AD44BB0730CE2B9A6E6F1B27D120 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mFE4C842B691271A6B0ED6E9CDAAF7DCAA77968D6_gshared_inline (Memory_1_t2C49F7AD66F0A61BD4BAD22F5152BB7D72581658 * __this, MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tBF51737E98AFC71588EBB05B0AD6BEEEC630702A * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m7D5E54E6A0C2873E7AE5DE8F24881C61D223965B_gshared_inline (Memory_1_tD679CAE35E6989CB96F2F11F86610C7921655F6E * __this, MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t9FED9E89C82C06CAC788BE9239E16640E767AE44 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m0A802130D62CC9819DB46F79302373E2DF27DA7D_gshared_inline (Memory_1_tCF52D8672B0849B395FD2C6AFF47879ABC9050BA * __this, MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t552D4BE43DD4642A8A291EA3D551FCEECB2213CD * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mE9930E6ED98EE1770DED8D78E757228FC75DB9FA_gshared_inline (Memory_1_t6719F2FB7E41CEB1606DD631EDD0514C3CEB003B * __this, MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tCB4D3D6D80D414C8ABA17E4F6E32ABF98B343B90 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m6F08B0802859BE130CD1C38349A1D2CBC97A4BF4_gshared_inline (Memory_1_t24F601C9F59B5DFDC419B99B868B6EC8745DAEFE * __this, MemoryManager_1_tEC1238441776B628014509035989771661756E25 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tEC1238441776B628014509035989771661756E25 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6836F0F984518F94BDBD5A88EE66E3B4BCEF858C_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m843B864E01BE9B963E4A978CE4E9EBCC1B5BE97B_gshared_inline (Memory_1_tDDFC5FF130EB5E3AE81672A3F92AF743570E3054 * __this, MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t9E58EA5F1DAC0777AB0DA3E4BEDE18FC6C9288DB * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4658A5913DBF13AAD857D96D1050E17DD54ED712_gshared_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_mDBE77DB251DBC46587F61BF072EACA9D792152CC_gshared_inline (Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 * __this, MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mB349E82E2BF007251FCD52785FA470E2A8FFBB6E_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m2635979DDF2E56E6748CA60C0A64D82504DA768A_gshared_inline (Memory_1_t3FA039BE5DD8AFA467B42590573BEBCB7C41AB48 * __this, MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_t11756AB814C50AA77358122CB53BDD3AC88E407A * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4ED2F96F6A767B5D4E7D509B4FF387F73B8EF98F_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m9A54966D80ADD10D1BE63814A594E8FCF1645829_gshared_inline (Memory_1_t3703C84DFC49467DFDCE59909CB3B57C267ADFDA * __this, MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tE13FF691F3D569F1F49F2EAD5D150A9AB0328773 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Memory_1__ctor_m3ADE79904DD7ED606B8DAAF5697A0275A6E134BF_gshared_inline (Memory_1_t3232108BC547E6E6D76B052248C41BE34889A556 * __this, MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 * ___manager0, int32_t ___length1, const RuntimeMethod* method) { { int32_t L_0 = ___length1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0009; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mB72471F11341E214DA380AF2B87C3F28EC51CA59(/*hidden argument*/NULL); } IL_0009: { MemoryManager_1_tA9892C969C738FE1A224F19BB86F0A9B23CEF555 * L_1 = ___manager0; __this->set__object_0(L_1); __this->set__index_1(((int32_t)-2147483648LL)); int32_t L_2 = ___length1; __this->set__length_2(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Memory_1_get_Span_m08CF605B93C8A8B5386ACC99ED98E41687D3E1AD_gshared_inline (Memory_1_t9D6CDE6E5289AC284B7A11B21F0F78F88FD6E7E0 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)((MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_2; L_2 = VirtualFuncInvoker0< Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)((MemoryManager_1_t79AEDF8A5C3AA664300B46C85F5F5B0ECDC59081 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_5; L_5 = Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_14; L_14 = (( Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_inline((&L_18), (Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_21; L_21 = Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_inline((&L_26), (A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B*)((A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_27 = V_0; return (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Memory_1_get_Span_mE49C955CF0B16CB219724320F58500D616DDBCF2_gshared_inline (Memory_1_t4C1042F7B48B968C9317EE27A77CEE9B49356FDB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)((MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_2; L_2 = VirtualFuncInvoker0< Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)((MemoryManager_1_t63D6C7BF5D0259BA3DE388D8981817A14E15781A *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_5; L_5 = Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_14; L_14 = (( Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_inline((&L_18), (Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_21; L_21 = Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_inline((&L_26), (Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283*)((Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_27 = V_0; return (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Memory_1_get_Span_m46B3C4FF26F4D95D7BC06B9632DE5FFEC889C3E5_gshared_inline (Memory_1_t52BF449C14477B272943AC8B462A46FFF33D1D6D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)((MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_2; L_2 = VirtualFuncInvoker0< Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)((MemoryManager_1_t0E3B32F76A131FC4EBB8E8D1F9DAC965565985BC *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_5; L_5 = Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_14; L_14 = (( Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_inline((&L_18), (Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_21; L_21 = Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_inline((&L_26), (Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948*)((Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_27 = V_0; return (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Memory_1_get_Span_m48D8C3D2174A46F2EA50ACC6D1C7BCAD0ACA99F1_gshared_inline (Memory_1_t8565D9589188E5D9F958BA6C97C4C2C53D5270EE * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)((MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_2; L_2 = VirtualFuncInvoker0< Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)((MemoryManager_1_t4374D1A4BD5B111DFFC6F4E3FFC8092E91EF99BE *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_5; L_5 = Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_14; L_14 = (( Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_inline((&L_18), (Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_21; L_21 = Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m270EDE687732C3049B0815ED7800FCCF544BA115_inline((&L_26), (Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8*)((Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_27 = V_0; return (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Memory_1_get_Span_m7B16A22ADBFE6AF98485803A1AB596BF5A2E84CF_gshared_inline (Memory_1_tF1607C3BD90F0394E7CCC173BE1740F9F8B6C931 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)((MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_2; L_2 = VirtualFuncInvoker0< Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)((MemoryManager_1_t80359488D85B6438A50067E2EB6568AD3BBB90E9 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_5; L_5 = Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_14; L_14 = (( Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_inline((&L_18), (Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_21; L_21 = Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_inline((&L_26), (Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4*)((Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_27 = V_0; return (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F Memory_1_get_Span_m018D357B92D16DEE7AF3406D858BF6BA4DAF716B_gshared_inline (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)((MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_2; L_2 = VirtualFuncInvoker0< Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)((MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_5; L_5 = Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_14; L_14 = (( Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_inline((&L_18), (Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m727883B2A55BDAACE48CDCE33E141E89AB79449A_inline((&L_26), (Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581*)((Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F )); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_27 = V_0; return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Memory_1_get_Span_mF1F15E99D9B3486E0D339F07CF0D035806DDEB03_gshared_inline (Memory_1_t7563249509690F7EA9872AC8D92A514A79493FAE * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)((MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_2; L_2 = VirtualFuncInvoker0< Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)((MemoryManager_1_tA583EBF59EB58CF3588BB74B2681FB5DA638B632 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_5; L_5 = Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_14; L_14 = (( Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_inline((&L_18), (Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_21; L_21 = Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_inline((&L_26), (Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC*)((Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_27 = V_0; return (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Memory_1_get_Span_mD0095F7FBDB5891B3B51D3B390621CCDD7295079_gshared_inline (Memory_1_t989A25F213E59B429D409844716D883464EB981E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)((MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_2; L_2 = VirtualFuncInvoker0< Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)((MemoryManager_1_t33F7795D019DDEA92B4EEED161B9DBCE89586799 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_5; L_5 = Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_14; L_14 = (( Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_inline((&L_18), (Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_21; L_21 = Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_inline((&L_26), (Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775*)((Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_27 = V_0; return (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B Memory_1_get_Span_m6A55AB6563E26A4C6D983F7A5FD3B9E943AA6E0D_gshared_inline (Memory_1_t30CC991BFEDE3970CD6AA7E7A64969931BB3B4CE * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)((MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_2; L_2 = VirtualFuncInvoker0< Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)((MemoryManager_1_t3D1FCAF156C050C8390C62093D713F85F9B5E9D3 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_5; L_5 = Span_1_Slice_mFC34A4237BDD41B7664832E34D2E72042361D855_inline((Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *)(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * L_14; L_14 = (( Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m10737B6C56174B7DE1D41C9B97A4DC84470FBA72_inline((&L_18), (Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_21; L_21 = Span_1_Slice_mFC34A4237BDD41B7664832E34D2E72042361D855_inline((Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *)(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mAB25B620D30974257B1807EF4D58C012E5C011A0_inline((&L_26), (Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174*)((Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )); Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_27 = V_0; return (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_gshared_inline (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = VirtualFuncInvoker0< Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_14; L_14 = (( Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline((&L_18), (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_21; L_21 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_inline((&L_26), (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_27 = V_0; return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void IntPtr__ctor_mBB7AF6DA6350129AD6422DE474FD52F715CC0C40_inline (intptr_t* __this, void* ___value0, const RuntimeMethod* method) { { void* L_0 = ___value0; *__this = ((intptr_t)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_stringLength_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 V_0; memset((&V_0), 0, sizeof(V_0)); { Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )); goto IL_0043; } { Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_15 = ___array0; Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_16; L_16 = (( Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB42173300DDC8E1D47A980BE483E0AE19E5239E8_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9169051A61652EDC4D6FC858A7C59B9239E002CD_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ComplexVector4_t88219122749587130667C01407E5E785BC2055EB V_0; memset((&V_0), 0, sizeof(V_0)); { ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(ComplexVector4_t88219122749587130667C01407E5E785BC2055EB )); goto IL_0043; } { ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_15 = ___array0; Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * L_16; L_16 = (( Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E V_0; memset((&V_0), 0, sizeof(V_0)); { HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )); goto IL_0043; } { HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_15 = ___array0; Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_16; L_16 = (( Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC V_0; memset((&V_0), 0, sizeof(V_0)); { HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )); goto IL_0043; } { HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_15 = ___array0; Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_16; L_16 = (( Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 V_0; memset((&V_0), 0, sizeof(V_0)); { HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )); goto IL_0043; } { HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_15 = ___array0; Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * L_16; L_16 = (( Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1566DA482B8791BA8D2B9F09490E2ECC1FCB7DC9_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9AEC6413B47543D5A67556E88886542285AA3D3B_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); goto IL_0043; } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_15 = ___array0; Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * L_16; L_16 = (( Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } L16_t82A3FD4325827CB571596BA0DA68B251F985D94F V_0; memset((&V_0), 0, sizeof(V_0)); { L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )); goto IL_0043; } { L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_15 = ___array0; Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_16; L_16 = (( Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_0; memset((&V_0), 0, sizeof(V_0)); { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )); goto IL_0043; } { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_15 = ___array0; Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_16; L_16 = (( Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB7373EE8E960FA3DD63E8295C37E675635B802DD_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_0; memset((&V_0), 0, sizeof(V_0)); { La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )); goto IL_0043; } { La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_15 = ___array0; Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_16; L_16 = (( Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_0; memset((&V_0), 0, sizeof(V_0)); { La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )); goto IL_0043; } { La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_15 = ___array0; Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_16; L_16 = (( Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )); goto IL_0043; } { NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_15 = ___array0; Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_16; L_16 = (( Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )); goto IL_0043; } { NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_15 = ___array0; Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_16; L_16 = (( Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mBA55343B4312A1348DE9842A2DF8736436E7661D_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )); goto IL_0043; } { NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_15 = ___array0; Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_16; L_16 = (( Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m70988B630368E6EAC6B9B5C40630E262F47CFF84_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )); goto IL_0043; } { NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_15 = ___array0; Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_16; L_16 = (( Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_0; memset((&V_0), 0, sizeof(V_0)); { Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )); goto IL_0043; } { Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_15 = ___array0; Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_16; L_16 = (( Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_0; memset((&V_0), 0, sizeof(V_0)); { Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )); goto IL_0043; } { Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_15 = ___array0; Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_16; L_16 = (( Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_0; memset((&V_0), 0, sizeof(V_0)); { Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); goto IL_0043; } { Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_15 = ___array0; Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_16; L_16 = (( Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCCF69E9B849FA0937154D4C3369A180C204723DB_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_0; memset((&V_0), 0, sizeof(V_0)); { Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )); goto IL_0043; } { Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_15 = ___array0; Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_16; L_16 = (( Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m352B829174F5E06CF81B2AF873881E4A81E079A6_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); { Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); goto IL_0043; } { Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_15 = ___array0; Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_16; L_16 = (( Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_0; memset((&V_0), 0, sizeof(V_0)); { Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); goto IL_0043; } { Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_15 = ___array0; Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_16; L_16 = (( Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_0; memset((&V_0), 0, sizeof(V_0)); { RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )); goto IL_0043; } { RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_15 = ___array0; Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_16; L_16 = (( Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_0; memset((&V_0), 0, sizeof(V_0)); { Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )); goto IL_0043; } { Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_15 = ___array0; Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_16; L_16 = (( Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_0; memset((&V_0), 0, sizeof(V_0)); { Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )); goto IL_0043; } { Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_15 = ___array0; Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_16; L_16 = (( Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC9BB64245FF3040A8CAE81A17D505D941AF1ECF1_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m75198CA271176357ADBF4264AF513C6AAF927EFE_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(float)); goto IL_0043; } { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_15 = ___array0; Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_16; L_16 = (( Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m2F6B191E5A387462B64EB583C22599C13FC018B9_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint64_t V_0 = 0; { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(uint64_t)); goto IL_0043; } { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_15 = ___array0; Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_16; L_16 = (( Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m4800A06F5A4DD54FCAC245DD6690711520A10993_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )); goto IL_0043; } { Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_15 = ___array0; Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_16; L_16 = (( Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_8 = (Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_inline((&L_11), (Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_0; memset((&V_0), 0, sizeof(V_0)); { A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )); goto IL_0043; } { A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_15 = ___array0; Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_16; L_16 = (( Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_8 = (Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_inline((&L_11), (Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_0; memset((&V_0), 0, sizeof(V_0)); { Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )); goto IL_0043; } { Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_15 = ___array0; Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_16; L_16 = (( Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_8 = (Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_inline((&L_11), (Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_0; memset((&V_0), 0, sizeof(V_0)); { Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )); goto IL_0043; } { Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_15 = ___array0; Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_16; L_16 = (( Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_8 = (Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_inline((&L_11), (Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m270EDE687732C3049B0815ED7800FCCF544BA115_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )); goto IL_0043; } { Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_15 = ___array0; Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_16; L_16 = (( Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_8 = (Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_inline((&L_11), (Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C V_0; memset((&V_0), 0, sizeof(V_0)); { Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )); goto IL_0043; } { Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_15 = ___array0; Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_16; L_16 = (( Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_8 = (Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_inline((&L_11), (Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m727883B2A55BDAACE48CDCE33E141E89AB79449A_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )); goto IL_0043; } { Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_15 = ___array0; Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_16; L_16 = (( Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_8 = (Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_inline((&L_11), (Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )); goto IL_0043; } { Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_15 = ___array0; Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_16; L_16 = (( Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_8 = (Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_inline((&L_11), (Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )); goto IL_0043; } { Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_15 = ___array0; Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_16; L_16 = (( Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B Span_1_Slice_mFC34A4237BDD41B7664832E34D2E72042361D855_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * L_8 = (Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m10737B6C56174B7DE1D41C9B97A4DC84470FBA72_inline((&L_11), (Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m10737B6C56174B7DE1D41C9B97A4DC84470FBA72_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAB25B620D30974257B1807EF4D58C012E5C011A0_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 V_0; memset((&V_0), 0, sizeof(V_0)); { Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 )); goto IL_0043; } { Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_15 = ___array0; Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * L_16; L_16 = (( Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_8 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline((&L_11), (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint8_t V_0 = 0x0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(uint8_t)); goto IL_0043; } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = ___array0; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_16; L_16 = (( Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } }